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

Bug#835162: How to link to an external URL with # (hash) sign?



Hi Mathieu,

> There is an issue in between doxygen generated LaTeX code and hyperref
> package (as shipped in Debian at least), where one cannot use a # sign
> in a URL even if the documentation states it is supposed to work.

I really believe this is a bug in the code generated by
doxygen.

Look at the following simple code example:
	\documentclass{article}
	\usepackage{hyperref}
	\begin{document}
	Here is a link
	\href{http://foo.bar.baz#anchor}{test link}
	
	End
	\end{document}
which works without any problems. Please test it on your machine.

So I don't see a real problem with #, unless some other hackery is
loaded, but this is a problem of doxygen, not TeX Live.

I will close this bug, or reassign to doxygen, according to your
decision. Without hearing from you I will decide to close it.

Thanks

Norbert

--
PREINING Norbert + TeX Live & Debian Developer + http://www.preining.info
GPG: 0x860CDC13    fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13


Reply to: