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/mexican.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/mexican.mld')
-rwxr-xr-x | Master/texmf-dist/tex/latex/minitoc/mexican.mld | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/mexican.mld b/Master/texmf-dist/tex/latex/minitoc/mexican.mld new file mode 100755 index 00000000000..15d39b98139 --- /dev/null +++ b/Master/texmf-dist/tex/latex/minitoc/mexican.mld @@ -0,0 +1,49 @@ +%% +%% This is file `mexican.mld', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% minitoc.dtx (with options: `mexican') +%% This is a generated file. +%% +%% +%% This file may be distributed and/or modified under the conditions of +%% the LaTeX Project Public License, either version 1.3 of this license +%% or (at your option) any later version. The latest version of this +%% license is in: +%% +%% http://www.latex-project.org/lppl.txt +%% +%% and version 1.3 or later is part of all distributions of LaTeX version +%% 2003/12/01 or later. +%% +%% This work has the LPPL maintenance status "author-maintained". +%% +%% 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. +%% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 +%% 2001 2002 2003 2004 2005 2006 2007 2008 +%% Jean-Pierre F. Drucbert +%% <jean-pierre.drucbert@onera.fr> +%% +%% +\ProvidesFile{mexican.mld}[2008/04/03]% +%% Spanish titles (from mexican.ldf) Rivera, Luis (jlrn77@gmail.com) +\expandafter\ifx\csname chapter\endcsname\relax +\def\ptctitle{\'Indice} \else \def\ptctitle{\'Indice general} \fi +\def\plftitle{\'Indice de figuras}% +\def\plttitle{\'Indice de tablas}% +%% +\def\mtctitle{\'Indice}% +\def\mlftitle{\'Indice de figuras}% +\def\mlttitle{\'Indice de tablas}% +%% +\def\stctitle{\'Indice}% +\def\slftitle{\'Indice de figuras}% +\def\slttitle{\'Indice de tablas}% +\endinput +%% +%% End of file `mexican.mld'. |