hgbook

view .hgignore @ 307:fb5c0d56d7f1

Fix test 'tour'.

Executing 'tour' test now creates some files in /tmp to store the
revision numbers as they are created on the fly and appear in the output
files. When SVG files are to be converted to PNG or EPS files within the
Makefile, a tool 'fixsvg' will be invoked to substitute some placeholder
markup by the real version number which fits to the test output, before
the final conversion takes place.
author Guido Ostkamp <hg@ostkamp.fastmail.fm>
date Wed Aug 20 22:15:35 2008 +0200 (2008-08-20)
parents 3c14c304d823
children e6d9741c8933
line source
1 [^/]+/auto/
2 [^/]+/dist/
3 [^/]+/html/
5 syntax: glob
7 beta/*.tex
8 build_id.tex
9 hg_id.tex
10 *.4[ct][ct]
11 *.aux
12 *.bbl
13 *.bib
14 *.blg
15 *.dvi
16 *.eps
17 *.err
18 *.idx
19 *.ilg
20 *.ind
21 *.lg
22 *.lo[fgt]
23 *.lxo
24 *.orig
25 */pdf/*.out
26 *.pdf
27 *.png
28 *.ps
29 *.rej
30 *.run
31 *.tmp
32 *.toc
33 *.xref
34 *~
35 .*.swp
36 .\#*
37 .run