summaryrefslogtreecommitdiffstats
path: root/Makefile
blob: 970689ba12af04e29f92cfb6c5905917e5798e83 (plain) (blame)
1
2
3
4
5
.DEFAULT_GOAL := output

output:
	make4ht --lua --build-dir /tmp/radiotex --output-dir ./html -c myconfig.cfg  -f html5 radio.tex
	tidy -modify -indent html/radio.html