From f42f6583ad78805bf41117740ede9db4199ae4ea Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 24 Sep 2006 15:54:10 +0000 Subject: [PATCH] m% does not include loc labels and bars --- layout/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/Makefile b/layout/Makefile index bedb221..3814935 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -118,8 +118,8 @@ ours-l%.ps: ours.d4 layout ./layout <$< -l$* $(LAYOUTOPTS) $(XLAYOUTOPTS_LAYER) $o ours-m%.ps: ours.d4 layout - ./layout <$< -l$* -E'=*aRscLDMno' \ - -e'p=*rm' -E'=5RNLDA' -E'*~=5rCdsml' $o + ./layout <$< -l$* -E'=*aRsclDmno' \ + -e'p=*rm' -E'=5RNlDA' -E'*~=5rCdsml' $o ours-e%.ps: ours.d4 layout ./layout <$< -l$* -E'=*aRsclMno' \ -- 2.30.2