From: Michael P. S. <mso...@di...> - 2009-04-15 21:41:39
|
On 15/04/09 Guenter Milde said: > > ! LaTeX Error: File `aeguill.sty' not found. > > Yes. But this can be circumvented by setting the T1 font encoding, > <http://docutils.sourceforge.net/docs/user/latex.html#font-encoding>, > best in a ~/.docutils configuration file (see > http://docutils.sourceforge.net/docs/user/config.html). > > For a test you can just edit the generated *.tex file: > uncomment the "offending" commands (\usepackage{ae,aeguill} in this case) > and try again. I got as far as multirow.sty. :) > In Debian, it is in 'texlive-latex-recommended'. Ok, got that now on my Ubuntu box. It doesn't seem to be helping... > Also the typearea.sty package, needed by latex2rst.py, is in > texlive-latex-recommended. Looks like multirow is in texlive-latex-extra... Mike -- Michael P. Soulier <mso...@di...> "Any intelligent fool can make things bigger and more complex... It takes a touch of genius - and a lot of courage to move in the opposite direction." --Albert Einstein |