summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/l3packages
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-10-14 22:32:58 +0000
committerKarl Berry <karl@freefriends.org>2015-10-14 22:32:58 +0000
commit0346eca0b9378bffafb6b32579dd4542b71b57f5 (patch)
treef9a5b79922bd74de6945c98e47f9b1d3009da982 /Master/texmf-dist/tex/latex/l3packages
parent6028cf981b015fefcf1205f6cba193542627ddbf (diff)
l3 (14oct15)
git-svn-id: svn://tug.org/texlive/trunk@38642 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/l3packages')
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty10
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty21
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty10
-rw-r--r--Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty10
4 files changed, 36 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
index d53c1b29014..2fede3199bf 100644
--- a/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty
@@ -46,8 +46,8 @@
%%
%% -----------------------------------------------------------------------
%%
-\RequirePackage{expl3}[2015/09/27]
-\@ifpackagelater{expl3}{2015/09/27}
+\RequirePackage{expl3}[2015/10/14]
+\@ifpackagelater{expl3}{2015/10/14}
{}
{%
\PackageError{l3keys2e}{Support package l3kernel too old}
@@ -59,8 +59,10 @@
}%
\endinput
}
-\GetIdInfo$Id: l3keys2e.dtx 6111 2015-09-27 16:06:17Z joseph $
- {LaTeX2e option processing using LaTeX3 keys}
+\def\ExplFileName{l3keys2e}
+\def\ExplFileDescription{LaTeX2e option processing using LaTeX3 keys}
+\def\ExplFileDate{2015/10/14}
+\def\ExplFileVersion{6210}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
\cs_generate_variant:Nn \clist_put_right:Nn { Nv }
diff --git a/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty b/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
index 320805da81a..202d3a764e6 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty
@@ -14,7 +14,7 @@
%% Do not distribute a modified version of this file.
%%
%% File: xfrac.dtx Copyright (C) 2004, 2008-2010 Morten Hoegholm
-%% (C) 2011,2012,2014 The LaTeX3 Project
+%% (C) 2011,2012,2014,2015 The LaTeX3 Project
%%
%% It may be distributed and/or modified under the conditions of the
%% LaTeX Project Public License (LPPL), either version 1.3c of this
@@ -47,9 +47,24 @@
%%
%% -----------------------------------------------------------------------
%%
+\RequirePackage{expl3}[2015/10/14]
+\@ifpackagelater{expl3}{2015/10/14}
+ {}
+ {%
+ \PackageError{xfrac}{Support package l3kernel too old}
+ {%
+ Please install an up to date version of l3kernel\MessageBreak
+ using your TeX package manager or from CTAN.\MessageBreak
+ \MessageBreak
+ Loading xfrac will abort!%
+ }%
+ \endinput
+ }
\RequirePackage{amstext,graphicx,l3keys2e,textcomp,xparse,xtemplate}
-\GetIdInfo$Id: xfrac.dtx 4728 2014-05-04 13:25:37Z joseph $
- {L3 Experimental split-level fractions}
+\def\ExplFileName{xfrac}
+\def\ExplFileDescription{L3 Experimental split-level fractions}
+\def\ExplFileDate{2015/10/14}
+\def\ExplFileVersion{6210}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
\keys_define:nn { xfrac }
diff --git a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
index c16f725c5f8..170f182d2cd 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xparse/xparse.sty
@@ -50,8 +50,8 @@
%%
%% -----------------------------------------------------------------------
%%
-\RequirePackage{expl3}[2015/09/27]
-\@ifpackagelater{expl3}{2015/09/27}
+\RequirePackage{expl3}[2015/10/14]
+\@ifpackagelater{expl3}{2015/10/14}
{}
{%
\PackageError{xparse}{Support package l3kernel too old}
@@ -63,8 +63,10 @@
}%
\endinput
}
-\GetIdInfo$Id: xparse.dtx 6111 2015-09-27 16:06:17Z joseph $
- {L3 Experimental document command parser}
+\def\ExplFileName{xparse}
+\def\ExplFileDescription{L3 Experimental document command parser}
+\def\ExplFileDate{2015/10/14}
+\def\ExplFileVersion{6210}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
\tl_const:Nx \c__xparse_no_value_tl
diff --git a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
index 2008933ab74..42a205af782 100644
--- a/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
+++ b/Master/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty
@@ -50,8 +50,8 @@
%%
%% -----------------------------------------------------------------------
%%
-\RequirePackage{expl3}[2015/09/27]
-\@ifpackagelater{expl3}{2015/09/27}
+\RequirePackage{expl3}[2015/10/14]
+\@ifpackagelater{expl3}{2015/10/14}
{}
{%
\PackageError{xtemplate}{Support package l3kernel too old}
@@ -63,8 +63,10 @@
}%
\endinput
}
-\GetIdInfo$Id: xtemplate.dtx 6111 2015-09-27 16:06:17Z joseph $
- {L3 Experimental prototype document functions}
+\def\ExplFileName{xtemplate}
+\def\ExplFileDescription{L3 Experimental prototype document functions}
+\def\ExplFileDate{2015/10/14}
+\def\ExplFileVersion{6210}
\ProvidesExplPackage
{\ExplFileName}{\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription}
\tl_const:Nn \c__xtemplate_code_root_tl { template~code~>~ }