all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: uzibalqa via "Bug reports for GNU Emacs, the Swiss army knife of text editors" <bug-gnu-emacs@gnu.org>
To: Lars Ingebrigtsen <larsi@gnus.org>
Cc: 58233@debbugs.gnu.org
Subject: bug#58233: Latex style files shifts code with underscores
Date: Sun, 02 Oct 2022 15:28:20 +0000	[thread overview]
Message-ID: <IOQJzAh7_FpDcT0SMEoNPmQt3O0zN2HN7B5OIFyjspoVs7QlClIu1xGmVv5xsUkmW1ygiq6ac_1c3NM2Am-nr2E2LNP9MuiZloQEQbh1-sI=@proton.me> (raw)
In-Reply-To: <87r0zqcs94.fsf@gnus.org>






Sent with Proton Mail secure email.

------- Original Message -------
On Sunday, October 2nd, 2022 at 12:41 PM, Lars Ingebrigtsen <larsi@gnus.org> wrote:


> uzibalqa uzibalqa@proton.me writes:
> 
> > 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 }
> 
> 
> I've managed to repress all knowledge of .sty files I once had.
> 
> Emacs currently uses latex-mode to display .sty files. In LaTeX,
> underscores aren't allowed in identifiers like this, are they?
> 
> So it seems like the solution here would be to default
> tex-fontify-script to nil in .sty files, which seems to fix this
> specific problem. But the fontification is still pretty weird:
> 
> 
> I.e., if this is valid .sty syntax, then latex-mode doesn't really have
> support for it at all, I think?

It is the latest L3 Programming Layer Interface for Latex.







  reply	other threads:[~2022-10-02 15:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2022-10-03  9:09     ` Lars Ingebrigtsen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='IOQJzAh7_FpDcT0SMEoNPmQt3O0zN2HN7B5OIFyjspoVs7QlClIu1xGmVv5xsUkmW1ygiq6ac_1c3NM2Am-nr2E2LNP9MuiZloQEQbh1-sI=@proton.me' \
    --to=bug-gnu-emacs@gnu.org \
    --cc=58233@debbugs.gnu.org \
    --cc=larsi@gnus.org \
    --cc=uzibalqa@proton.me \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.