Config example ============== .. automodule:: examples.config The code -------- .. literalinclude:: /../../examples/config.py :start-after: begin-doc-include The generated files ------------------- .. literalinclude:: /_static/examples/config1_with_indent.tex :language: latex :linenos: :caption: config1_with_indent.tex config1_with_indent.pdf .. figure:: /_static/examples/config1_with_indent.pdf.png .. literalinclude:: /_static/examples/config2_without_indent.tex :language: latex :linenos: :caption: config2_without_indent.tex config2_without_indent.pdf .. figure:: /_static/examples/config2_without_indent.pdf.png .. literalinclude:: /_static/examples/config3_with_indent_again.tex :language: latex :linenos: :caption: config3_with_indent_again.tex config3_with_indent_again.pdf .. figure:: /_static/examples/config3_with_indent_again.pdf.png .. literalinclude:: /_static/examples/config4_without_indent_again.tex :language: latex :linenos: :caption: config4_without_indent_again.tex config4_without_indent_again.pdf .. figure:: /_static/examples/config4_without_indent_again.pdf.png