From a918dcde64adc400d9a20064b4d3ffb1aaef6648 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Mon, 18 Mar 2019 00:03:44 +0100 Subject: leave icite.ins out of the package archive. insert \ic@titpgdelim after shorthand --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 35bf3e4..e06046e 100644 --- a/Makefile +++ b/Makefile @@ -95,7 +95,7 @@ zip: all package: distclean all mkdir $(NAME)/ - cp Makefile README.md $(NAME).{dtx,ins,pdf} $(NAME)/ + cp Makefile README.md $(NAME).{dtx,pdf} $(NAME)/ cp -r samples/ $(NAME)/ mkdir -p tex/latex/$(NAME)/ cp $(NAME).sty tex/latex/$(NAME)/ -- cgit v1.2.3