diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-12 23:59:20 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-12 23:59:20 +0000 |
commit | 54eb7d30e20c1fb577856eae58787fefaacdb5b3 (patch) | |
tree | 24181f1891cc007d2c9b17315c9f2adff00204c0 /Master/texmf-dist/tex/latex/minitoc/english.mld | |
parent | 12013f8e4a1f2a94364a92b963772def8e1640d0 (diff) |
minitoc
git-svn-id: svn://tug.org/texlive/trunk@1097 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/minitoc/english.mld')
-rw-r--r-- | Master/texmf-dist/tex/latex/minitoc/english.mld | 47 |
1 files changed, 47 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/minitoc/english.mld b/Master/texmf-dist/tex/latex/minitoc/english.mld new file mode 100644 index 00000000000..7a7b357e03c --- /dev/null +++ b/Master/texmf-dist/tex/latex/minitoc/english.mld @@ -0,0 +1,47 @@ +%% +%% This is file `english.mld', +%% generated with the docstrip utility. +%% +%% The original source files were: +%% +%% minitoc.dtx (with options: `english') +%% +%% This is a generated file. +%% +%% Copyright (C) 2005 by: +%% Jean-Pierre F. Drucbert +%% <jean-pierre.drucbert@onera.fr> +%% +%% 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. +%% +%% This work consists of all the files listed in the file `minitoc.l' +%% distributed with it. +%% +\ProvidesFile{english.mld}[1999/03/16] +%% English titles for minitoc.sty +\def\ptctitle{Table of Contents} +\def\plftitle{List of Figures} +\def\plttitle{List of Tables} +%% +\def\mtctitle{Contents} +\def\mlftitle{Figures} +\def\mlttitle{Tables} +%% +\def\stctitle{Contents} +\def\slftitle{Figures} +\def\slttitle{Tables} +\endinput +%% +%% End of file `english.mld'. |