[latex3-commits] [l3svn] 06/07: Zap some end-of-line spaces

noreply at latex-project.org noreply at latex-project.org
Sun May 22 22:52:56 CEST 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

commit 70dc14141f02d69ac23d7565140b649ef6a35427
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun May 22 20:38:13 2016 +0100

    Zap some end-of-line spaces
---
 l3build/l3build.dtx |   16 +++-------------
 1 file changed, 3 insertions(+), 13 deletions(-)

diff --git a/l3build/l3build.dtx b/l3build/l3build.dtx
index eaeea52..7482ecc 100644
--- a/l3build/l3build.dtx
+++ b/l3build/l3build.dtx
@@ -44,7 +44,6 @@
 \documentclass[full]{l3doc}
 \renewcommand\partname{Part}
 \usepackage{multicol,needspace}
-
 \makeatletter
 \addtolength\columnsep{1em}
 \renewcommand\columnseprule{0.4pt}
@@ -58,7 +57,6 @@
   \@nobreakfalse
   \end{multicols}}
 \makeatother
-
 \newenvironment{buildcmd}[1]{%
   \bigskip\par\noindent\hspace{-\parindent}%
   \fbox{\ttfamily \textcolor[gray]{0.5}{\$} texlua build.lua #1}%
@@ -191,17 +189,14 @@
   \end{longtable}
   \endgroup
 }
-
 \newcommand\code{\texttt}
 \newcommand\var{\texttt}
-
 \usepackage[procnames]{listings}
 \lstset{
     basicstyle=\ttfamily\small,
     numbers=left,
     numberstyle={\tiny\color[gray]{0.4}},
 }
-
 \usepackage{shortvrb}
 \usepackage{enumitem}
 \usepackage{longtable}
@@ -320,7 +315,7 @@
 %
 % As well as these commands, the system recognises the options
 % \begin{itemize}
-% \item \texttt{--date} (\texttt{-d}) Date to use when setting version 
+% \item \texttt{--date} (\texttt{-d}) Date to use when setting version
 %   data
 % \item \texttt{--engine} (\texttt{-e}) Sets the engine to use for
 %   testing
@@ -383,7 +378,7 @@
 % |check| target, running with the |-p| option will also carry out a binary
 % comparison of the PDF files produced by typesetting against those
 % saved in \var{testfiledir}.
-% 
+%
 % This functionality requires \TeX{} Live 2016 or later as it needs support
 % from the engines not available in earlier releases.
 % \end{buildcmd}
@@ -986,7 +981,7 @@
 %   \item |ExplFileName| --- Searches for lines using |\def\ExplFileName|,
 %     |\def\ExplFileDate|, \dots, formulation.
 % \end{itemize}
-% 
+%
 % For more complex cases, the programmer may directly define the
 % Lua function |setversion_update_line()|, which takes as arguments the line of the
 % source, the supplied date and the supplied version. It should return a
@@ -1121,7 +1116,6 @@
 \def\loggingoutput{\tracingoutput1
     \showboxbreadth\maxdimen\showboxdepth\maxdimen}
 %    \end{macrocode}
-
 %
 % Set the newline character: \LaTeXe{} does this but plain-based formats
 % do not.
@@ -1353,12 +1347,10 @@
   \SEPARATOR
   \LONGTYPEOUT{}%
 }
-
 \def \TRUE  {\TYPE{TRUE}}
 \def \FALSE {\TYPE{FALSE}}
 \def \YES   {\TYPE{YES}}
 \def \NO    {\TYPE{NO}}
-
 \def \NEWLINE {\TYPE{^^J}}
 %    \end{macrocode}
 %
@@ -1435,5 +1427,3 @@
 % \end{implementation}
 %
 % \PrintIndex
-
-

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list