
test:
	../sources.cc/wp2latex -i crypt1.wp -o crypt1.tex -s FRIDRICH
	../sources.cc/wp2latex -i RTassays2.wp -o RTassays.tex
	../sources.cc/wp2latex -i algeria3.wp -o algeria3.tex
	../sources.cc/wp2latex -i crypt3.wp -o crypt3.tex -s a
	../sources.cc/wp2latex -i crypt4.wp -o crypt4.tex -s wp4
	../sources.cc/wp2latex -i torture4.wp -o torture.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5.tex
	../sources.cc/wp2latex -i equation5.wp -o equation.tex
	../sources.cc/wp2latex -i test5.wp -o test.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6.tex
	../sources.cc/wp2latex -i ole6.wpd -o ole6.tex

bigtest:
	../sources.cc/wp2latex -i test5.wp -o test5_ALL.tex -use-all
	latex test5_ALL.tex
	../sources.cc/wp2latex -i test5.wp -o test5_t.tex -tipa
	latex test5_t.tex
	../sources.cc/wp2latex -i test5.wp -o test5__.tex -no-tipa
	latex test5__.tex
	../sources.cc/wp2latex -i test5.wp -o test5__b.tex -bbm
	latex test5__b.tex
	../sources.cc/wp2latex -i test5.wp -o test5___.tex -no-bbm
	latex test5___.tex
	../sources.cc/wp2latex -i test5.wp -o test5___h.tex -cjhebrew
	latex test5___h.tex
	../sources.cc/wp2latex -i test5.wp -o test5____.tex -no-cjhebrew
	latex test5____.tex
	../sources.cc/wp2latex -i test5.wp -o test5____c.tex -cyrillic
	latex test5____c.tex
	../sources.cc/wp2latex -i test5.wp -o test5_____.tex -no-cyrillic
	latex test5_____.tex
	../sources.cc/wp2latex -i test5.wp -o test5_____1.tex -fontenc-T1
	latex test5_____1.tex
	../sources.cc/wp2latex -i test5.wp -o test5______.tex -no-fontenc-T1
	latex test5______.tex

	../sources.cc/wp2latex -i chars5.wp -o chars5_ALL.tex -use-all
	latex chars5_ALL.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5_t.tex -tipa
	latex chars5_t.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5__.tex -no-tipa
	latex chars5__.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5__b.tex -bbm
	latex chars5__b.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5___.tex -no-bbm
	latex chars5___.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5___h.tex -cjhebrew
	latex chars5___h.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5____.tex -no-cjhebrew
	latex chars5____.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5____c.tex -cyrillic
	latex chars5____c.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5_____.tex -no-cyrillic
	latex chars5_____.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5_____1.tex -fontenc-T1
	latex chars5_____1.tex
	../sources.cc/wp2latex -i chars5.wp -o chars5______.tex -no-fontenc-T1
	latex chars5______.tex

	../sources.cc/wp2latex -i chars6.wp -o chars6_ALL.tex -use-all
	latex chars6_ALL.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6_t.tex -tipa
	latex chars6_t.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6__.tex -no-tipa
	latex chars6__.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6__b.tex -bbm
	latex chars6__b.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6___.tex -no-bbm
	latex chars6___.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6___h.tex -cjhebrew
	latex chars6___h.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6____.tex -no-cjhebrew
	latex chars6____.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6____c.tex -cyrillic
	latex chars6____c.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6_____.tex -no-cyrillic
	latex chars6_____.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6_____1.tex -fontenc-T1
	latex chars6_____1.tex
	../sources.cc/wp2latex -i chars6.wp -o chars6______.tex -no-fontenc-T1
	latex chars6______.tex

testltx: test
	cp ../styles.tex/*.sty ./
	cp ../styles.tex/*.def ./
	latex equation.tex
#	latex test.tex
	latex chars5.tex
	latex crypt1.tex
	latex crypt3.tex
	latex crypt4.tex
	latex ole6.tex

clean:
	rm -f *.tex *.dvi *.aux *.log *.ent *.toc *.pdf *.eps *.ps *.idx .nfs*
	rm -f *.sty *.def *.gz