Jean Daniel schrieb: > Hello, > > I am build an empty pdf which only renders the internal link example > from the Sphinx Documentation: > > """ > .. _my-reference-label: > > Section to cross-reference > -------------------------- > > This is the text of the section. > > It refers to the section itself, see :ref:`my-reference-label`. > """ > > The tex output does not contain the link, it only italicize the link, > > """ > \hypertarget{my-reference-label}{}\section{Section to cross-reference} > > This is the text of the section. > > It refers to the section itself, see \emph{Section to cross-reference}. > > """ > > Am I missing something or should I file a bug?
It seems to be working for me here; I'll investigate it further soon. Thanks for reporting, Georg --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com To unsubscribe from this group, send email to sphinx-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en -~----------~----~----~----~------~----~------~--~---