On Feb 27, 3:42 pm, Rufman <[EMAIL PROTECTED]> wrote:
> ok...i took a look at epydoc. I can produce html documentation, but
> when i try to generate a pdf, I get this error:
>
> Error: latex failed: File `fancyhdr.sty' not found.latex: Error
>        response from server: 404
>
> my system:
>  - MiKTeX2.7 installed
>  - windows xp
>  - ghostscript 8.60
>
> Thanks for the help
>
> Stephane


Don't know anything about EpyDoc (maybe try under cygwin?), but one
way to get a pdf from a reST document is to use `rst2latex.py` which
comes with docutils, then use MikTeX to generate a pdf from the LaTeX.

Gerard
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to