hltflow.latex¶
Adds functionality to make LaTeX figures from the raw TikZ code produced by core.StreamerFlowchart.
- hltflow.latex.indent(spaces, multilinestring)[source]¶
Indents a given multilinestring by a given number of spaces. This is used to produce properly formatted LaTeX documents.