emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Babel: Map =verbatim= to textsc on LaTeX-export
@ 2023-12-06 15:49 Alexander Gogl
  2023-12-06 16:43 ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Gogl @ 2023-12-06 15:49 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

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.


Best,

Alexander


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

* Re: Babel: Map =verbatim= to textsc on LaTeX-export
  2023-12-06 15:49 Babel: Map =verbatim= to textsc on LaTeX-export Alexander Gogl
@ 2023-12-06 16:43 ` Ihor Radchenko
  2023-12-06 16:56   ` Ihor Radchenko
  0 siblings, 1 reply; 3+ messages in thread
From: Ihor Radchenko @ 2023-12-06 16:43 UTC (permalink / raw)
  To: Alexander Gogl; +Cc: emacs-orgmode

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>


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

* Re: Babel: Map =verbatim= to textsc on LaTeX-export
  2023-12-06 16:43 ` Ihor Radchenko
@ 2023-12-06 16:56   ` Ihor Radchenko
  0 siblings, 0 replies; 3+ messages in thread
From: Ihor Radchenko @ 2023-12-06 16:56 UTC (permalink / raw)
  To: Alexander Gogl; +Cc: emacs-orgmode

Ihor Radchenko <yantar92@posteo.net> writes:

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

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

-- 
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>


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

end of thread, other threads:[~2023-12-06 16:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-06 15:49 Babel: Map =verbatim= to textsc on LaTeX-export Alexander Gogl
2023-12-06 16:43 ` Ihor Radchenko
2023-12-06 16:56   ` Ihor Radchenko

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).