diff options
author | Karl Berry <karl@freefriends.org> | 2006-06-19 22:43:58 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-06-19 22:43:58 +0000 |
commit | 315f6e8cf21d3f57aaefe05b58147de728d5ede0 (patch) | |
tree | a1cace88e0004de97a607a486feab2045bff04aa /Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty | |
parent | 1c6ae1bc004f1c8a3b49e90c803ebef5030dcdaa (diff) |
minitoc 45
git-svn-id: svn://tug.org/texlive/trunk@1705 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 | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty b/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty index f1ab012bb69..24a449054de 100644 --- a/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty +++ b/Master/texmf-dist/tex/latex/minitoc/mtcpatchmem.sty @@ -8,8 +8,8 @@ %% %% This is a generated file. %% -%% Copyright (C) 2005 by: -%% Jean-Pierre F. Drucbert +%% Copyright (C) 2005, 2006 by: +%% Jean-Pierre F. Drucbert (JPFD) %% <jean-pierre.drucbert@onera.fr> %% %% This file may be distributed and/or modified under the conditions of @@ -24,16 +24,18 @@ %% %% This work has the LPPL maintenance status "author-maintained". %% -%% This Current Maintainer of this work is Jean-Pierre F. Drucbert. +%% This Current Maintainer of this work is Jean-Pierre F. Drucbert (JPFD). %% %% This work consists of all the files listed in the file `minitoc.l' %% distributed with it. %% +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \NeedsTeXFormat{LaTeX2e}[1996/06/01]% \ProvidesPackage{mtcpatchmem}% - [2005/09/16 v43 Package mtcpatchmem] -\PackageInfo{mtcpatchmem}% - {*** mtcpatchmem package to patch the memoir class ***\@gobble} + [2005/09/30 v45 Package mtcpatchmem] +\RequirePackage{mtcmess}[2006/03/14] +\mtcPackageInfo[<M0001>]{mtcpatchmem}% + {mtcpatchmem package to patch the memoir class\@gobble} \renewcommand{\@m@mchapter}[1][]{% \def\ch@pt@c{#1}% capture first optional arg \@ifnextchar[{\@chapter}{\@chapter[]}% |