use page break feature from the new txt2html

This commit is contained in:
Axel Kohlmeyer
2013-06-27 22:43:03 +02:00
parent 78640929e7
commit 91de3b0ccf

View File

@ -17,7 +17,7 @@ done
make -C txt2html
# convert all .txt files to html
./txt2html/txt2html doc/*.txt
./txt2html/txt2html -b doc/*.txt
# check if we have any new html files,
# that are not yet in the book file.