[OS X TeX] webpages in latex
Friedrich Vosberg
vatolin at mac.com
Sat Dec 31 14:28:12 CET 2005
Morining.
Am 31.12.2005 um 11.30 schrieb Gerben Wierda:
> When I startd out with my redistribution I tried a few (latex2html,
> etc) but most of these work on parsing (though with limitations)
> the TeX file. At the end I settled on TeX4ht.
I recommend TeX4HT too. But have a look at the source code. Maybe
there are three unfixed failures. You can correct them as follows:
===== 8>< =====
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",
===== ><8 =====
Kind regards and a happy new year! Friedrich
--
Erst wenn die letzte Autobahn begrünt, die letzte Tankstelle
geschlossen, das letzte Auto stillgelegt ist, werdet Ihr merken, dass
man bei Greenpeace nachts kein Bier kaufen kann.
------------------------- 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 Archive: http://tug.org/pipermail/macostex-archives/
More information about the macostex-archives
mailing list