From 72dcdb7eca9fda2ed0ed669fec4554da019d5df9 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 11 Dec 2023 16:44:11 +0100 Subject: preparing 2.7 --- makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 5e3101a..bb2fe19 100644 --- a/makefile +++ b/makefile @@ -53,7 +53,6 @@ clean: @echo "Removing .fontspec files from local texmf dir..." rm -f $(TEXMFDIR)/tex/latex/fontspec/OldStandard.fontspec git clean -df - pandoc README.md -o about.html @echo "Done." .PHONY: doc all local package clean -- cgit v1.2.3