From f56c61b70af2ad5bcdb3dca418d6a3ad6cd47d3a Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Thu, 27 Aug 2020 18:47:03 +0200 Subject: improved get_attr_value() to leave aside attributes enclosed within braces --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 39a1aaf..64ab76a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ NAME = ekdosis SHELL = bash -CMP = lualatex-dev +CMP = lualatex PWD = $(shell pwd) VERS = $(shell ltxfileinfo -v $(NAME).dtx|sed -e 's/^v//') LOCAL = $(shell kpsewhich --var-value TEXMFLOCAL) -- cgit v1.2.3