Contents   Module: pymanual
<<Class: MetaInfo<<   >>Function: pymanual_toFormatter>>

Function: pymanual_latex

Synopsis: pymanual_latex( listofmodules, output_dir, output_type, preamble='' )

Translate all __doc__ strings of elements of the modules with names from listofmodules . listofmodules might also be a string of a single module to be described.

output_dir is the destination director. output_type may be either "TEX", "DVI", or "PDF" for producing a document of the desired type.

preamble is an optional extension of the standard LaTeX preamble to incorporate for instance translations of the builtin strings into another language.

This is the central function to produce documentations in LaTeX format.



Elements:

none

(c) Dr. Harald Meyer auf'm Hofe 2005-2006 
pymanual 0.999

Generated by pymanual (c) 2005-2006 on August 02, 2006.