summaryrefslogtreecommitdiff
path: root/web/tweb/vc.mnu
blob: 7ce18fd22705d8e824811499796c697fad0b6927 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
F1:	Tangle
	exe\markup !.! | exe\nt > !.sty
F2:	Weave
  exe\markup !.! | exe\gawk-emx -f bin\web2tex > !.tex
F3:	TeXing
  tex386 &plain !.tex
  makeindx -s idxsty\dnd.ist -o !.dnd !.ddx
  makeindx -s idxsty\und.ist -o !.und !.udx
  makeindx -s idxsty\chn.ist -o !.chn !.chk
  tex386 &plain !.tex
F4: Clean
	del *.log
	del *.dvi
  del *.toc
  del *.ref
  del *.ddx
	del *.udx
	del *.chk
	del *.dnd
	del *.und
	del *.chn
  del *.ilg