Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 843 Bytes

index.rst

File metadata and controls

33 lines (24 loc) · 843 Bytes

Overview

SayTeX

SayTeX can convert natural language math expressions into valid LaTeX.

The SayTeX project consists of one main product: the saytex Python package, which provides a simple interface for converting natural language into LaTeX.

The SayTeX website is at https://saytex.xyz and all code is hosted on GitHub: https://github.com/arvid220u/saytex.

Documentation Index

.. toctree::
   :maxdepth: 2

   self
   gettingstarted
   philosophy
   advancedusage
   saytexsyntax
   developing
   Package Reference <saytex>