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 May 09 17:03:56 2007 -0700 (2007-05-09)
parents 18cffee85038
children 70e1f8448699
files en/Makefile
line diff
     1.1 --- a/en/Makefile	Wed May 09 15:17:10 2007 -0700
     1.2 +++ b/en/Makefile	Wed May 09 17:03:56 2007 -0700
     1.3 @@ -150,6 +150,7 @@
     1.4  	cd $(dir $(1)) && tex4ht -f/$(basename $(notdir $(1))) -cvalidate -cunihtf
     1.5  	cd $(dir $(1)) && t4ht -f/$(basename $(notdir $(1)))
     1.6  	./fixhtml.py $(dir $(1))/*.html
     1.7 +	rm $(dir $(1))/hgbook.css
     1.8  endef
     1.9  
    1.10  html/onepage/hgbook.html: $(sources) $(image-html) examples bookhtml.cfg