all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Russell Adams <RLAdams@AdamsInfoServ.Com>
To: emacs-orgmode@gnu.org
Subject: Latex exporting
Date: Tue, 29 Jul 2008 18:46:37 -0500	[thread overview]
Message-ID: <20080729234636.GA9366@thinkpad.adamsinfoserv.com> (raw)

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

             reply	other threads:[~2008-07-29 23:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-29 23:46 Russell Adams [this message]
2008-08-06 21:32 ` Latex exporting 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080729234636.GA9366@thinkpad.adamsinfoserv.com \
    --to=rladams@adamsinfoserv.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.