From 6f15d821404742ac2683f54ca4102ee4aaedacf2 Mon Sep 17 00:00:00 2001 From: Ben McGinnes Date: Fri, 16 Feb 2018 01:26:20 +1100 Subject: LaTeX margins * Added LaTeX header for 1 inch margins in the quite likely event that all PDF output ultimately uses LaTeX. --- lang/python/docs/Short_History.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lang/python/docs/Short_History.org') diff --git a/lang/python/docs/Short_History.org b/lang/python/docs/Short_History.org index e0cd877e..89bb21e1 100644 --- a/lang/python/docs/Short_History.org +++ b/lang/python/docs/Short_History.org @@ -1,4 +1,6 @@ #+TITLE: A Short History of the GPGME bindings for Python +#+LATEX_CLASS: article +#+LATEX_HEADER: \usepackage[margin=1in]{geometry} * Overview :PROPERTIES: -- cgit v1.2.3