Linking in generated PDF (pdflatex) does not work correctly
-----------------------------------------------------------
Key: DOXIA-435
URL: https://jira.codehaus.org/browse/DOXIA-435
Project: Maven Doxia
Issue Type: Bug
Components: Module - Latex
Reporter: Karl Heinz Marbaise
I have serveral .apt documentation files from which i can create a site which
is perfectly linked.
I use code like the following to link to other areas of the site:
{code}
{{{./it-example.html}Integration test example}}
{code}
The problem i found is that if i compile the generated .tex files via pdflatex
into a PDF file the links in the PDF don't work. They links like the above
always link to the first page of the PDF.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira