GNU bug report logs - #58233
Latex style files shifts code with underscores

Previous Next

Package: emacs;

Reported by: uzibalqa <uzibalqa <at> proton.me>

Date: Sat, 1 Oct 2022 19:46:02 UTC

Severity: wishlist

Full log


View this message in rfc822 format

From: uzibalqa <uzibalqa <at> proton.me>
To: 58233 <at> debbugs.gnu.org
Subject: bug#58233: Latex style files shifts code with underscores
Date: Sat, 01 Oct 2022 19:45:27 +0000
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 }









This bug report was last modified 2 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.