diff options
author | Karl Berry <karl@freefriends.org> | 2009-07-26 22:01:25 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-07-26 22:01:25 +0000 |
commit | 2a776538bbc4a9e1a242262c0145bf820e6105f6 (patch) | |
tree | dd3dedf49a1e389e72563b05d706b8b5935f1dc1 /Master/texmf-dist/tex/latex/memoir | |
parent | 5c701a7cd320a0b58f3757c1e71ca1e0e42548ea (diff) |
memoir update
git-svn-id: svn://tug.org/texlive/trunk@14465 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/memoir')
-rw-r--r-- | Master/texmf-dist/tex/latex/memoir/memoir.cls | 2 | ||||
-rw-r--r-- | Master/texmf-dist/tex/latex/memoir/mempatch.sty | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/memoir/memoir.cls b/Master/texmf-dist/tex/latex/memoir/memoir.cls index 833fe2b042e..02e644788d0 100644 --- a/Master/texmf-dist/tex/latex/memoir/memoir.cls +++ b/Master/texmf-dist/tex/latex/memoir/memoir.cls @@ -26,7 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesClass{memoir}% - [2009/07/21 v1.6180339g configurable book, report, article document class] + [2009/07/24 v1.6180339h configurable book, report, article document class] \newcommand*{\@ptsize}{} \newcommand*{\@memptsize}{} \newlength{\onelineskip} diff --git a/Master/texmf-dist/tex/latex/memoir/mempatch.sty b/Master/texmf-dist/tex/latex/memoir/mempatch.sty index bfd0ae2b3f7..773bff24db4 100644 --- a/Master/texmf-dist/tex/latex/memoir/mempatch.sty +++ b/Master/texmf-dist/tex/latex/memoir/mempatch.sty @@ -22,7 +22,7 @@ %% %% This work consists of the files listed in the README file. %% -\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 |