From: <tre...@gm...> - 2008-06-25 03:04:40
|
"G. Milde" <mi...@us...> writes: > On 23.06.08, Trent W. Buck wrote: >> "G. Milde" <mi...@us...> writes: >> > On 22.06.08, Trent W. Buck wrote: >> >> Before I spend any more time grovelling through the TeX generated by >> >> docutils, I thought I'd ask: has anyone got Unicode box art working >> >> in a reST to PDF toolchain? >> > * In the latex file, edit the preamble to load "ucs" with "postscript" >> > option and also load the pstricks package:: > >> Neither rst2latex nor rst2newlatex include a ucs line, here, using >> Debian's 0.4-6 package. Are you using a svn snapshot? > > Yes. But, as you need to edit the generated latex anyway, you might be OK > with 0.4-6. Juas make sure to replace the line that loads package inputenc > with Using rst2newlatex, works with trunk r5573 but not with Debian's 0.4-6. I've rolled out that trunk snapshot to a couple of my boxes, which will do for now. Thanks for your help. |