consumer-centric-api-design icon indicating copy to clipboard operation
consumer-centric-api-design copied to clipboard

HTML version

Open bengl opened this issue 11 years ago • 2 comments

plz.

kthxbai.

bengl avatar Aug 12 '14 18:08 bengl

First attempt at converting to HTML is resulting in a lot of errors.

sudo apt-get install tex4ht
htlatex book.tex

The errors can be skipped with Ctrl+D, however the resulting HTML document leaves much to be desired, including a couple hundred missing image tags and zero working inter-document links.

Could run a script after generation which removes these using REGEX however.

tlhunter avatar Aug 14 '14 04:08 tlhunter

I've had good luck with pandoc for this sort of work.

bengl avatar Aug 14 '14 06:08 bengl