summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/breqn/breqn.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-08-11 21:14:21 +0000
committerKarl Berry <karl@freefriends.org>2015-08-11 21:14:21 +0000
commitd49ef70ccab816d2bf26857c167a9fea42d8e550 (patch)
tree1fce4bd03892135fdf3f484183f4670464cb610e /Master/texmf-dist/source/latex/breqn/breqn.dtx
parent1ab591e48c967552295cba91d4b1c0513e39ddf5 (diff)
breqn (11aug15)
git-svn-id: svn://tug.org/texlive/trunk@38099 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/breqn/breqn.dtx')
-rw-r--r--Master/texmf-dist/source/latex/breqn/breqn.dtx14
1 files changed, 7 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/breqn/breqn.dtx b/Master/texmf-dist/source/latex/breqn/breqn.dtx
index 86551eee0cb..d9a5c3f220f 100644
--- a/Master/texmf-dist/source/latex/breqn/breqn.dtx
+++ b/Master/texmf-dist/source/latex/breqn/breqn.dtx
@@ -64,8 +64,7 @@
%<*install>
\input docstrip.tex
\Msg{************************************************************************}
-\Msg{* Installation}
-\Msg{* Package: breqn 2014/06/10 v0.98c Breqn}
+\Msg{* Installation: breqn}
\Msg{************************************************************************}
\keepsilent
@@ -123,8 +122,7 @@ and the derived files
%</ignore>
%<*driver>
\NeedsTeXFormat{LaTeX2e}
-\ProvidesFile{breqn.drv}%
- [2014/06/10 v0.98c breqn]
+\ProvidesFile{breqn.drv}[2015/08/11 v0.98d breqn]
\documentclass{ltxdoc}
\CodelineIndex
\EnableCrossrefs
@@ -233,9 +231,11 @@ and the derived files
% \fi
%
%
+% \GetFileInfo{breqn.drv}
+% \let\pkgdate\filedate\let\pkgversion\fileversion
% \title{The \pkg{breqn} package}
-% \date{2014/06/10 v0.98c}
-% \author{Authors: Michael J. Downes, Morten H\o gholm\\ Inactively maintained by Will Robertson\\ Feedback: \texttt{https://github.com/wspr/breqn/issues}}
+% \date{\pkg{breqn} bundle: \pkgdate\space\pkgversion}
+% \author{Authors: Michael J. Downes, Morten H\o gholm\\ Maintained by Morten H\o gholm, Will Robertson\\ Feedback: \texttt{https://github.com/wspr/breqn/issues}}
%
% \maketitle
% \begin{abstract}
@@ -1465,7 +1465,7 @@ and the derived files
% Declare package name and date.
% \begin{macrocode}
\RequirePackage{expl3}[2009/08/05]
-\ProvidesExplPackage{breqn}{2012/05/10}{0.98b}{Breaking equations}
+\ProvidesExplPackage{breqn}{2015/08/11}{0.98d}{Breaking equations}
% \end{macrocode}
% Regrettably, \pkg{breqn} is internally a mess, so we have to take
% some odd steps.