if (do_name() != 'Home') : ?>
endif ?>
Posted by impiaaa on Sep 09, 2008
Not natively, but this might help: http://nodebox.net/code/index.php/Web#math
Posted by Cedric on Sep 29, 2008
I have adapted mimetex.py inside the web module to the new (and slightly better) mathTex. I have therefore a mathtex.py that could be included inside the web module. It provides, in addition to the gif, a png and png300 commands (there is room for many more improvements). Can I send it to NodeBox somewhere? My email: cedric.foellmi@me.com
Posted by Tom De Smedt on Oct 01, 2008
include("util/comment.php"); ?>
Great! If you send me your changes I'll add them to the module (tom at organisms dot be).
Scientific/TeX support?
Posted by Cedric on Sep 08, 2008I haven't found it on the website, but does NodeBox support any kind of scientific/TeX notation? Would be nice to have exponents, indices... without having to manually manage to find the position of the corner of the letter to which we want to add an indice!