version.tex, see the end of this file for more on
versions.
+For latex2html to find latex/, you may need:
+
+export TEXINPUTS=`pwd`/latex
+
You must have at least the following packages loaded:
latex2html
te_latex
tetex
+libhtml-parser-perl
+libhtml-treebuilder-libxml-perl
+
+instead of the full tex package, you can load:
+
+texlive-base
+texlive-fonts-recommended
+texlive-latex-recommended
+
+I tend to load pretty much everything with the following apt packages:
+
+dvipdfmx texlive latex2html
+
+and for rpms:
+
+tetex tetex-dvips tetx-fonds tetx-latex
Web site: nothing to build, simply copy the files to the
Web site, then load the documents in the appropriate
named xxx which contains the web version of that particular
manual. The pdf is in manuals/en/xxx/xxx.pdf
+ NOTE!!! Please note that running multiple simultaneous makes does
+ not work. I.e. "make -j3" will fail. If you have a solution, please
+ send it to me. Thanks.
+
German manual:
cd <docs>
make german
HTML_DEPTH=3
HTML_TITLES=6
HTML_VERSION=4.0
-LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
+LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file ./latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
.SUFFIXES: .tex .html
.PHONY:
web: pngimages
@echo "Making web"
- @rm -f next.png prev.png up.png
+ @rm -f next.png prev.png up.png
@rm -f ${DOC}/xp-*.png
- @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
+ @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
@${LATEX_TO_HTML}
@cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
@echo "Done making web"
HTML_DEPTH=3
HTML_TITLES=6
HTML_VERSION=4.0
-LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
+LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file ./latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
.SUFFIXES: .tex .html
.PHONY:
web: pngimages
@echo "Making web"
- @rm -f next.png prev.png up.png
+ @rm -f next.png prev.png up.png
@rm -f ${DOC}/xp-*.png
- @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
+ @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
@${LATEX_TO_HTML}
@cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
@echo "Done making web"
HTML_DEPTH=3
HTML_TITLES=6
HTML_VERSION=4.0
-LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
+LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file ./latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
.SUFFIXES: .tex .html
.PHONY:
web: pngimages
@echo "Making web"
- @rm -f next.png prev.png up.png
+ @rm -f next.png prev.png up.png
@rm -f ${DOC}/xp-*.png
- @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
+ @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
@${LATEX_TO_HTML}
@cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
@echo "Done making web"
HTML_DEPTH=3
HTML_TITLES=6
HTML_VERSION=4.0
-LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
+LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file ./latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
.SUFFIXES: .tex .html
web: pngimages
@echo "Making web"
- @rm -f next.png prev.png up.png
+ @rm -f next.png prev.png up.png
@rm -f ${DOC}/xp-*.png
- @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
+ @rm -f ${DOC}/next.png ${DOC}/prev.png ${DOC}/up.png
@${LATEX_TO_HTML}
@cp -f ${DOC}/${MAINDOC} ${DOC}/index.html
@echo "Done making web"
HTML_DEPTH=3
HTML_TITLES=6
HTML_VERSION=4.0
-LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
+LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file ./latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
.SUFFIXES: .tex .html
.PHONY:
HTML_DEPTH=3
HTML_TITLES=6
HTML_VERSION=4.0
-LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
+LATEX_TO_HTML=latex2html -split ${HTML_DEPTH} -local_icons -t ${HTML_TITLE} -long_titles ${HTML_TITLES} -toc_stars -contents_in_nav -init_file ./latex2html-init.pl -no_antialias -no_antialias_text -white -notransparent ${DOC} -html_version ${HTML_VERSION} >tex.out 2>&1
.SUFFIXES: .tex .html
.PHONY: