[tex-k] pdfeTeX: bad interaction of \pdfstartlink...\pdfendlink with \beginR...\endR

Vladimir Volovich vvv at vsu.ru
Sun Dec 26 01:22:45 CET 2004


Hi!

To clarify: the "plain tex" (really "plain pdfetex") example
i posted is meant to be a "low level" demonstration of the bug.

The "higher level" buggy document which leads to the same kind of
error is:

================================
\documentclass{article}
\usepackage{hyperref}
\begin{document}

\section{Test 1}

\beginR
  This is a test: \ref{Qwerty} abcde
\endR

\section{Test 2}
\label{Qwerty}

This is a test.

\end{document}
================================

(process it twice to get an error)

Best,
v.



More information about the tex-k mailing list