From cf5d84a6fc9cb18eb4217171fe8cf61604aff1f5 Mon Sep 17 00:00:00 2001 From: Petri Hienonen Date: Wed, 21 Jan 2026 19:33:22 +0200 Subject: Update --- Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 57b17b2..8e0c979 100644 --- a/Makefile +++ b/Makefile @@ -2,8 +2,10 @@ output: lualatex radio.tex + rm -f radio.html lwarpmk html - tidy -modify -indent radio.html + tidy -modify -indent --sort-attributes "alpha" --wrap 120 --vertical-space yes --indent yes radio.html + bash embed-css.sh 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