Uwe Brauer <o...@mat.ucm.es> writes:

> Hi
>
> I have the following org file example
>
> #+LATEX_HEADER_EXTRA: \usepackage[scrpage2]{rcsinfo}
> \makeatletter
> \def\@rcsInfoFancyInfo{{\footnotesize%
> \emph{\fcolorbox{black}{yellow}{Rev: \rcsInfoRevision,}
> \rcsInfoOwner,
> \rcsInfoLongDate,
> \rcsInfoTime}}}
> \makeatother
> \rcsInfo $Id: manual-matlab-git.tex,v 2716 2023/01/26 10:48:53 oub Exp oub $
>
>
> Some text

Hello,

IIUC, #+latex_header{,_extra} only handles the single line it is on.
Therefore, you will have to prefix "#+latex_header_extra:" for each line
you want to have in LaTeX verbatim.

Best,


RY

Reply via email to