diff options
author | Karl Berry <karl@freefriends.org> | 2007-07-16 16:35:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2007-07-16 16:35:10 +0000 |
commit | 7148bd987087fee2f7c0dacb91b1ed94f7b4330e (patch) | |
tree | e82222391ee846b9cc60268cb12e8b366a7f1555 /Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty | |
parent | c5e415e617636193b934f2e5ff7479167f746e92 (diff) |
minitoc 55 (1jul07)
git-svn-id: svn://tug.org/texlive/trunk@4622 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty b/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty index b091f557aea..50c8d2aaf82 100644 --- a/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty +++ b/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty @@ -25,14 +25,15 @@ %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. %% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 -%% 2001 2002 2003 2004 2005 2006 2007 +%% 2001 2002 2003 2004 2005 2006 2007 2008 %% Jean-Pierre F. Drucbert %% <jean-pierre.drucbert@onera.fr> +\makeatletter \NeedsTeXFormat{LaTeX2e}[1996/06/01]% \ProvidesPackage{mtcpatchmem}% - [2007/03/22 v53 Package mtcpatchmem] + [2007/06/29 v55 Package mtcpatchmem] \RequirePackage{mtcmess}[2006/03/14] -\mtcPackageInfo[<M0001>]{mtcpatchmem}% +\mtcPackageInfo[M0001]{mtcpatchmem}% {mtcpatchmem package to patch the memoir class\@gobble} \renewcommand{\@m@mchapter}[1][]{% \def\ch@pt@c{#1}% capture first optional arg |