emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* how to export to latex with $ constructs rcsinfo
@ 2023-01-26 11:22 Uwe Brauer
  2023-01-26 11:35 ` Ruijie Yu via General discussions about Org-mode.
  2023-01-26 12:08 ` how to export to latex with $ constructs rcsinfo Fraga, Eric
  0 siblings, 2 replies; 7+ messages in thread
From: Uwe Brauer @ 2023-01-26 11:22 UTC (permalink / raw)
  To: emacs-orgmode



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


And I would like to export that to LaTeX but I need 
the string 
$Id: manual-matlab-git.tex,v 2716 2023/01/26 10:48:53 oub Exp 

Unchanged, but I always obtain 

\$Id: manual-matlab-git.tex,v 2716 2023/01/26 10:48:53 oub Exp oub $ 

Putting it in a src block does not help since I obtain than the verbatim
environment.

Any idea what to do?

Thanks

Uwe Brauer 

-- 
Warning: Content may be disturbing to some audiences
I strongly condemn Putin's war of aggression against the Ukraine.
I support to deliver weapons to Ukraine's military. 
I support the ban of Russia from SWIFT.
I support the EU membership of the Ukraine. 
https://addons.thunderbird.net/en-US/thunderbird/addon/gmail-conversation-view/



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-26 12:55 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-26 11:22 how to export to latex with $ constructs rcsinfo Uwe Brauer
2023-01-26 11:35 ` Ruijie Yu via General discussions about Org-mode.
2023-01-26 11:59   ` Uwe Brauer
2023-01-26 12:06     ` Ihor Radchenko
2023-01-26 12:51       ` [SOLVED] (was: how to export to latex with $ constructs rcsinfo) Uwe Brauer
2023-01-26 12:08 ` how to export to latex with $ constructs rcsinfo Fraga, Eric
2023-01-26 12:50   ` Uwe Brauer

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).