Hi Nicolas, Nicolas Goaziou <n.goaz...@gmail.com> writes:
> Hello, > > Andreas Leha <andreas.l...@med.uni-goettingen.de> writes: > >> Achim Gratz <strom...@nexgo.de> writes: >> >>> Andreas Leha writes: >>>> In this particular situation (the \subtitle will always be document >>>> specific) the latex class is not possible here -- I won't create latex >>>> classes per document. >>> >>> Classes can have arguments and the argument would be the subtitle to >>> set, so I don't understand that objection. >>> >> >> Right. That holds for properly designed LaTeX classes. But I was talking >> about one of my LaTeX classes.... >> >> Here, the macro was just so much cheaper, so again no pressure to >> improve my LaTeX class ;-) > > I introduced LATEX_HEADER_EXTRA keyword, which will do the same as > LATEX_HEADER but will not be used to preview latex snippets. Note that > lines included in LATEX_HEADER_EXTRA will always appear after those > defined by LATEX_HEADER keywords in the output. > Thank you very much for this convenient keyword! Much appreciated. Haven't tested yet, but will use this a lot, I guess. (I will definitely *not* improve my LaTeX class now ;-) Regards, Andreas