Skip to content

Commit

Permalink
Step version (CTAN snapshot)
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Oct 19, 2016
1 parent 38d302f commit 9696b47
Show file tree
Hide file tree
Showing 16 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion l3build/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
l3build: a testing and building system for LaTeX3
=================================================

Release 2016/06/22 (r6641)
Release 2016/10/19 (r6730)

Overview
--------
Expand Down
4 changes: 2 additions & 2 deletions l3build/l3build.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
\RequirePackage{expl3}
\def\ExplFileName{l3build}
\def\ExplFileDescription{L3 Regression test suite}
\def\ExplFileDate{2016/06/22}
\def\ExplFileVersion{6641}
\def\ExplFileDate{2016/10/19}
\def\ExplFileVersion{6730}
\documentclass[full]{l3doc}
\renewcommand\partname{Part}
\usepackage{multicol,needspace}
Expand Down
4 changes: 2 additions & 2 deletions l3build/l3build.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
--]]

-- Version information: should be identical to that in l3build.dtx
release_date = "2016/06/22"
release_ver = "6641"
release_date = "2016/10/19"
release_ver = "6730"

-- "module" is a deprecated function in Lua 5.2: as we want the name
-- for other purposes, and it should eventually be 'free', simply
Expand Down
2 changes: 1 addition & 1 deletion l3experimental/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Experimental LaTeX3 Concepts
============================

Release 2016/05/18 (r6512)
Release 2016/10/19 (r6730)

Overview
--------
Expand Down
4 changes: 2 additions & 2 deletions l3experimental/l3sort/l3sort.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{l3sort}{Support package l3kernel too old}
Expand Down
4 changes: 2 additions & 2 deletions l3experimental/l3str/l3flag.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{l3flag}{Support package l3kernel too old}
Expand Down
4 changes: 2 additions & 2 deletions l3experimental/l3str/l3regex.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{l3regex}{Support package l3kernel too old}
Expand Down
4 changes: 2 additions & 2 deletions l3experimental/l3str/l3tl-build.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{l3tl-build}{Support package l3kernel too old}
Expand Down
4 changes: 2 additions & 2 deletions l3experimental/xgalley/l3galley.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{l3galley}{Support package l3kernel too old}
Expand Down
2 changes: 1 addition & 1 deletion l3kernel/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LaTeX3 Programming Conventions
==============================

Release 2016/05/18 (r6512)
Release 2016/10/19 (r6730)

Overview
--------
Expand Down
4 changes: 2 additions & 2 deletions l3kernel/expl3.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
%<*driver|generic|package>
\def\ExplFileName{expl3}%
\def\ExplFileDescription{L3 programming layer}%
\def\ExplFileDate{2016/05/18}%
\def\ExplFileVersion{6512}%
\def\ExplFileDate{2016/10/19}%
\def\ExplFileVersion{6730}%
%</driver|generic|package>
%<*driver>
\documentclass[full]{l3doc}
Expand Down
2 changes: 1 addition & 1 deletion l3packages/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
LaTeX3 High-Level Concepts
==========================

Release 2016/05/18 (r6512)
Release 2016/10/19 (r6730)

Overview
--------
Expand Down
8 changes: 4 additions & 4 deletions l3packages/l3keys2e/l3keys2e.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{l3keys2e}{Support package l3kernel too old}
Expand All @@ -52,8 +52,8 @@
%<package> }
\def\ExplFileName{l3keys2e}
\def\ExplFileDescription{LaTeX2e option processing using LaTeX3 keys}
\def\ExplFileDate{2016/05/18}
\def\ExplFileVersion{6512}
\def\ExplFileDate{2016/10/19}
\def\ExplFileVersion{6730}
%</driver|package>
%<*driver>
\documentclass[full]{l3doc}
Expand Down
8 changes: 4 additions & 4 deletions l3packages/xfrac/xfrac.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{xfrac}{Support package l3kernel too old}
Expand All @@ -54,8 +54,8 @@
\RequirePackage{amstext,graphicx,l3keys2e,textcomp,xparse,xtemplate}
\def\ExplFileName{xfrac}
\def\ExplFileDescription{L3 Experimental split-level fractions}
\def\ExplFileDate{2016/05/18}
\def\ExplFileVersion{6512}
\def\ExplFileDate{2016/10/19}
\def\ExplFileVersion{6730}
%</driver|package>
%<*driver>
\documentclass[full]{l3doc}
Expand Down
8 changes: 4 additions & 4 deletions l3packages/xparse/xparse.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{xparse}{Support package l3kernel too old}
Expand All @@ -56,8 +56,8 @@
%<package> }
\def\ExplFileName{xparse}
\def\ExplFileDescription{L3 Experimental document command parser}
\def\ExplFileDate{2016/05/18}
\def\ExplFileVersion{6512}
\def\ExplFileDate{2016/10/19}
\def\ExplFileVersion{6730}
%</driver|package>
%<*driver>
\documentclass[full]{l3doc}
Expand Down
8 changes: 4 additions & 4 deletions l3packages/xtemplate/xtemplate.dtx
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
%<*driver|package>
% The version of expl3 required is tested as early as possible, as
% some really old versions do not define \ProvidesExplPackage.
\RequirePackage{expl3}[2016/05/18]
%<package>\@ifpackagelater{expl3}{2016/05/18}
\RequirePackage{expl3}[2016/10/19]
%<package>\@ifpackagelater{expl3}{2016/10/19}
%<package> {}
%<package> {%
%<package> \PackageError{xtemplate}{Support package l3kernel too old}
Expand All @@ -56,8 +56,8 @@
%<package> }
\def\ExplFileName{xtemplate}
\def\ExplFileDescription{L3 Experimental prototype document functions}
\def\ExplFileDate{2016/05/18}
\def\ExplFileVersion{6512}
\def\ExplFileDate{2016/10/19}
\def\ExplFileVersion{6730}
%</driver|package>
%<*driver>
\documentclass[full]{l3doc}
Expand Down

0 comments on commit 9696b47

Please sign in to comment.