François Patte <[email protected]> writes:
> Thank you for the corrections in the last Auctex version, but openning
> an old file, when I typed diacritical mark using TeX command for
> accented characters, I can see that the problem remains for all these
> commands; examples:
>
> m\^eme, \'etant, r\'eit\'er\'ee, S\=uryad\=asa and a lot of others...
Hi François,
looking at lshort.pdf, the list of characters to exclude would be like
this:
\begin{tabular}{@{}*{4}{cl}@{}}
\hline
\`o & \verb|\`o| & \'o & \verb|\'o|
& \^o & \verb|\^o| & \~o & \verb|\~o| \\
\=o & \verb|\=o| & \.o & \verb|\.o|
& \"o & \verb|\"o| \\
\hline
\end{tabular}
I can fix this with a patch I proposed here:
http://lists.gnu.org/archive/html/auctex/2017-04/msg00047.html
Applied locally, it looks like this:
What do others think? Is this the way to go for AUCTeX?
Best, Arash
_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex