hgbook

view .hgignore @ 171:8c1703a98266

Add a dependency on htlatex to HTML targets, even though we don't call it.
If the files it ships with aren't present, we can't build HTML.
author Bryan O'Sullivan <bos@serpentine.com>
date Mon Mar 26 23:57:58 2007 -0700 (2007-03-26)
parents 65f6f9d18fa1
children c54f4c106fd5
line source
1 [^/]+/auto/
2 [^/]+/dist/
3 [^/]+/html/
5 syntax: glob
7 beta/*.tex
8 build_id.tex
9 *.4[ct][ct]
10 *.aux
11 *.bbl
12 *.bib
13 *.blg
14 *.dvi
15 *.eps
16 *.err
17 *.idx
18 *.ilg
19 *.ind
20 *.lg
21 *.lo[fgt]
22 *.lxo
23 *.orig
24 */pdf/*.out
25 *.pdf
26 *.png
27 *.ps
28 *.run
29 *.tmp
30 *.toc
31 *.xref
32 *~
33 .*.swp
34 .run