summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/memoir
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-07-26 22:01:25 +0000
committerKarl Berry <karl@freefriends.org>2009-07-26 22:01:25 +0000
commit2a776538bbc4a9e1a242262c0145bf820e6105f6 (patch)
treedd3dedf49a1e389e72563b05d706b8b5935f1dc1 /Master/texmf-dist/source/latex/memoir
parent5c701a7cd320a0b58f3757c1e71ca1e0e42548ea (diff)
memoir update
git-svn-id: svn://tug.org/texlive/trunk@14465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/memoir')
-rw-r--r--Master/texmf-dist/source/latex/memoir/memoir.dtx10
-rw-r--r--Master/texmf-dist/source/latex/memoir/mempatch.dtx6
2 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/memoir/memoir.dtx b/Master/texmf-dist/source/latex/memoir/memoir.dtx
index 6a502b302f9..e6cbd7d3265 100644
--- a/Master/texmf-dist/source/latex/memoir/memoir.dtx
+++ b/Master/texmf-dist/source/latex/memoir/memoir.dtx
@@ -18,7 +18,7 @@
% This work consists of the files listed in the README file.
%
% \fi
-% \CheckSum{28128}
+% \CheckSum{28141}
%
% \changes{v0.1}{2001/05/20}{First public alpha release}
% \changes{v0.2}{2001/06/03}{First beta release}
@@ -81,6 +81,7 @@
% \changes{v1.6180339g}{2009/07/13}{Fixed a bug regading extra enties
% in the page note list}
% \changes{v1.6180339g}{2009/07/21}{fixed mempatch typos}
+% \changes{v1.6180339h}{2009/07/24}{fixed typo in memoir.dtx}
%
% \def\dtxfile{memoir.dtx}
%
@@ -113,6 +114,7 @@
% \def\fileversion{v1.6180339e} \def\filedate{2009/02/06}
% \def\fileversion{v1.6180339f} \def\filedate{2009/07/12}
% \def\fileversion{v1.6180339g} \def\filedate{2009/07/21}
+% \def\fileversion{v1.6180339h} \def\filedate{2009/07/24}
% \title{The LaTeX \Lpack{memoir} class for configurable book
% typesetting: Source code\thanks{This
% file (\texttt{\dtxfile}) has version number \fileversion, last revised
@@ -334,7 +336,7 @@
% Announce the name, option files and version for LaTeX2e files:
% \begin{macrocode}
%<class>\ProvidesClass{memoir}%
-%<class> [2009/07/21 v1.6180339g configurable book, report, article document class]
+%<class> [2009/07/24 v1.6180339h configurable book, report, article document class]
%<9pt>\ProvidesFile{mem9.clo}%
%<9pt> [2008/01/30 v0.4 memoir class 9pt size option]
%<10pt>\ProvidesFile{mem10.clo}%
@@ -2213,13 +2215,13 @@
% may have the eTeX pacakge, but is not based on eTeX (eventhough that
% is what the LaTeX-project have recommended for several years now),
% so we add a dead mans switch to disable the loading.
-% \begin{mode}{\ifmem@noetex}
+% \begin{macro}{\ifmem@noetex}
% \begin{macrocode}
\newif\ifmem@noetex
\DeclareOption{noetex}{\mem@noetextrue}
% \end{macrocode}
-% \end{mode}
+% \end{macro}
%
%
%
diff --git a/Master/texmf-dist/source/latex/memoir/mempatch.dtx b/Master/texmf-dist/source/latex/memoir/mempatch.dtx
index 3d6389b7167..0c4d371aa89 100644
--- a/Master/texmf-dist/source/latex/memoir/mempatch.dtx
+++ b/Master/texmf-dist/source/latex/memoir/mempatch.dtx
@@ -19,7 +19,7 @@
%
%
% \fi
-% \CheckSum{484}
+% \CheckSum{501}
%
% \def\dtxfile{\texttt{mempatch.dtx}}
% \def\fileversion{v1.0} \def\filedate{2003/10/04}
@@ -67,6 +67,8 @@
% \def\fileversion{v6.0b} \def\filedate{2009/01/18}
% \def\fileversion{v6.0c} \def\filedate{2009/02/06}
% \def\fileversion{v6.0d} \def\filedate{2009/07/12}
+% \def\fileversion{v6.0e} \def\filedate{2009/07/21}
+% \def\fileversion{v6.0f} \def\filedate{2009/07/24}
%
% \title{The LaTeX \Lpack{memoir} class for configurable book
% typesetting: Code patches\thanks{This
@@ -832,7 +834,7 @@
% ^^A \ProvidesFile{mempatch.sty}[2008/05/26 v5.0 Patches for memoir class v1.61803]
% ^^A \ProvidesFile{mempatch.sty}[2008/07/11 v5.1 Patches for memoir class v1.618033]
% \begin{macrocode}
-\ProvidesPackage{mempatch}[2009/07/21 v6.0e Patches for memoir class v1.6180339]
+\ProvidesPackage{mempatch}[2009/07/24 v6.0f Patches for memoir class v1.6180339]
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%% Version 6.0 was released simultaneously with version 1.6180339