diff options
author | Karl Berry <karl@freefriends.org> | 2017-04-09 22:51:05 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-04-09 22:51:05 +0000 |
commit | fb68869e1920f0aabf41343b670279f0be3bb054 (patch) | |
tree | 175d01a8cfb871160d931f41c90fb24fb74d643a /Master/texmf-dist/source/latex/l3build | |
parent | 4978fc50e9868db202f4b51324b37a4f2e201f1e (diff) |
l3
git-svn-id: svn://tug.org/texlive/trunk@43727 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3build')
-rw-r--r-- | Master/texmf-dist/source/latex/l3build/l3build.dtx | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/l3build/l3build.dtx b/Master/texmf-dist/source/latex/l3build/l3build.dtx index 2d5a2f5a4e2..7287b1a9ac1 100644 --- a/Master/texmf-dist/source/latex/l3build/l3build.dtx +++ b/Master/texmf-dist/source/latex/l3build/l3build.dtx @@ -22,8 +22,6 @@ % %<*driver> \RequirePackage{expl3} -\def\ExplFileDate{2017/03/18} -\def\ExplFileVersion{7019} \documentclass[full]{l3doc} \renewcommand\partname{Part} \usepackage{multicol,needspace} @@ -192,8 +190,6 @@ % % \title{^^A % The \pkg{l3build} package\\ Checking and building packages^^A -% \thanks{This file describes v\ExplFileVersion, -% last revised \ExplFileDate.}^^A % } % % \author{^^A @@ -205,7 +201,7 @@ % }^^A % } % -% \date{Released \ExplFileDate} +% \date{Released 2017/04/01} % % \maketitle % \tableofcontents @@ -705,7 +701,7 @@ % (|\localinterlinepenalty|, \emph{etc.}). % \item Rounding of glue set to four decimal places (glue set may be % slightly different in \LuaTeX{} compared to other engines). -% \item Conversion of low chars ($1$ to $31$) to |^^| notation. +% \item Conversion of low chars ($0$ to $31$) to |^^| notation. % \end{itemize} % % When making comparisons between 8-bit and Unicode engines it is useful to |