diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-23 01:10:08 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-23 01:10:08 +0000 |
commit | d94228e0c36ef801bcb76e0fe9f04ba8f49aac93 (patch) | |
tree | a7272d1cff243cd363f9ae7bb8d85c74ad3e658e /Master/texmf-dist/doc/latex/turnthepage/Makefile | |
parent | 5e945c5a13bec1ceced8d5eda19d8e0807a969cd (diff) |
turnthepage (22jan11)
git-svn-id: svn://tug.org/texlive/trunk@21150 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, 4 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/turnthepage/Makefile b/Master/texmf-dist/doc/latex/turnthepage/Makefile index 11e2e979d1c..598251f4366 100644 --- a/Master/texmf-dist/doc/latex/turnthepage/Makefile +++ b/Master/texmf-dist/doc/latex/turnthepage/Makefile @@ -569,7 +569,10 @@ 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. |