Mercurial > hgbook
changeset 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 | 70e1f8448699 |
files | en/Makefile |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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