From cfa490f2f0ec6ffd35af24a948e7c1c304928083 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 8 Nov 2020 11:15:33 +0100 Subject: use geometry in the documentation. minted needs a temporary patch because of a bug in the current luatex hyphenation mechanism --- makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'makefile') diff --git a/makefile b/makefile index 4ceb067..d6a1e7d 100644 --- a/makefile +++ b/makefile @@ -3,6 +3,7 @@ ver := $(shell ltxfileinfo -v $(pkg).dtx|sed -e 's/^v//') TEXMFDIR := $(shell kpsewhich -expand-var='$$TEXMFHOME') HOMEDIR := $$HOME CMP = lualatex-dev +SHELL = bash sty: clean $(CMP) $(pkg).ins -- cgit v1.2.3