# HG changeset patch # User Bryan O'Sullivan # Date 1178755436 25200 # Node ID 154e4ba293e72d0fb4a3e15b426d6a5f7184e1d7 # Parent 18cffee850380ad638d9a51390619a7140b419a5 Delete the hgbook.css file generated by htlatex. This lets us substitute our own. diff -r 18cffee85038 -r 154e4ba293e7 en/Makefile --- 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