all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Latex exporting
@ 2008-07-29 23:46 Russell Adams
  2008-08-06 21:32 ` Russell Adams
  0 siblings, 1 reply; 7+ messages in thread
From: Russell Adams @ 2008-07-29 23:46 UTC (permalink / raw
  To: emacs-orgmode

I've finally embarked upon a journey of exploration, attempting to
publish quality PDF's via org and latex.

I've found that I'm creating my own headers and other items that must
be included before the \begin, and the only mechanism for adding them
is via the org-export-latex-append-header variable. I've added this to
my local variables block, but it is quite awkward.

I know I can customize the org-export-class variable, but it would be
difficult to customize on each document.

Did I miss a feature to specify LaTeX header information for the
exporter? I'm trying to add usepackages, fancyheader, etc.

Here's an example of what I'm putting in the local block:

#+ Local Variables:
#+ org-export-latex-title-command: ""
#+ org-export-latex-tables-column-borders: t
#+ org-export-latex-append-header: "\
#+ \\usepackage{graphicx}\
#+ \\renewcommand{\\headheight}{33pt}\
#+ \\fancyhead[L]{Header here}"
#+ End:

Thanks.

------------------------------------------------------------------
Russell Adams                            RLAdams@AdamsInfoServ.com

PGP Key ID:     0x1160DCB3           http://www.adamsinfoserv.com/

Fingerprint:    1723 D8CA 4280 1EC9 557F  66E8 1154 E018 1160 DCB3

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-09-25  5:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-29 23:46 Latex exporting Russell Adams
2008-08-06 21:32 ` Russell Adams
2008-08-07  4:08   ` Daniel Goldin
2008-09-10 18:54   ` Frank Dekens
2008-09-10 22:32     ` Russell Adams
2008-09-24  0:52       ` Frank Dekens
2008-09-25  5:42         ` Russell Adams

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.