On 2012-05-14, David Kremer wrote:
> Hello,
> I tried to compile the restructured text reference manual with
> rst2latex, and I had several warnings in doing so :
> #!/bin/bash
> mkdir tmp && cd tmp
> wget http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.txt
> rst2latex2 restructuredtext.txt rst.tex
> pdflatex rst.tex
> We have problems with references, and some chars are not translated
> properly. However it works rather well. But do you think it would be a
> good idea to propose a fix for perfectionnists ?
There can be several reasons for the problems.
A detailled description of the used programs (and versions) and the
warnings/errors is welcome, as are suggestions for improvement.
(Patches will need revision/discussion before application, so instead of
preparing the perfect patch start in pieces.)
Thanks,
Günter
|