summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3doc.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-04-09 22:51:05 +0000
committerKarl Berry <karl@freefriends.org>2017-04-09 22:51:05 +0000
commitfb68869e1920f0aabf41343b670279f0be3bb054 (patch)
tree175d01a8cfb871160d931f41c90fb24fb74d643a /Master/texmf-dist/source/latex/l3kernel/l3doc.dtx
parent4978fc50e9868db202f4b51324b37a4f2e201f1e (diff)
l3
git-svn-id: svn://tug.org/texlive/trunk@43727 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3doc.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3doc.dtx41
1 files changed, 12 insertions, 29 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3doc.dtx b/Master/texmf-dist/source/latex/l3kernel/l3doc.dtx
index f98ce0a333d..464320e84a1 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3doc.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3doc.dtx
@@ -29,14 +29,17 @@
\askforoverwritefalse
\preamble
+Copyright (C) 1990-2017 The LaTeX3 Project
-EXPERIMENTAL CODE
+It may be distributed and/or modified under the conditions of
+the LaTeX Project Public License (LPPL), either version 1.3c of
+this license or (at your option) any later version. The latest
+version of this license is in the file:
-Do not distribute this file without also distributing the
-source files specified above.
-
-Do not distribute a modified version of this file.
+ http://www.latex-project.org/lppl.txt
+This file is part of the "l3kernel bundle" (The Work in LPPL)
+and all files in that bundle must be distributed together.
\endpreamble
% stop docstrip adding \endinput
@@ -51,23 +54,12 @@ Do not distribute a modified version of this file.
\fi
%</driver>
%
-% Need to protect the file metadata for any modules that load
-% \cls{l3doc}. This is restored after \cs{ProvideExplClass} below.
-% \begin{macrocode}
-%<class>\let \filedateOld \ExplFileDate
-%<class>\let \fileversionOld \ExplFileVersion
-% \end{macrocode}
-%
%<*driver|class>
\RequirePackage{expl3,xparse,calc}
-\def\ExplFileDate{2017/03/18}
-\def\ExplFileVersion{7019}
%</driver|class>
%
%<*driver>
-\ProvidesFile{l3doc.dtx}
- [\ExplFileDate\space v\ExplFileVersion\space
- L3 Experimental documentation class]
+\ProvidesFile{l3doc.dtx}[2017/03/18 L3 Experimental documentation class]
\documentclass{l3doc}
\usepackage{framed,lipsum}
\begin{document}
@@ -78,18 +70,14 @@ Do not distribute a modified version of this file.
% This isn't included in the typeset documentation because it's a bit
% ugly:
%<*class>
-\ProvidesExplClass{l3doc}{\ExplFileDate}{\ExplFileVersion}
+\ProvidesExplClass{l3doc}{2017/04/01}{}
{L3 Experimental documentation class}
-\let \ExplFileDate \filedateOld
-\let \ExplFileVersion \fileversionOld
%</class>
% \fi
%
-% \title{The \cls{l3doc} class\thanks{This file
-% has version number v\ExplFileVersion, last
-% revised \ExplFileDate.}}
+% \title{The \cls{l3doc} class}
% \author{\Team}
-% \date{\ExplFileDate}
+% \date{Released 2017/04/01}
% \maketitle
% \tableofcontents
%
@@ -4100,11 +4088,6 @@ Do not distribute a modified version of this file.
\title
{
The~\pkg{#1}~package \\ #2
- \thanks
- {
- This~file~describes~v\ExplFileVersion,~
- last~revised~\ExplFileDate.
- }
}
\author
{