diff options
author | Karl Berry <karl@freefriends.org> | 2008-04-07 17:41:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-04-07 17:41:51 +0000 |
commit | 3ab605d04a400ebecc0cfcf8efdc7f70fce95d57 (patch) | |
tree | 934cf1d647611b66b5405e1c9b01de87fedacf7e /Master/texmf-dist/tex/latex/minitoc/galician.mld | |
parent | f3293da79b2d98143874b2594dac2dbafa167d1c (diff) |
minitoc 57 (3apr08)
git-svn-id: svn://tug.org/texlive/trunk@7347 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/minitoc/galician.mld')
-rw-r--r-- | Master/texmf-dist/tex/latex/minitoc/galician.mld | 30 |
1 files changed, 9 insertions, 21 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/galician.mld b/Master/texmf-dist/tex/latex/minitoc/galician.mld index 868cea12d29..70736d462d3 100644 --- a/Master/texmf-dist/tex/latex/minitoc/galician.mld +++ b/Master/texmf-dist/tex/latex/minitoc/galician.mld @@ -28,36 +28,24 @@ %% 2001 2002 2003 2004 2005 2006 2007 2008 %% Jean-Pierre F. Drucbert %% <jean-pierre.drucbert@onera.fr> -\ProvidesFile{galician.mld}[2007/12/04] -%% Galician titles for minitoc.sty -%% from galician.dtx (babel) -%% Carriba, Manuel (mcarriba@eunetcom.net) +\ProvidesFile{galician.mld}[2007/12/18]% +%% Galician titles from galician.dtx (babel). +%% Carriba, Manuel (mcarriba@eunetcom.net) %% Javier A. Múgica de Rivera (jmugica@digi21.net) \expandafter\ifx\csname chapter\endcsname\relax -\def\ptctitle{\'Indice}% -\else -\def\ptctitle{\'Indice xeral}% -\fi +\def\ptctitle{\'Indice}\else \def\ptctitle{\'Indice xeral}\fi% \def\plftitle{\'Indice de figuras}% -\def\plttitle{\'Indice de cadros}% +\def\plttitle{\'Indice de t\'aboas}% %% \expandafter\ifx\csname chapter\endcsname\relax -\def\mtctitle{\'Indice}% -\else -\def\mtctitle{\'Indice xeral}% -\fi +\def\mtctitle{\'Indice}\else \def\mtctitle{\'Indice xeral}\fi% \def\mlftitle{\'Indice de figuras}% -\def\mlttitle{\'Indice de cadros}% +\def\mlttitle{\'Indice de t\'aboas}% %% \expandafter\ifx\csname chapter\endcsname\relax -\def\stctitle{\'Indice}% -\else -\def\stctitle{\'Indice xeral}% -\fi +\def\stctitle{\'Indice}\else \def\stctitle{\'Indice xeral}\fi% \def\slftitle{\'Indice de figuras}% -\def\slttitle{\'Indice de cadros}% -%% - +\def\slttitle{\'Indice de t\'aboas}% %% %% \endinput |