texlive[48322] Master/texmf-dist: proofread (31jul18)

commits+karl at tug.org commits+karl at tug.org
Tue Jul 31 22:54:36 CEST 2018


Revision: 48322
          http://tug.org/svn/texlive?view=revision&revision=48322
Author:   karl
Date:     2018-07-31 22:54:36 +0200 (Tue, 31 Jul 2018)
Log Message:
-----------
proofread (31jul18)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/proofread/README
    trunk/Master/texmf-dist/doc/latex/proofread/README.txt
    trunk/Master/texmf-dist/doc/latex/proofread/example.pdf
    trunk/Master/texmf-dist/doc/latex/proofread/example.tex
    trunk/Master/texmf-dist/doc/latex/proofread/proofread.pdf
    trunk/Master/texmf-dist/doc/latex/proofread/proofread.vmb
    trunk/Master/texmf-dist/source/latex/proofread/proofread.dtx
    trunk/Master/texmf-dist/source/latex/proofread/proofread.ins
    trunk/Master/texmf-dist/tex/latex/proofread/proofread.sty

Modified: trunk/Master/texmf-dist/doc/latex/proofread/README
===================================================================
--- trunk/Master/texmf-dist/doc/latex/proofread/README	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/doc/latex/proofread/README	2018-07-31 20:54:36 UTC (rev 48322)
@@ -15,3 +15,4 @@
 Spector-Zabusky in http://tex.stackexchange.com/questions/5959. The main file,
 proofread.dtx, is self-extracting, so you can generate the style file by
 compiling proofread.dtx with pdflatex.
+

Modified: trunk/Master/texmf-dist/doc/latex/proofread/README.txt
===================================================================
--- trunk/Master/texmf-dist/doc/latex/proofread/README.txt	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/doc/latex/proofread/README.txt	2018-07-31 20:54:36 UTC (rev 48322)
@@ -15,3 +15,4 @@
 Spector-Zabusky in http://tex.stackexchange.com/questions/5959. The main file,
 proofread.dtx, is self-extracting, so you can generate the style file by
 compiling proofread.dtx with pdflatex.
+

Modified: trunk/Master/texmf-dist/doc/latex/proofread/example.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/proofread/example.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/proofread/example.tex	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/doc/latex/proofread/example.tex	2018-07-31 20:54:36 UTC (rev 48322)
@@ -1,3 +1,4 @@
+%!lualatex
 \documentclass[12pt]{memoir}
 \usepackage[dutch]{babel}
 \usepackage[
@@ -9,7 +10,12 @@
 ]{proofread}
 \usepackage{ctable}
 \marginparwidth=35mm
+\parindent0pt
 \begin{document}
+Note: Accented characters like in \yel[accents]{café} generate an error if compiled
+with pdflatex, because the limitations of the soul package; use xelatex or
+lualatex instead.
+
 Een canon van het Nederlands verleden.
 
 Iedere tijd\footnote{Dit is een voetnoot waarin ik een verbetering
@@ -117,5 +123,12 @@
 toegeschreven: `Hoop is niet vereist om ergens aan te beginnen, succes niet
 nodig om te volharden.'
 
+\rep{One, 
+Two,
+Three}{
+Four
+Five
+Six}
+
 \end{document}
 vim: syntax=proofread

Modified: trunk/Master/texmf-dist/doc/latex/proofread/proofread.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/proofread/proofread.vmb
===================================================================
--- trunk/Master/texmf-dist/doc/latex/proofread/proofread.vmb	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/doc/latex/proofread/proofread.vmb	2018-07-31 20:54:36 UTC (rev 48322)
@@ -1265,13 +1265,13 @@
 map <Esc>r s\rep{}{}<Esc>2F{plla
 map <Esc>c a\com{}<Esc>i
 map <Esc>n /\\\(add\\|del\\|com\\|hilite\\|rep\\|yel\)<Enter>//e<Enter>h
-map <Esc>u ?\\\(\(\(hilite\\|yel\)\(\[[^\]]*\]\)\{0,1}\)\\|\(rep{\_[^}]\{-}}\)\\|\(com\\|del\\|add\)\){\_.\{-}}<Enter>m`v//e<Enter>:B !proofread undo<Enter>0f→xXx``
-map <Esc>h ?\\\(\(\(hilite\\|yel\)\(\[[^\]]*\]\)\{0,1}\)\\|\(rep{\_[^}]\{-}}\)\\|\(com\\|del\\|add\)\){\_.\{-}}<Enter>m`v//e<Enter>:B !proofread honor<Enter>0f→xXx``
+map <Esc>u ?\\\(\(\(hilite\\|yel\)\(\[\_[^\]]*\]\)\{0,1}\)\\|\(rep{\_[^}]\{-}}\)\\|\(com\\|del\\|add\)\){\_.\{-}}<Enter>m`v//e<Enter>:B !proofread undo<Enter>0f→xXx``
+map <Esc>h ?\\\(\(\(hilite\\|yel\)\(\[\_[^\]]*\]\)\{0,1}\)\\|\(rep{\_[^}]\{-}}\)\\|\(com\\|del\\|add\)\){\_.\{-}}<Enter>m`v//e<Enter>:B !proofread honor<Enter>0f→xXx``
 
-"          ?\\\(\(\(hilite\\|yel\)\(\[[^\]]*\]\)\{0,1}\)\\|\(rep{\_[^}]*}\)\\|\(com\\|del\\|add\)\){\_[^}]*}           ^                                     ^     ^
-"              < < <--hilite/yel-> <--[...]---->       >    <--\rep{...}-->    <--com/del/add---> ><--{...}-->         |                                     |     |
-"              | |_____________________________________|                                          |        save position           remove ruby scripts' marker     back to position
-"              |__________________________________________________________________________________|
+"          ?\\\(\(\(hilite\\|yel\)\(\[\_[^\]]*\]\)\{0,1}\)\\|\(rep{\_[^}]*}\)\\|\(com\\|del\\|add\)\){\_[^}]*}           ^                                     ^     ^
+"              < < <--hilite/yel-> <--[.....]---->       >    <--\rep{...}-->    <--com/del/add---> ><--{...}-->         |                                     |     |
+"              | |_______________________________________|                                          |        save position           remove ruby scripts' marker     back to position
+"              |____________________________________________________________________________________|
 
 set syntax=tex
 ../bin/proofread	[[[1

Modified: trunk/Master/texmf-dist/source/latex/proofread/proofread.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/proofread/proofread.dtx	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/source/latex/proofread/proofread.dtx	2018-07-31 20:54:36 UTC (rev 48322)
@@ -95,7 +95,7 @@
 %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
 %<package>\ProvidesPackage{proofread}
 %<*package>
-    [2017/02/28 v1.02 Commands for inserting annotations]
+    [2018/07/31 v1.03 Commands for inserting annotations]
 %</package>
 %<*driver>
 \documentclass{ltxdoc}
@@ -142,8 +142,9 @@
 %                            - package options doublespacing, onehalfspacing added\\
 %                            - skp command for manual moving down marginnotes\\
 %                            - vim commands are provided for removing notes,\\
-%                              either honoring or undoing the correction.
-% }
+%                              either honoring or undoing the correction.}
+%\changes{v1.03}{2018/07/31}{added warning to use xetex or luatex for non-ASCII
+%			     source}
 %
 % \begin{abstract}\noindent
 % The |proofread| package defines a few \LaTeX\ commands that are useful when
@@ -159,6 +160,10 @@
 % \end{abstract}
 %
 % \section{Usage}
+% Note: this package is based on the |soul| package, so if you plan to
+% highlight non-ASCII characters, you must compile your source with either
+% |xetex|- or |luatex|-based compilers.
+
 % The commands described below display a highlighted phrase in your
 % compiled document and place a comment in the margin, prefixed with a
 % counter, which is indicated with |n| in the following. This

Modified: trunk/Master/texmf-dist/source/latex/proofread/proofread.ins
===================================================================
--- trunk/Master/texmf-dist/source/latex/proofread/proofread.ins	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/source/latex/proofread/proofread.ins	2018-07-31 20:54:36 UTC (rev 48322)
@@ -51,6 +51,7 @@
   \file{\jobname.sty}{\from{\jobname.dtx}{package}}
 }
 \endbatchfile
+
 %% 
 %% Copyright (C) 2017 by Wybo Dekker <wybo at dekkerdocumenten.nl>
 %% 

Modified: trunk/Master/texmf-dist/tex/latex/proofread/proofread.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/proofread/proofread.sty	2018-07-31 20:54:22 UTC (rev 48321)
+++ trunk/Master/texmf-dist/tex/latex/proofread/proofread.sty	2018-07-31 20:54:36 UTC (rev 48322)
@@ -14,7 +14,8 @@
 %% 
 \NeedsTeXFormat{LaTeX2e}[1999/12/01]
 \ProvidesPackage{proofread}
-    [2017/02/28 v1.02 Commands for inserting annotations]
+    [2018/07/31 v1.03 Commands for inserting annotations]
+
 \RequirePackage{marginnote}
 \ifx\undefined\DoubleSpacing
   \RequirePackage{setspace}



More information about the tex-live-commits mailing list