mirror of
https://github.com/johnwhitington/cpdf-source.git
synced 2025-04-03 13:11:24 +02:00
7 lines
173 B
Plaintext
Executable File
7 lines
173 B
Plaintext
Executable File
cp -r ../manualimages .
|
|
cp ../logo.pdf .
|
|
cp ../Changes .
|
|
mkdir ../camlpdf
|
|
cp ../../camlpdf/Changes ../camlpdf/Changes
|
|
TEXINTUTS=..:$TEXINPUTS htlatex ../cpdfmanual "html,2"
|