emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* EXPORT_LATEX_HEADER property
@ 2016-03-03 11:02 Fabrice Popineau
  2016-03-03 11:26 ` Nicolas Goaziou
  0 siblings, 1 reply; 8+ messages in thread
From: Fabrice Popineau @ 2016-03-03 11:02 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org

[-- 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 --]

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

end of thread, other threads:[~2016-03-03 21:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-03 11:02 EXPORT_LATEX_HEADER property Fabrice Popineau
2016-03-03 11:26 ` 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

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).