[OS X TeX] Troubles with mk4ht/tex4ht

Friedrich Vosberg vatolin at mac.com
Wed Sep 7 14:03:10 CEST 2005


Patch:

(Thanks to Joerg Plate)

Open the script in an editor. The lines 35, 39 and 52 (signed by - ) have failures. Correct it as written in the lines signed by +. Then it works.

Kind regards. Friedrich

--- /usr/bin/mk4ht      2005-07-02 17:00:42.000000000 +0200
+++ mk4ht       2005-09-06 21:33:02.000000000 +0200
@@ -32,11 +32,11 @@
  "uxh", "uxhlatex",  "latex",   "xhtml,uni-html4", " -cunihtf", "-cvalidate",
  "uxh", "uxhtex",    "tex",     "xhtml,uni-html4", " -cunihtf", "-cvalidate",
  "uxh", "uxhtexi",   "texi",    "xhtml,uni-html4", " -cunihtf", "-cvalidate",
- "uxh", "uxhtexexec","texexec,  "xhtml,uni-html4", " -cunihtf", "-cvalidate",
+ "uxh", "uxhtexexec","texexec",  "xhtml,uni-html4", " -cunihtf", "-cvalidate",
  "xhm", "xhmlatex", "latex",  "xhtml,mathml", " -cunihtf", "-cvalidate",
  "xhm", "xhmtex",   "tex",    "xhtml,mathml", " -cunihtf", "-cvalidate",
  "xhm", "xhmtexi",  "texi",   "xhtml,mathml", " -cunihtf", "-cvalidate",
- "xhm", "xhmtexexec,"texexec", "xhtml,mathml", " -cunihtf", "-cvalidate"
+ "xhm", "xhmtexexec","texexec", "xhtml,mathml", " -cunihtf",  "-cvalidate",
  "mz", "mzlatex",   "latex",   "xhtml,mozilla", " -cmozhtf",  "-cvalidate",
  "mz", "mztex",     "tex",     "xhtml,mozilla", " -cmozhtf",  "-cvalidate",
  "mz", "mztexi",    "texi",    "xhtml,mozilla", " -cmozhtf",  "-cvalidate",
@@ -49,7 +49,7 @@
  "tei",  "teitex",    "tex",     "xhtml,tei",    " -cunihtf",  "-cvalidate",
  "tei",  "teitexi",   "texi",    "xhtml,tei",    " -cunihtf",  "-cvalidate",
  "tei",  "teitexexec","texexec", "xhtml,tei",    " -cunihtf",  "-cvalidate",
- "teim", "teimlatex", "latex", " "xhtml,tei-mml"," -cunihtf",  "-cvalidate",
+ "teim", "teimlatex", "latex",   "xhtml,tei-mml"," -cunihtf",  "-cvalidate",
  "teim", "teimtex",   "tex",     "xhtml,tei-mml"," -cunihtf",  "-cvalidate",
  "teim", "teimtexi",  "texi",    "xhtml,tei-mml"," -cunihtf",  "-cvalidate",
  "teim", "teimtexexec","texexec","xhtml,tei-mml"," -cunihtf",  "-cvalidate",
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list