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

2023-12-06 Thread Ihor Radchenko
Ihor Radchenko  writes:

> Alexander Gogl  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.

Or even easier: customize `org-latex-text-markup-alist'.

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at .
Support Org development at ,
or support my work at 



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

2023-12-06 Thread Ihor Radchenko
Alexander Gogl  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 .
Support Org development at ,
or support my work at