emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Problem with commented LaTeX header lines


From: Andreas Leha
Subject: Re: [O] Problem with commented LaTeX header lines
Date: Thu, 02 Aug 2012 19:50:37 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

Hi Bastien,

thanks for looking into this!

>
> Please always tell what exporter you are using.
>

I did mention this:
> > Test with new exporter - no cmbright:
            ^^^^^^^^^^^^^^^
I am sorry, if this was not explicit enough.  (Is "new exporter" the
correct name?)

> Your example works with the default LaTeX exporter.
>
> With the new exporter, you don't get \usepackage{cmbright} because
> you explicitely asked not to export this subtree with :noexport:.
>

I do not agree, because it works as expected, if I remove the comment
sign:
,----
| #+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}
`----

> To me the new exporter is right here.

To me loosing that possibility would be hard, as my latex_header
sections tend to grow really long, so that I would not
be happy to move them to the top.  This has always been one of the
really nice things in my opinion, that I can hide all this technical
information in a non-exported subtree.



Regards,
Andreas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]