From: Fabrice Popineau <fabrice.popineau@gmail.com>
To: "emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: EXPORT_LATEX_HEADER property
Date: Thu, 3 Mar 2016 12:02:47 +0100 [thread overview]
Message-ID: <CAFgFV9N+8Yow8JOG+D5Xx1Sc7ttjq_fPGgB_2tAN-rZqDFoJOw@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 905 bytes --]
Hi,
I need some help here.
I'm using org 8.3.4.
I am exporting subtrees to LaTeX.
So I configure as much as possible per subtree.
First, I can't find where is documented the difference between
:EXPORT_LATEX_HEADER:
and
:EXPORT_LATEX_HEADER+:
Clearly, I need to use the latter form with my configuration (the former
doesn't output anything), but I'd like to know precisely where the behavior
is described.
Second, when I use several lines with
:EXPORT_LATEX_HEADER+:
they are concatenated into a single line.
This is annoying because:
:PROPERTIES:
:EXPORT_LATEX_HEADER+: \usepackage{mathptmx} % rm & math
:EXPORT_LATEX_HEADER+: \usepackage[scaled=0.90]{helvet} % ss
...
:END:
results in
\usepackage{mathptmx} % rm & math \usepackage[scaled=0.90]{helvet} % ss
which is obviously unintended.
Could it be possible to add a '\n' between those lines?
Thanks for any help / clarification
Fabrice
[-- Attachment #2: Type: text/html, Size: 1485 bytes --]
next reply other threads:[~2016-03-03 11:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-03 11:02 Fabrice Popineau [this message]
2016-03-03 11:26 ` EXPORT_LATEX_HEADER property Nicolas Goaziou
2016-03-03 11:58 ` Fabrice Popineau
2016-03-03 15:49 ` Nicolas Goaziou
2016-03-03 18:58 ` Eric S Fraga
2016-03-03 19:17 ` Fabrice Popineau
2016-03-03 21:16 ` Eric S Fraga
2016-03-03 16:16 ` Eric S Fraga
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
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CAFgFV9N+8Yow8JOG+D5Xx1Sc7ttjq_fPGgB_2tAN-rZqDFoJOw@mail.gmail.com \
--to=fabrice.popineau@gmail.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 public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).