On 23 Jan 2017 at 22:19, AW wrote:

> If I have »ngerman« in the list of global options of a *.tex file and load 
> the 
> babel package, I expect »--« to become » "= «. That stopped working. Two -- 
> just are -- .

I can't reproduce this. In the minimal document

\documentclass{article}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\begin{document}
Test
\end{document}

"--" gves me ""=", as expected (AUCTeX 11.90.0 via Elpa)

-- 
Uwe


_______________________________________________
auctex mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/auctex

Reply via email to