.. # Template modified by Patrick Lehmann * removed automodule on top, because private members are activated for autodoc (no doubled documentation). * Made sections like 'submodules' bold text, but no headlines to reduce number of ToC levels. ==================== sphinx_reports.LaTeX ==================== .. automodule:: sphinx_reports.LaTeX .. currentmodule:: sphinx_reports.LaTeX **Variables** - :py:data:`translateLandscape` **Functions** - :py:func:`visit_Landscape`: Call back function for visiting a :class:`Landscape`. - :py:func:`depart_Landscape`: Call back function for departing a :class:`Landscape`. --------------------- **Variables** .. autodata:: translateLandscape :annotation: .. code-block:: text (, ) --------------------- **Functions** .. autofunction:: visit_Landscape .. autofunction:: depart_Landscape