From 5fbee7b562274cee955d2b8ba47fc84d04449059 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sun, 2 Apr 2017 11:13:12 +0200 Subject: new \Cap command that does the same as \cap but is never discarded; it is used internally to protect \cap when it is necessary --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 72f9c8f..4f1dac1 100644 --- a/makefile +++ b/makefile @@ -45,7 +45,7 @@ package: clean all clean: rm -rf ~/texmf/tex/lualatex/arabluatex/ rm -rf ~/.emacs.d/auctex/auto/arabluatex*.el - rm -rf tex/ doc/ source/ + rm -rf tex/ doc/ source/ auto/ rm -rf arabluatex/ rm -rf saved/ mkdir saved -- cgit v1.2.3