[SciPy-user] Making notes out of a python script
Yann Le Du
yann.ledu at noos.fr
Mon Jul 31 10:32:48 EDT 2006
Hi,
This program is great ! Now, you can't yet insert latex commands in the
comments, can you ? In the TODO list you mention LaTex in the code, does
that mean you plan to handle LaTex both in ## comments and in the #
comments inside the python code itself ? I mean could this example code
work one day with your PyLiterate :
========================
## We now compute \sigma
sigma = alpha * 2 # Remember that \alpha is computed before
========================
and produce nice pdf output with \sigma and \alpha properly printed out ?
Cheers,
--
Yann Le Du
http://yledu.free.fr
More information about the SciPy-User
mailing list