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/latin2.mld | |
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/latin2.mld')
-rw-r--r-- | Master/texmf-dist/tex/latex/minitoc/latin2.mld | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/latin2.mld b/Master/texmf-dist/tex/latex/minitoc/latin2.mld index 1c33814d7b2..4b1681be3f0 100644 --- a/Master/texmf-dist/tex/latex/minitoc/latin2.mld +++ b/Master/texmf-dist/tex/latex/minitoc/latin2.mld @@ -25,24 +25,25 @@ %% 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> -\ProvidesFile{latin2.mld}[2006/01/13] -%% Latin titles (shortened) for minitoc.sty +\makeatletter +\ProvidesFile{latin2.mld}[2007/04/06] +%% Latin (medieval) titles (shortened) for minitoc.sty %% from latin.dtx (babel) -%% Beccari, Claudio +%% Beccari, Claudio and Tabacco, Raffalla and {\.Zelechowski}, Konrad \def\ptctitle{Index}% \def\plftitle{Conspectus descriptionum}% \def\plttitle{Conspectus tabularum}% %% \def\mtctitle{Index}% \def\mlftitle{Descriptiones}% -\def\mlttitle{Tabulae}% +\def\mlttitle{{Tabul\ae}}% %% \def\stctitle{Index}% \def\slftitle{Descriptiones}% -\def\slttitle{Tabulae}% +\def\slttitle{{Tabul\ae}}% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \endinput %% |