From ef799ca43701a6ddde5244e972e3e4350a068b73 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Wed, 21 Jan 2026 16:04:19 +0200 Subject: Use luatex and lwarp --- Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 970689b..57b17b2 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,9 @@ .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 + lualatex radio.tex + lwarpmk html + tidy -modify -indent radio.html + +clean: + rm -f lwarp* comment* *.aux *.txt *.pdf *.toc *.log *.lwarpmkconf *.out radio.html sample_project.css radio_html.* -- cgit v1.2.3-70-g09d2