Am 23.05.2011 15:12, schrieb Lex Trotman:
On 23 May 2011 22:34, Frank Lanitz frank@frank.uvena.de wrote:
Am 23.05.2011 14:30, schrieb Frank Lanitz:
Am 23.05.2011 13:59, schrieb Lex Trotman:
On 23 May 2011 21:16, Frank Lanitz frank@frank.uvena.de wrote:
Am 23.05.2011 12:55, schrieb Lex Trotman:
> Unfortunately I haven't been able to test or check the output of >> rst2pdf because it's not available in my Linux distro's packag >> repository and I haven't yet tried manually downloading and installing >> it. Maybe Frank should use rst2latex and then process the latex as he usually does, best of both worlds!
As mentioned before I didn't get it maanged that the output TeX is not scaring me. E.g. by default they do not use the LaTeX way of creating a table of content while using for each section the *-variant of command etc. Help to get this solved is highly welcome.
I'm probably stating the bleedin' obvious, but did you use the --use_latex_toc option?
Ehm... yes? (did you get it managed with this?)
Puh... sorry, if this was a bit rude - wasn't my intention.
I didn't even notice :-)
But this topic is really depressing me and I bet I did try every single option described in man page but didn't get any satisfying output :(
Now this isn't going to make sense but it worked for me with
Weird.
rst2latex --use-latex-toc --no-section-numbering newsletter_2.rst news2.tex
No * variants and using geany to run latex gives a pdf with toc.
Can you please provide the output in tex and pdf somewhere? I'm a bit confused about --no-section-numbering as this is what we were discussing earlier.
Cheers, Frank