From e7872f0713a95867ba64c8770eb4f377069366f2 Mon Sep 17 00:00:00 2001 From: Don Domingo Date: Fri, 12 Jun 2009 13:16:32 +1000 Subject: added quick note to README re latexml --- doc/Language_Reference_Guide/README | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/Language_Reference_Guide') diff --git a/doc/Language_Reference_Guide/README b/doc/Language_Reference_Guide/README index d3175ae3..c99027db 100644 --- a/doc/Language_Reference_Guide/README +++ b/doc/Language_Reference_Guide/README @@ -14,3 +14,15 @@ The main source of the Language Reference Guide is in: As such, any revisions to this document should be applied to ../langref.tex, not to the source in this directory. + +IMPORTANT: +The publicanize-langref.sh script uses latexml to create the raw XML files +from langref.tex first before cleaning it up for Publican. You will need +LaTeXML along with all its required perl modules to use publicanize-langref.sh. + +For more information on building from source, downloading, and installing LaTeXML, +refer to the following URLs: + +http://dlmf.nist.gov/LaTeXML/download.html +http://dlmf.nist.gov/LaTeXML/install.html + -- cgit