pandoc/src
fiddlosopher f2e21a8476 Changed how ASCIIMathML is handled:
+ -m|--asciimathml option now takes an *optional* argument,
  the URL to an asciiMathML.js script.  This is much better
  in situations where multiple files with math must be served,
  as the script can be cached.
+ If the argument is provided, a link is inserted; otherwise,
  the whole script is inserted as before.
+ Nothing is inserted unless there is inline LaTeX.


git-svn-id: https://pandoc.googlecode.com/svn/trunk@799 788f1e2b-df1e-0410-8736-df70ead52e1b
2007-07-26 02:19:20 +00:00
..
headers Removed lines from LaTeXHeader that will be supplied dynamically 2007-07-22 20:14:59 +00:00
templates Merged branches/context: addition of a ConTeXt writer 2007-07-15 02:56:34 +00:00
Text Changed how ASCIIMathML is handled: 2007-07-26 02:19:20 +00:00
ui/default + Added --strip-trailing-cr option to diff in runtests.pl, so that 2006-12-24 22:58:29 +00:00
wrappers markdown2pdf: Print a helpful message if ulem package is not found. 2007-07-22 20:14:20 +00:00
ASCIIMathML.js Changed default ASCIIMathML text color to black. 2006-12-24 16:45:17 +00:00
Main.hs Changed how ASCIIMathML is handled: 2007-07-26 02:19:20 +00:00