emacs-orgmode
[Top][All Lists]
Advanced

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

Re: Babel: Map =verbatim= to textsc on LaTeX-export


From: Ihor Radchenko
Subject: Re: Babel: Map =verbatim= to textsc on LaTeX-export
Date: Wed, 06 Dec 2023 16:43:45 +0000

Alexander Gogl <gogl.alexander@gmail.com> writes:

> I would like to export all =verbatim= marked text as small caps \textsc{} in 
> org-latex export. Code markup should be kept as verbatim, though.
>
> I wasn't able to find any help in the org documentation, nor in the ob 
> customization in Emacs. I would appreciate it, If anybody has an idea how I 
> could make that work.
>

Check out https://orgmode.org/manual/Advanced-Export-Configuration.html
You can use export filter or define a derived backend that will handle
verbatim specially.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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