[latex3-commits] [latex2e-public] r1418 - docstrip markup errors

noreply at latex-project.org noreply at latex-project.org
Mon Mar 13 01:58:44 CET 2017


Author: carlisle
Date: 2017-03-13 01:58:44 +0100 (Mon, 13 Mar 2017)
New Revision: 1418

Modified:
   trunk/base/ltfinal.dtx
   trunk/base/ltfloat.dtx
   trunk/base/ltluatex.dtx
   trunk/base/ltoutenc.dtx
   trunk/base/ltoutput.dtx
Log:
docstrip markup errors

Modified: trunk/base/ltfinal.dtx
===================================================================
--- trunk/base/ltfinal.dtx	2017-03-13 00:43:23 UTC (rev 1417)
+++ trunk/base/ltfinal.dtx	2017-03-13 00:58:44 UTC (rev 1418)
@@ -518,8 +518,8 @@
 %    changed the |\font at submax| from |0pt| to something higher.
 %    If so, we put out a bold warning.
 % \changes{v0.1l}{1994/05/20}{Use new font warning commands}
+% \changes{v1.1c}{2000/08/23}{Fix typo in warning}
 %    \begin{macrocode}
-% \changes{v1.1c}{2000/08/23}{Fix typo in warning}
 \ifdim \font at submax >\z@
    \@font at warning{Size substitutions with differences\MessageBreak
                  up to \font at submax\space have occurred.\MessageBreak

Modified: trunk/base/ltfloat.dtx
===================================================================
--- trunk/base/ltfloat.dtx	2017-03-13 00:43:23 UTC (rev 1417)
+++ trunk/base/ltfloat.dtx	2017-03-13 00:58:44 UTC (rev 1418)
@@ -742,6 +742,8 @@
     \egroup                  %% end of vbox
   \color at endbox
 }
+%    \end{macrocode}
+% \end{macro}
 %
 % \begin{macro}{\outer at nobreak}
 % \changes{v1.0h}{1994/05/20}{Macro added: default is to do nothing.}

Modified: trunk/base/ltluatex.dtx
===================================================================
--- trunk/base/ltluatex.dtx	2017-03-13 00:43:23 UTC (rev 1417)
+++ trunk/base/ltluatex.dtx	2017-03-13 00:58:44 UTC (rev 1418)
@@ -785,9 +785,9 @@
 %<latexrelease>\EndIncludeInRelease
 %    \end{macrocode}
 %
-%    \begin{macrocode}
 % \changes{v1.0b}{2015/10/02}{Fix backing out of \TeX{} code}
 % \changes{v1.0c}{2015/10/02}{Allow backing out of Lua code}
+%    \begin{macrocode}
 %<latexrelease>\IncludeInRelease{0000/00/00}
 %<latexrelease>                 {\newluafunction}{LuaTeX}%
 %<latexrelease>\let\e at alloc@attribute at count\@undefined

Modified: trunk/base/ltoutenc.dtx
===================================================================
--- trunk/base/ltoutenc.dtx	2017-03-13 00:43:23 UTC (rev 1417)
+++ trunk/base/ltoutenc.dtx	2017-03-13 00:58:44 UTC (rev 1418)
@@ -2140,7 +2140,6 @@
 % \changes{v1.9y}{2000/01/30}{Use \cs{hmode at bgroup} where applicable
 %    (pr/3160)}
 % \changes{v1.95}{2002/06/16}{Added \cs{textbardbl} (pr/3400)}
-%    \begin{macrocode}
 % \changes{v1.99}{2004/02/02}{Added \cs{textbigcircle}}
 %    Note that slot 13 has in places been named |\Orb|: please root
 %    out and destroy this impolity wherever you find it!

Modified: trunk/base/ltoutput.dtx
===================================================================
--- trunk/base/ltoutput.dtx	2017-03-13 00:43:23 UTC (rev 1417)
+++ trunk/base/ltoutput.dtx	2017-03-13 00:58:44 UTC (rev 1418)
@@ -646,6 +646,7 @@
 %   END
 %
 %   Floats and marginpars add a lot of dead cycles.
+% \end{oldcomments}
 %    \begin{macrocode}
 \maxdeadcycles = 100
 %    \end{macrocode}
@@ -743,7 +744,7 @@
 \gdef\@currlist{}
 \gdef\@deferlist{}
 \gdef\@dbltoplist{}
-%    \begin{macrocode}
+%    \end{macrocode}
 % \changes{v1.2m}{2015/03/12}
 %         {initialise \cs{@dbldeferlist} again}
 %    The new algorithm stores page wide floats together with column floats
@@ -751,7 +752,7 @@
 %    initialised  as empty so that packages that are testing for
 %    deferred floats can use the same code for old or new float
 %    handling. 
-%    \end{macrocode}
+%    \begin{macrocode}
 \gdef\@dbldeferlist{}
 %    \end{macrocode}
 %
@@ -773,7 +774,6 @@
 \newdimen\marginparsep
 \newdimen\marginparpush
 %    \end{macrocode}
-% \end{oldcomments}
 %
 % \begin{macro}{\AtBeginDvi}
 % \changes{v1.1c}{1994/11/05}



More information about the latex3-commits mailing list