[OS X TeX] Reference and backref

George Gratzer via MacOSX-TeX macosx-tex at email.esm.psu.edu
Wed Jun 28 17:12:56 CEST 2023


It seem there is some conflict between the backref option of hyperref
and the \verb command.

Example:

\documentclass{book} 
\usepackage[backref]{hyperref}

\begin{document} 
\begin{thebibliography}{10}
\bibitem{uK05}
Uwe Kern,
\emph{The \texttt{xcolor} package.} December 21, 2005.\\
\verb+\http:www.ukern.de\tex\xcolor.html+
\end{thebibliography}
\end{document}

Log file:

! Undefined control sequence.
<argument> ...} December 21, 2005.\\ \verb +\http 
                                                  :www.ukern.de\tex \xcolor ...
<*> xxx.tex
           
? 

What did i do wrong?

GG
----------- Please Consult the Following Before Posting -----------
TeX FAQ: https://www.tug.org/mactex/faq/index.html
List Reminders and Etiquette: https://sites.esm.psu.edu/~gray/TeX/
List Archives: http://dir.gmane.org/gmane.comp.tex.macosx
                https://email.esm.psu.edu/pipermail/macosx-tex/
TeX on Mac OS X Website: https://www.tug.org/mactex/index.html
List Info: https://email.esm.psu.edu/mailman/listinfo/macosx-tex


More information about the macostex-archives mailing list.