Mercurial > hgbook
diff en/Makefile @ 214:154e4ba293e7
Delete the hgbook.css file generated by htlatex.
This lets us substitute our own.
author | Bryan O'Sullivan <bos@serpentine.com> |
---|---|
date | Wed, 09 May 2007 17:03:56 -0700 |
parents | 18cffee85038 |
children | 4c9b9416cd23 |
line wrap: on
line diff
--- a/en/Makefile Wed May 09 15:17:10 2007 -0700 +++ b/en/Makefile Wed May 09 17:03:56 2007 -0700 @@ -150,6 +150,7 @@ cd $(dir $(1)) && tex4ht -f/$(basename $(notdir $(1))) -cvalidate -cunihtf cd $(dir $(1)) && t4ht -f/$(basename $(notdir $(1))) ./fixhtml.py $(dir $(1))/*.html + rm $(dir $(1))/hgbook.css endef html/onepage/hgbook.html: $(sources) $(image-html) examples bookhtml.cfg