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

Bug#197134: tetex-extra: package hyperref clashes with package dblaccnt



Package: tetex-extra
Version: 1.0.2+20011202-2
Severity: normal

Processing a multi-language document with latex, I've discovered a strange
clash between the hyperref and dblaccnt packages. A minimal version of the
document (which still produces the errors I've encountered) looks like
this:

\documentclass{article}
\usepackage{dblaccnt}
\usepackage{hyperref}
\begin{document}
Poniedzia{\l}ek
\end{document}

(Yes, I know there are no double accents in Polish, but the original
document included Vietnamese text.) When you process this with LaTeX, it
will complain:

! Argument of \assemble@tokens@ has an extra }.
<inserted text>
                \par
l.9 Poniedzia{\l}
                 ek
?

As a result, the dvi file will show a line break after the Polish
character "small letter l with stroke".

My only solution for the moment is to no include the hyperref package.

-- 
Christoph Terhechte <ct@fdk-berlin.de>






Reply to: