[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[O] Problem with commented LaTeX header lines
From: |
Andreas Leha |
Subject: |
[O] Problem with commented LaTeX header lines |
Date: |
Thu, 02 Aug 2012 11:32:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux) |
Hi all,
I started to get problems with commented latex headers. All headers
after the commented line seem to be ignored. Is this intended / am I
using the comments wrongly?
Test with new exporter - no cmbright:
,----
| #+TITLE: Commented LaTeX headers
|
|
| * Try to export this subtree
| With some text.
|
| And a second paragraph.
|
|
| ** And a section
| With some text.
|
| * Options :noexport:
| ** LaTeX Options
| #+LATEX_HEADER: \usepackage{hyperref}
| # #+LATEX_HEADER: \usepackage{tikz}
| #+LATEX_HEADER: \usepackage{cmbright}
`----
Regards,
Andreas
- [O] Problem with commented LaTeX header lines,
Andreas Leha <=