![]() | Name | Last modified | Size | Description |
---|---|---|---|---|
![]() | Parent Directory | - | ||
![]() | Makefile | 2009-02-17 06:17 | 164 | |
![]() | Makefile.docutils | 2009-02-17 06:17 | 20K | |
![]() | README.aux | 2009-02-17 06:17 | 549 | |
![]() | README.log | 2009-02-17 06:17 | 14K | |
![]() | README.out | 2009-02-17 06:17 | 278 | |
![]() | README.pdf | 2009-02-17 06:17 | 52K | |
![]() | README.tex | 2009-02-17 06:17 | 4.0K | |
![]() | README.txt | 2009-02-17 06:17 | 1.2K | |
![]() | README.txt.texhack | 2009-02-17 06:17 | 1.2K | |
![]() | imgmath/ | 2009-02-17 06:17 | - | |
![]() | README.html | 2009-02-17 06:17 | 8.2K | |
The idea is to convert latex fragments into png for display in html model.
There is a role called latex that can be used for inline
latex expressions: :latex:`$\psi(r) = \exp(-2r)$` will
produce . Inside the back-tics you can write
anything you would write in a LaTeX ducument.
For producing displayed math (like an equation* environment in a LaTeX document) there is a latex role. If you write:
.. latex-math:: $\psi(r) = e^{-2r}$
you will get:
No more info at this time.