emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[O] [PATCH] New variable for the new latex exporter


From: Thomas S. Dye
Subject: [O] [PATCH] New variable for the new latex exporter
Date: Tue, 11 Sep 2012 16:19:22 -1000

Aloha Nicolas,

The attached patch adds a new defcustom for the toc and listof commands
that are inserted after \maketitle with the new latex exporter.

In the old exporter, the undesirable \vspace*{1cm} could be replaced
with a user-defined function.  The new exporter hard codes this.  The
patch puts this in a variable that uses the current string as a default.

With the patch, the user can now do something like this:
(setq org-e-latex-toc-and-lists-string "\\tableofcontents\n\\listoffigures\n\n")
which I find an improvement.

Thanks for your work on the exporters.

All the best,
Tom

Attachment: 0001-contrib-lisp-org-e-latex.el-Added-a-defcustom-for-th.patch
Description: Patch for org-e-latex.el

-- 
T.S. Dye & Colleagues, Archaeologists
735 Bishop St, Suite 315, Honolulu, HI 96813
Tel: 808-529-0866, Fax: 808-529-0884
http://www.tsdye.com

reply via email to

[Prev in Thread] Current Thread [Next in Thread]