aboutsummaryrefslogtreecommitdiff
path: root/print/texvc
Commit message (Collapse)AuthorAgeFilesLines
* Use my @FreeBSD.org email for the rest of my portsMax Brazhnikov2009-02-211-1/+1
| | | | Notes: svn path=/head/; revision=228771
* texvc takes LaTeX-compatible equations and produces formatted output inMartin Wilke2008-06-183-0/+49
HTML, MathML, and (via LaTeX/dvips/ImageMagick) rasterized PNG images. Input data is parsed and scrutinized for safety, and the output includes an estimate of whether the code is simple enough that HTML rendering will look acceptable. WWW: http://www.mediawiki.org/wiki/Texvc PR: ports/124607 Submitted by: Max Brazhnikov <makc at issp.ac.ru> Notes: svn path=/head/; revision=215186