nixpkgs/pkgs/misc/tex/nix
Eelco Dolstra 1c65a5b328 * A function `simpleTeXToPNG' that typesets a piece of LaTeX code
(e.g., a file containing something like `$x^2 + y^2 = z^2$') and
  converts it to a PNG image with no unnecessary surrounding
  whitespace.  Useful when you want to include TeX stuff in webpages /
  other documents.

  This currently calls /usr/bin/convert, so we should add ImageMagick.

svn path=/nixpkgs/trunk/; revision=8269
2007-03-12 18:06:31 +00:00
..
animatedot.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
copy-includes.pl * Support references to parent directories, e.g., \input{../../macros.ltx}. 2005-08-30 13:10:30 +00:00
default.nix * A function `simpleTeXToPNG' that typesets a piece of LaTeX code 2007-03-12 18:06:31 +00:00
dot2pdf.sh * "." -> "source". 2005-12-05 14:11:09 +00:00
dot2ps.sh dot2ps 2006-04-11 13:27:01 +00:00
find-includes.pl * runLaTeX: support generation of Postscript. 2007-03-12 17:55:08 +00:00
run-latex.sh * runLaTeX: support generation of Postscript. 2007-03-12 17:55:08 +00:00