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