all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#58233: Latex style files shifts code with underscores
@ 2022-10-01 19:45 uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
  2022-10-02 12:41 ` Lars Ingebrigtsen
  0 siblings, 1 reply; 4+ messages in thread
From: uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors @ 2022-10-01 19:45 UTC (permalink / raw)
  To: 58233


I am working on some latex style files and have noticed that code with underscores gets displayed
as subscript notation (characters get shifted downwards) rather than showing code as it should be.

Consequently, the following looks extremely weird.

\cs_new_protected:Nn \__hagbard_newtheorem_parent:nnn
 {
  \newtheorem{#1_inner}[#3]{\color{\l__hagbard_theorem_setcolor_tl}#2}
 }
\cs_generate_variant:Nn \__hagbard_newtheorem_parent:nnn { VVV }










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

end of thread, other threads:[~2022-10-03  9:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-01 19:45 bug#58233: Latex style files shifts code with underscores uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-02 12:41 ` Lars Ingebrigtsen
2022-10-02 15:28   ` uzibalqa via Bug reports for GNU Emacs, the Swiss army knife of text editors
2022-10-03  9:09     ` Lars Ingebrigtsen

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.