auctex
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: After Debian upgrade labels not created


From: Janusz S . Bień
Subject: Re: After Debian upgrade labels not created
Date: Sat, 05 Aug 2023 11:26:32 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)

On Sat, Aug 05 2023 at 18:16 +09, Ikumi Keita wrote:
> Hi Janusz,
>
>>>>>> Janusz S. Bień <jsbien@mimuw.edu.pl> writes:
>> I don't know how to load AUCTeX with "emacs -Q".
>
> Good question. You'll find an instruction in Tassilo's message:
> https://lists.gnu.org/r/auctex/2023-07/msg00016.html

Thanks!

>
>> BTW, looks like when creating labels AUCTeX skips non-ASCII characters,
>> so you get something like
>
>> \subsection{Żółć}
>> \label{sec:o}
>
>> I can live with it, but I'm curious whether you are aware of it.
>
> RefTeX still sticks to older LaTeX rules. I think you can override it by
> (setq reftex-label-illegal-re "[^-a-zA-Z0-9_+=:;,.[:multibyte:]]")
> in your init file.

Thanks!

For Polish a simpler regex proposed by Arash works, but it is good to
learn there is such thing as [:multibyte:] :-)

Best regards

Janusz

-- 
             ,   
Janusz S. Bien
emeryt (emeritus)
https://sites.google.com/view/jsbien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]