Guenter Milde
2016-05-30 21:18:35 UTC
If I run rst2html test.rst > test.html I obtain a file with the links
correctly setted as one can expect.
But if I run
$ rst2latex test.rst > test.tex
$ pdflatex test.tex
LaTeX Warning: Hyper reference `chunk3' on page 2
undefined on input line 150.
and the links there are not into the resultin pdf.
I can correct this behaviour adding into "test.tex" a series of macro
"\phantomsection\label{chunk1}", but I think this should be done by
rst2latex.
You are right. There is no provision for handling of targets for a row ofcorrectly setted as one can expect.
But if I run
$ rst2latex test.rst > test.tex
$ pdflatex test.tex
LaTeX Warning: Hyper reference `chunk3' on page 2
undefined on input line 150.
and the links there are not into the resultin pdf.
I can correct this behaviour adding into "test.tex" a series of macro
"\phantomsection\label{chunk1}", but I think this should be done by
rst2latex.
block element (including literal block and lists) in the latex writer.
Thank you for the report. I am working on a fix.
Günter
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Docutils-users mailing list
Docutils-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/docutils-users
Please use "Reply All" to reply to