diff options
author | Karl Berry <karl@freefriends.org> | 2011-01-09 23:54:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-01-09 23:54:04 +0000 |
commit | d19133998d819cfb50bd5ab6bb941324e482df76 (patch) | |
tree | dc258644510d68306dbb602c63f3e445ca85f414 /Master/texmf-dist/doc/latex/turnthepage | |
parent | 2423c76378e279e9150d0b2794fc310b6b82098c (diff) |
explicit text/plain for CTRL-M chars
git-svn-id: svn://tug.org/texlive/trunk@20999 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/turnthepage')
-rw-r--r-- | Master/texmf-dist/doc/latex/turnthepage/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/turnthepage/Makefile b/Master/texmf-dist/doc/latex/turnthepage/Makefile index 0d387edbcd3..11e2e979d1c 100644 --- a/Master/texmf-dist/doc/latex/turnthepage/Makefile +++ b/Master/texmf-dist/doc/latex/turnthepage/Makefile @@ -569,7 +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' \:nohj +# 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. |