From 38304467eb5849ea7a5a419b308c6eef4a65b9a9 Mon Sep 17 00:00:00 2001
From: Nonannet
Matplotlib python package for rendering LaTeX equations for HTML output
LaTeX for exporting to PDF or exporting Matplotlib figures to LaTeX (PGF/TikZ rendering)
Pandas and Matplotlib for including Pandas Tables and Matplotlib figures (obviously)
Pandas and Jinja2 for rendering pandas tables
Matplotlib for rendering matplotlib figures (obviously)
For the included template the following LaTeX setup works on Ubuntu:
+For the included template the miktex
-LaTeX distribution works on Windows
+and the following LaTeX setup works on Ubuntu (both tested in CI):
sudo apt-get update
-sudo apt-get install -y texlive-latex-extra texlive-fonts-extra lmodern texlive-xetex texlive-science
+sudo apt-get install -y texlive-latex-extra texlive-fonts-recommended lmodern texlive-xetex texlive-science
python -m venv venv
-source venv/bin/activate # On Windows use `venv\Scripts\activate`
+python -m venv .venv
+source .venv/bin/activate # On Windows use `.venv\Scripts\activate`
Install the package and dev-dependencies while keeping files in the
diff --git a/readme.html b/readme.html
index c31a49a..f39fc80 100644
--- a/readme.html
+++ b/readme.html
@@ -158,11 +158,13 @@ is a hard problem where LaTeX is superior.
Matplotlib python package for rendering LaTeX equations for HTML output
LaTeX for exporting to PDF or exporting Matplotlib figures to LaTeX (PGF/TikZ rendering)
Pandas and Matplotlib for including Pandas Tables and Matplotlib figures (obviously)
Pandas and Jinja2 for rendering pandas tables
Matplotlib for rendering matplotlib figures (obviously)
For the included template the following LaTeX setup works on Ubuntu:
+For the included template the miktex
-LaTeX distribution works on Windows
+and the following LaTeX setup works on Ubuntu (both tested in CI):
sudo apt-get update
-sudo apt-get install -y texlive-latex-extra texlive-fonts-extra lmodern texlive-xetex texlive-science
+sudo apt-get install -y texlive-latex-extra texlive-fonts-recommended lmodern texlive-xetex texlive-science
python -m venv venv
-source venv/bin/activate # On Windows use `venv\Scripts\activate`
+python -m venv .venv
+source .venv/bin/activate # On Windows use `.venv\Scripts\activate`
Install the package and dev-dependencies while keeping files in the
diff --git a/searchindex.js b/searchindex.js
index c36ae6d..7390a98 100644
--- a/searchindex.js
+++ b/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"alltitles":{"Contents:":[[0,null]],"Contributing":[[0,"contributing"],[2,"contributing"]],"Dependencies":[[0,"dependencies"],[2,"dependencies"]],"Description":[[0,"description"],[2,"description"]],"Developer Guide":[[0,"developer-guide"],[2,"developer-guide"]],"DocumentWriter Class":[[1,"documentwriter-class"]],"Example outputs":[[0,"example-outputs"],[2,"example-outputs"]],"Functions":[[1,"functions"]],"Installation":[[0,"installation"],[2,"installation"]],"Key Features":[[0,"key-features"],[2,"key-features"]],"License":[[0,"license"],[2,"license"]],"Pyladoc":[[0,"pyladoc"],[2,null]],"Pyladoc classes, functions and submodules":[[1,null]],"Submodule latex":[[1,"submodule-latex"]],"Supported primitives":[[0,"supported-primitives"],[2,"supported-primitives"]],"Usage":[[0,"usage"],[2,"usage"]],"Usage Scenarios":[[0,"usage-scenarios"],[2,"usage-scenarios"]]},"docnames":["index","modules","readme"],"envversion":{"sphinx":65,"sphinx.domains.c":3,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":9,"sphinx.domains.index":1,"sphinx.domains.javascript":3,"sphinx.domains.math":2,"sphinx.domains.python":4,"sphinx.domains.rst":2,"sphinx.domains.std":2},"filenames":["index.md","modules.md","readme.md"],"indexentries":{"add_diagram() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_diagram",false]],"add_document() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_document",false]],"add_equation() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_equation",false]],"add_h1() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_h1",false]],"add_h2() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_h2",false]],"add_h3() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_h3",false]],"add_html() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_html",false]],"add_markdown() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_markdown",false]],"add_table() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_table",false]],"add_text() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_text",false]],"basic_formatter() (in module pyladoc.latex)":[[1,"pyladoc.latex.basic_formatter",false]],"compile() (in module pyladoc.latex)":[[1,"pyladoc.latex.compile",false]],"documentwriter (class in pyladoc)":[[1,"pyladoc.DocumentWriter",false]],"escape_html() (in module pyladoc)":[[1,"pyladoc.escape_html",false]],"escape_text() (in module pyladoc.latex)":[[1,"pyladoc.latex.escape_text",false]],"figure_to_string() (in module pyladoc)":[[1,"pyladoc.figure_to_string",false]],"from_html() (in module pyladoc.latex)":[[1,"pyladoc.latex.from_html",false]],"get_equation_code() (in module pyladoc.latex)":[[1,"pyladoc.latex.get_equation_code",false]],"inject_latex_command() (in module pyladoc.latex)":[[1,"pyladoc.latex.inject_latex_command",false]],"inject_to_template() (in module pyladoc)":[[1,"pyladoc.inject_to_template",false]],"latex_to_figure() (in module pyladoc)":[[1,"pyladoc.latex_to_figure",false]],"new_field() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.new_field",false]],"normalize_label_text() (in module pyladoc.latex)":[[1,"pyladoc.latex.normalize_label_text",false]],"render_pandas_styler_table() (in module pyladoc.latex)":[[1,"pyladoc.latex.render_pandas_styler_table",false]],"to_ascii() (in module pyladoc.latex)":[[1,"pyladoc.latex.to_ascii",false]],"to_html() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.to_html",false]],"to_latex() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.to_latex",false]],"to_pdf() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.to_pdf",false]]},"objects":{"pyladoc":[[1,0,1,"","DocumentWriter"],[1,2,1,"","escape_html"],[1,2,1,"","figure_to_string"],[1,2,1,"","inject_to_template"],[1,2,1,"","latex_to_figure"]],"pyladoc.DocumentWriter":[[1,1,1,"","add_diagram"],[1,1,1,"","add_document"],[1,1,1,"","add_equation"],[1,1,1,"","add_h1"],[1,1,1,"","add_h2"],[1,1,1,"","add_h3"],[1,1,1,"","add_html"],[1,1,1,"","add_markdown"],[1,1,1,"","add_table"],[1,1,1,"","add_text"],[1,1,1,"","new_field"],[1,1,1,"","to_html"],[1,1,1,"","to_latex"],[1,1,1,"","to_pdf"]],"pyladoc.latex":[[1,2,1,"","basic_formatter"],[1,2,1,"","compile"],[1,2,1,"","escape_text"],[1,2,1,"","from_html"],[1,2,1,"","get_equation_code"],[1,2,1,"","inject_latex_command"],[1,2,1,"","normalize_label_text"],[1,2,1,"","render_pandas_styler_table"],[1,2,1,"","to_ascii"]]},"objnames":{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","function","Python function"]},"objtypes":{"0":"py:class","1":"py:method","2":"py:function"},"terms":{"":[0,2],"1":[0,1,2],"100":[0,2],"110":[0,2],"12":[0,2],"120":[0,2],"150":[0,2],"8":1,"A":1,"As":[0,2],"For":[0,1,2],"If":1,"In":[0,2],"It":[0,2],"On":[0,2],"The":[0,1,2],"There":[0,2],"To":[0,2],"accur":[0,2],"activ":[0,2],"add":1,"add_diagram":1,"add_docu":1,"add_equ":1,"add_h1":1,"add_h2":1,"add_h3":1,"add_html":1,"add_markdown":[0,1,2],"add_tabl":[0,1,2],"add_text":1,"allow":1,"alt":1,"alt_text":1,"an":[0,1,2],"ani":[0,1,2],"applic":[0,2],"approach":[0,2],"apt":[0,2],"ar":[0,2],"ascii":1,"backend":[0,2],"base":1,"base64":[0,1,2],"base64_svg":1,"basic":1,"basic_formatt":1,"between":1,"bew":1,"bin":[0,2],"block":[0,1,2],"bool":1,"boolean":1,"box":[0,2],"calcul":[0,2],"can":[0,1,2],"capabl":[0,2],"caption":1,"case":[0,2],"cd":[0,2],"center":1,"charact":1,"class":0,"clone":[0,2],"code":[0,1,2],"column":1,"com":[0,2],"command":1,"comment":1,"comparison":[0,2],"compil":1,"composit":[0,2],"content":[1,2],"convert":1,"correctli":[0,2],"creat":1,"current":[0,2],"custom":1,"data":[0,2],"datafram":[0,1,2],"default":1,"detail":[0,2],"determin":1,"dev":[0,2],"df":[0,2],"df_style":1,"diagram":1,"directori":[0,2],"displai":[0,1,2],"doc":[0,1,2],"doch":[0,2],"docstr":[0,2],"document":[0,1,2],"documentwrit":[0,2],"done":[0,2],"e":[0,1,2],"each":1,"easi":[0,2],"element":[0,1,2],"embed":[0,1,2],"enabl":1,"encod":1,"engin":[0,1,2],"ensur":[0,2],"eq":[0,1,2],"equat":[0,1,2],"equip":[0,2],"equival":1,"error":1,"escap":1,"escape_html":1,"escape_text":1,"even":[0,2],"everyth":[0,2],"excel":[0,2],"export":[0,1,2],"express":1,"extra":[0,2],"factor":1,"fals":1,"famili":1,"fig":1,"figur":[0,1,2],"figure_format":1,"figure_scal":1,"figure_to_str":1,"file":[0,1,2],"file_path":1,"first":[0,2],"fix":[0,2],"float":1,"focus":[0,2],"follow":[0,2],"font":[0,1,2],"font_famili":1,"format":[0,1,2],"frac":[0,2],"from_html":1,"front":1,"function":0,"g":[0,1,2],"gener":[0,1,2],"get":[0,2],"get_equation_cod":1,"git":[0,2],"github":[0,2],"given":1,"graphic":1,"guess":1,"h1":1,"h2":1,"h3":1,"ha":1,"handl":[0,2],"hard":[0,2],"head":[0,1,2],"html":[0,1,2],"html_code":[0,1,2],"htmlparser":1,"http":[0,2],"i":[0,1,2],"id":1,"ij":[0,2],"imag":1,"img":1,"import":[0,2],"includ":[0,1,2],"indic":1,"individu":1,"inject":1,"inject_latex_command":1,"inject_to_templ":1,"inlin":[0,1,2],"input":1,"insert":1,"intern":1,"internal_templ":1,"intervent":[0,2],"involv":[0,2],"issu":[0,2],"its":1,"j":[0,2],"keep":[0,2],"km":[0,2],"lab":[0,2],"label":[0,1,2],"labl":1,"lambda":[0,2],"lambda_":[0,2],"lambda_i":[0,2],"latex":[0,2],"latex_cod":1,"latex_equ":1,"latex_template_path":1,"latex_to_figur":1,"line1":[0,2],"line2":[0,2],"line3":[0,2],"linux":[0,2],"list":1,"liter":1,"lmodern":[0,2],"local":[0,2],"lot":[0,2],"lualatex":1,"m":[0,2],"machin":[0,2],"manual":[0,2],"markdown":[0,1,2],"matplotlib":[0,1,2],"mit":[0,2],"mix":[0,2],"multilin":[0,2],"n":[0,2],"name":[0,1,2],"need":[0,2],"new_field":1,"non":1,"nonannet":[0,2],"none":1,"normal":1,"normalize_label_text":1,"number":[0,1,2],"object":1,"obvious":[0,2],"often":1,"onli":1,"open":[0,2],"option":[0,2],"out":[0,2],"output":1,"output_fil":1,"overwrit":1,"packag":[0,2],"page":[0,2],"panda":[0,1,2],"pandas_exampl":[0,2],"paragraph":1,"paramet":1,"path":1,"pd":[0,2],"pdf":[0,1,2],"pdflatex":1,"pgf":[0,1,2],"phi_":[0,2],"pip":[0,2],"place":[0,2],"placehold":1,"pleas":[0,2],"png":[0,1,2],"prefix":1,"prefix_pattern":1,"print":[0,2],"problem":[0,2],"programmat":[0,2],"project":[0,2],"provid":1,"pull":[0,2],"py":[0,2],"pytest":[0,2],"python":[0,2],"random":[0,2],"recommend":[0,2],"ref_id":1,"ref_typ":1,"refer":[0,1,2],"referenc":1,"render":[0,1,2],"render_pandas_styler_t":1,"replac":1,"report":[0,2],"repositori":[0,2],"request":[0,2],"requir":[0,2],"result":[0,2],"return":1,"row1":[0,2],"row2":[0,2],"row3":[0,2],"run":[0,2],"same":[0,2],"san":1,"save":1,"scale":1,"scienc":[0,2],"script":[0,2],"section":1,"section_class":1,"see":[0,2],"select":1,"separ":1,"serif":1,"set":[0,2],"setup":[0,2],"show":[0,2],"similar":[0,2],"simpl":1,"singl":[0,2],"size":[0,1,2],"some":[0,2],"some_data":[0,2],"sourc":[0,2],"special":1,"specif":[0,2],"start":[0,2],"step":[0,2],"str":1,"string":[0,1,2],"styler":1,"submit":[0,2],"submodul":0,"success":1,"successfulli":1,"sudo":[0,2],"sum_":[0,2],"superior":[0,2],"support":1,"svg":[0,1,2],"tabl":[0,1,2],"table_render":1,"tag":1,"target":[0,2],"tecton":1,"templat":[0,1,2],"template_path":1,"test":[0,2],"test1":[0,2],"test_html_render1":[0,2],"test_latex_render1":[0,2],"test_rendering_example1_doc":[0,2],"texliv":[0,2],"text":[0,1,2],"thi":[0,1,2],"three":1,"tikz":[0,2],"to_ascii":1,"to_html":[0,1,2],"to_latex":1,"to_pdf":[0,1,2],"tool":[0,2],"true":1,"tupl":1,"type":1,"typeset":[0,2],"ubuntu":[0,2],"under":[0,2],"unicod":1,"unique_id":1,"up":[0,2],"updat":[0,2],"us":[0,1,2],"utf":1,"valu":1,"variabl":[0,2],"venv":[0,2],"veri":[0,2],"wa":1,"warn":1,"webservic":[0,2],"websit":[0,2],"welcom":[0,2],"well":[0,1,2],"what":[0,2],"where":[0,2],"whether":1,"while":[0,2],"window":[0,2],"without":[0,2],"work":[0,2],"x_i":[0,2],"x_j":[0,2],"xelatex":1,"xetex":[0,2],"y":[0,2],"your":[0,2]},"titles":["Pyladoc","Pyladoc classes, functions and submodules","Pyladoc"],"titleterms":{"class":1,"content":0,"contribut":[0,2],"depend":[0,2],"descript":[0,2],"develop":[0,2],"documentwrit":1,"exampl":[0,2],"featur":[0,2],"function":1,"guid":[0,2],"instal":[0,2],"kei":[0,2],"latex":1,"licens":[0,2],"output":[0,2],"primit":[0,2],"pyladoc":[0,1,2],"scenario":[0,2],"submodul":1,"support":[0,2],"usag":[0,2]}})
\ No newline at end of file
+Search.setIndex({"alltitles":{"Contents:":[[0,null]],"Contributing":[[0,"contributing"],[2,"contributing"]],"Dependencies":[[0,"dependencies"],[2,"dependencies"]],"Description":[[0,"description"],[2,"description"]],"Developer Guide":[[0,"developer-guide"],[2,"developer-guide"]],"DocumentWriter Class":[[1,"documentwriter-class"]],"Example outputs":[[0,"example-outputs"],[2,"example-outputs"]],"Functions":[[1,"functions"]],"Installation":[[0,"installation"],[2,"installation"]],"Key Features":[[0,"key-features"],[2,"key-features"]],"License":[[0,"license"],[2,"license"]],"Pyladoc":[[0,"pyladoc"],[2,null]],"Pyladoc classes, functions and submodules":[[1,null]],"Submodule latex":[[1,"submodule-latex"]],"Supported primitives":[[0,"supported-primitives"],[2,"supported-primitives"]],"Usage":[[0,"usage"],[2,"usage"]],"Usage Scenarios":[[0,"usage-scenarios"],[2,"usage-scenarios"]]},"docnames":["index","modules","readme"],"envversion":{"sphinx":65,"sphinx.domains.c":3,"sphinx.domains.changeset":1,"sphinx.domains.citation":1,"sphinx.domains.cpp":9,"sphinx.domains.index":1,"sphinx.domains.javascript":3,"sphinx.domains.math":2,"sphinx.domains.python":4,"sphinx.domains.rst":2,"sphinx.domains.std":2},"filenames":["index.md","modules.md","readme.md"],"indexentries":{"add_diagram() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_diagram",false]],"add_document() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_document",false]],"add_equation() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_equation",false]],"add_h1() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_h1",false]],"add_h2() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_h2",false]],"add_h3() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_h3",false]],"add_html() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_html",false]],"add_markdown() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_markdown",false]],"add_table() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_table",false]],"add_text() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.add_text",false]],"basic_formatter() (in module pyladoc.latex)":[[1,"pyladoc.latex.basic_formatter",false]],"compile() (in module pyladoc.latex)":[[1,"pyladoc.latex.compile",false]],"documentwriter (class in pyladoc)":[[1,"pyladoc.DocumentWriter",false]],"escape_html() (in module pyladoc)":[[1,"pyladoc.escape_html",false]],"escape_text() (in module pyladoc.latex)":[[1,"pyladoc.latex.escape_text",false]],"figure_to_string() (in module pyladoc)":[[1,"pyladoc.figure_to_string",false]],"from_html() (in module pyladoc.latex)":[[1,"pyladoc.latex.from_html",false]],"get_equation_code() (in module pyladoc.latex)":[[1,"pyladoc.latex.get_equation_code",false]],"inject_latex_command() (in module pyladoc.latex)":[[1,"pyladoc.latex.inject_latex_command",false]],"inject_to_template() (in module pyladoc)":[[1,"pyladoc.inject_to_template",false]],"latex_to_figure() (in module pyladoc)":[[1,"pyladoc.latex_to_figure",false]],"new_field() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.new_field",false]],"normalize_label_text() (in module pyladoc.latex)":[[1,"pyladoc.latex.normalize_label_text",false]],"render_pandas_styler_table() (in module pyladoc.latex)":[[1,"pyladoc.latex.render_pandas_styler_table",false]],"to_ascii() (in module pyladoc.latex)":[[1,"pyladoc.latex.to_ascii",false]],"to_html() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.to_html",false]],"to_latex() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.to_latex",false]],"to_pdf() (pyladoc.documentwriter method)":[[1,"pyladoc.DocumentWriter.to_pdf",false]]},"objects":{"pyladoc":[[1,0,1,"","DocumentWriter"],[1,2,1,"","escape_html"],[1,2,1,"","figure_to_string"],[1,2,1,"","inject_to_template"],[1,2,1,"","latex_to_figure"]],"pyladoc.DocumentWriter":[[1,1,1,"","add_diagram"],[1,1,1,"","add_document"],[1,1,1,"","add_equation"],[1,1,1,"","add_h1"],[1,1,1,"","add_h2"],[1,1,1,"","add_h3"],[1,1,1,"","add_html"],[1,1,1,"","add_markdown"],[1,1,1,"","add_table"],[1,1,1,"","add_text"],[1,1,1,"","new_field"],[1,1,1,"","to_html"],[1,1,1,"","to_latex"],[1,1,1,"","to_pdf"]],"pyladoc.latex":[[1,2,1,"","basic_formatter"],[1,2,1,"","compile"],[1,2,1,"","escape_text"],[1,2,1,"","from_html"],[1,2,1,"","get_equation_code"],[1,2,1,"","inject_latex_command"],[1,2,1,"","normalize_label_text"],[1,2,1,"","render_pandas_styler_table"],[1,2,1,"","to_ascii"]]},"objnames":{"0":["py","class","Python class"],"1":["py","method","Python method"],"2":["py","function","Python function"]},"objtypes":{"0":"py:class","1":"py:method","2":"py:function"},"terms":{"":[0,2],"1":[0,1,2],"100":[0,2],"110":[0,2],"12":[0,2],"120":[0,2],"150":[0,2],"8":1,"A":1,"As":[0,2],"For":[0,1,2],"If":1,"In":[0,2],"It":[0,2],"On":[0,2],"The":[0,1,2],"There":[0,2],"To":[0,2],"accur":[0,2],"activ":[0,2],"add":1,"add_diagram":1,"add_docu":1,"add_equ":1,"add_h1":1,"add_h2":1,"add_h3":1,"add_html":1,"add_markdown":[0,1,2],"add_tabl":[0,1,2],"add_text":1,"allow":1,"alt":1,"alt_text":1,"an":[0,1,2],"ani":[0,1,2],"applic":[0,2],"approach":[0,2],"apt":[0,2],"ar":[0,2],"ascii":1,"backend":[0,2],"base":1,"base64":[0,1,2],"base64_svg":1,"basic":1,"basic_formatt":1,"between":1,"bew":1,"bin":[0,2],"block":[0,1,2],"bool":1,"boolean":1,"both":[0,2],"box":[0,2],"calcul":[0,2],"can":[0,1,2],"capabl":[0,2],"caption":1,"case":[0,2],"cd":[0,2],"center":1,"charact":1,"ci":[0,2],"class":0,"clone":[0,2],"code":[0,1,2],"column":1,"com":[0,2],"command":1,"comment":1,"comparison":[0,2],"compil":1,"composit":[0,2],"content":[1,2],"convert":1,"correctli":[0,2],"creat":1,"current":[0,2],"custom":1,"data":[0,2],"datafram":[0,1,2],"default":1,"detail":[0,2],"determin":1,"dev":[0,2],"df":[0,2],"df_style":1,"diagram":1,"directori":[0,2],"displai":[0,1,2],"distribut":[0,2],"doc":[0,1,2],"doch":[0,2],"docstr":[0,2],"document":[0,1,2],"documentwrit":[0,2],"done":[0,2],"e":[0,1,2],"each":1,"easi":[0,2],"element":[0,1,2],"embed":[0,1,2],"enabl":1,"encod":1,"engin":[0,1,2],"ensur":[0,2],"eq":[0,1,2],"equat":[0,1,2],"equip":[0,2],"equival":1,"error":1,"escap":1,"escape_html":1,"escape_text":1,"even":[0,2],"everyth":[0,2],"excel":[0,2],"export":[0,1,2],"express":1,"extra":[0,2],"factor":1,"fals":1,"famili":1,"fig":1,"figur":[0,1,2],"figure_format":1,"figure_scal":1,"figure_to_str":1,"file":[0,1,2],"file_path":1,"first":[0,2],"fix":[0,2],"float":1,"focus":[0,2],"follow":[0,2],"font":[0,1,2],"font_famili":1,"format":[0,1,2],"frac":[0,2],"from_html":1,"front":1,"function":0,"g":[0,1,2],"gener":[0,1,2],"get":[0,2],"get_equation_cod":1,"git":[0,2],"github":[0,2],"given":1,"graphic":1,"guess":1,"h1":1,"h2":1,"h3":1,"ha":1,"handl":[0,2],"hard":[0,2],"head":[0,1,2],"html":[0,1,2],"html_code":[0,1,2],"htmlparser":1,"http":[0,2],"i":[0,1,2],"id":1,"ij":[0,2],"imag":1,"img":1,"import":[0,2],"includ":[0,1,2],"indic":1,"individu":1,"inject":1,"inject_latex_command":1,"inject_to_templ":1,"inlin":[0,1,2],"input":1,"insert":1,"intern":1,"internal_templ":1,"intervent":[0,2],"involv":[0,2],"issu":[0,2],"its":1,"j":[0,2],"jinja2":[0,2],"keep":[0,2],"km":[0,2],"lab":[0,2],"label":[0,1,2],"labl":1,"lambda":[0,2],"lambda_":[0,2],"lambda_i":[0,2],"latex":[0,2],"latex_cod":1,"latex_equ":1,"latex_template_path":1,"latex_to_figur":1,"line1":[0,2],"line2":[0,2],"line3":[0,2],"linux":[0,2],"list":1,"liter":1,"lmodern":[0,2],"local":[0,2],"lot":[0,2],"lualatex":1,"m":[0,2],"machin":[0,2],"manual":[0,2],"markdown":[0,1,2],"matplotlib":[0,1,2],"miktex":[0,2],"mit":[0,2],"mix":[0,2],"multilin":[0,2],"n":[0,2],"name":[0,1,2],"need":[0,2],"new_field":1,"non":1,"nonannet":[0,2],"none":1,"normal":1,"normalize_label_text":1,"number":[0,1,2],"object":1,"obvious":[0,2],"often":1,"onli":1,"open":[0,2],"option":[0,2],"out":[0,2],"output":1,"output_fil":1,"overwrit":1,"packag":[0,2],"page":[0,2],"panda":[0,1,2],"pandas_exampl":[0,2],"paragraph":1,"paramet":1,"path":1,"pd":[0,2],"pdf":[0,1,2],"pdflatex":1,"pgf":[0,1,2],"phi_":[0,2],"pip":[0,2],"place":[0,2],"placehold":1,"pleas":[0,2],"png":[0,1,2],"prefix":1,"prefix_pattern":1,"print":[0,2],"problem":[0,2],"programmat":[0,2],"project":[0,2],"provid":1,"pull":[0,2],"py":[0,2],"pytest":[0,2],"python":[0,2],"random":[0,2],"recommend":[0,2],"ref_id":1,"ref_typ":1,"refer":[0,1,2],"referenc":1,"render":[0,1,2],"render_pandas_styler_t":1,"replac":1,"report":[0,2],"repositori":[0,2],"request":[0,2],"requir":[0,2],"result":[0,2],"return":1,"row1":[0,2],"row2":[0,2],"row3":[0,2],"run":[0,2],"same":[0,2],"san":1,"save":1,"scale":1,"scienc":[0,2],"script":[0,2],"section":1,"section_class":1,"see":[0,2],"select":1,"separ":1,"serif":1,"set":[0,2],"setup":[0,2],"show":[0,2],"similar":[0,2],"simpl":1,"singl":[0,2],"size":[0,1,2],"some":[0,2],"some_data":[0,2],"sourc":[0,2],"special":1,"specif":[0,2],"start":[0,2],"step":[0,2],"str":1,"string":[0,1,2],"styler":1,"submit":[0,2],"submodul":0,"success":1,"successfulli":1,"sudo":[0,2],"sum_":[0,2],"superior":[0,2],"support":1,"svg":[0,1,2],"tabl":[0,1,2],"table_render":1,"tag":1,"target":[0,2],"tecton":1,"templat":[0,1,2],"template_path":1,"test":[0,2],"test1":[0,2],"test_html_render1":[0,2],"test_latex_render1":[0,2],"test_rendering_example1_doc":[0,2],"texliv":[0,2],"text":[0,1,2],"thi":[0,1,2],"three":1,"tikz":[0,2],"to_ascii":1,"to_html":[0,1,2],"to_latex":1,"to_pdf":[0,1,2],"tool":[0,2],"true":1,"tupl":1,"type":1,"typeset":[0,2],"ubuntu":[0,2],"under":[0,2],"unicod":1,"unique_id":1,"up":[0,2],"updat":[0,2],"us":[0,1,2],"utf":1,"valu":1,"variabl":[0,2],"venv":[0,2],"veri":[0,2],"wa":1,"warn":1,"webservic":[0,2],"websit":[0,2],"welcom":[0,2],"well":[0,1,2],"what":[0,2],"where":[0,2],"whether":1,"while":[0,2],"window":[0,2],"without":[0,2],"work":[0,2],"x_i":[0,2],"x_j":[0,2],"xelatex":1,"xetex":[0,2],"y":[0,2],"your":[0,2]},"titles":["Pyladoc","Pyladoc classes, functions and submodules","Pyladoc"],"titleterms":{"class":1,"content":0,"contribut":[0,2],"depend":[0,2],"descript":[0,2],"develop":[0,2],"documentwrit":1,"exampl":[0,2],"featur":[0,2],"function":1,"guid":[0,2],"instal":[0,2],"kei":[0,2],"latex":1,"licens":[0,2],"output":[0,2],"primit":[0,2],"pyladoc":[0,1,2],"scenario":[0,2],"submodul":1,"support":[0,2],"usag":[0,2]}})
\ No newline at end of file