]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - math/README
MediaWiki 1.16.0
[autoinstallsdev/mediawiki.git] / math / README
index 069be750a07cfc8c36a849414c7f856c302e8ae1..d0e2164884ca8783628f7ecf224fa5131d8144c3 100644 (file)
@@ -48,13 +48,13 @@ Just Works. It can be run manually for testing or for use in another app.
 
 === Command-line parameters ===
 
-    texvc <temp directory> <output directory> <TeX code> <encoding>
+    texvc <temp directory> <output directory> <TeX code> <encoding> <color>
 
 Be sure to properly quote the TeX code!
 
 Example:
 
-    texvc /home/wiki/tmp /home/wiki/math "y=x+2" iso-8859-1
+    texvc /home/wiki/tmp /home/wiki/math "y=x+2" iso-8859-1 "rgb 1.0 1.0 1.0"
 
 === Output format ===