diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-31 23:44:11 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-31 23:44:11 +0000 |
commit | a290b093a3494711bf488174ea288037accc4e65 (patch) | |
tree | eab942361073d768342a259ab0ebdd66441e9ff7 /Master/texmf-dist/doc/latex/turnthepage/Makefile | |
parent | d86b47d636e5e6dbd24303a9ec38e9d49bf4ef69 (diff) |
turnthepage 1.2 (31jan11)
git-svn-id: svn://tug.org/texlive/trunk@21243 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/turnthepage/Makefile')
-rw-r--r-- | Master/texmf-dist/doc/latex/turnthepage/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/turnthepage/Makefile b/Master/texmf-dist/doc/latex/turnthepage/Makefile index 598251f4366..11e2e979d1c 100644 --- a/Master/texmf-dist/doc/latex/turnthepage/Makefile +++ b/Master/texmf-dist/doc/latex/turnthepage/Makefile @@ -569,10 +569,7 @@ GRAY ?= $(call get-default,$(GREY),) # register (starting at '0') and run the macro once for each line of the # original script: # -# 0i -e :s/\$/$$/eg -:s/'/'"'"'/eg -^Ela'A' \:noh -j +# 0i -e :s/\$/$$/eg
:s/'/'"'"'/eg
^Ela'A' \:noh
j # don't call this directly - it is here to avoid calling wildcard more than # once in remove-files. |