Bashing on with HTML manual

This commit is contained in:
John Whitington
2024-12-05 16:30:25 +00:00
parent bba73f6c4b
commit 7171e11a52
3 changed files with 10 additions and 20 deletions

View File

@@ -1 +1,6 @@
htlatex ../cpdfmanual "html,2"
cp -r ../manualimages .
cp ../logo.pdf .
cp ../Changes .
mkdir ../camlpdf
cp ../../camlpdf/Changes ../camlpdf/Changes
TEXINTUTS=..:$TEXINPUTS htlatex ../cpdfmanual "html,2"