diff options
author | Karl Berry <karl@freefriends.org> | 2014-05-18 21:48:59 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-05-18 21:48:59 +0000 |
commit | f0dc0fdae8aa1b32825e19ab0fb6f08c41c02859 (patch) | |
tree | a5f319e1f5c9a7ebe75750c5740e7287d6677431 /Master/texmf-dist/tex/latex/etoc/etoc.sty | |
parent | 2c9fe895c462462b5d1a9b928c2b8485efcc86db (diff) |
etoc (18may14)
git-svn-id: svn://tug.org/texlive/trunk@34106 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/etoc/etoc.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/etoc/etoc.sty | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/texmf-dist/tex/latex/etoc/etoc.sty b/Master/texmf-dist/tex/latex/etoc/etoc.sty index d56f41378cc..8a5e4446d34 100644 --- a/Master/texmf-dist/tex/latex/etoc/etoc.sty +++ b/Master/texmf-dist/tex/latex/etoc/etoc.sty @@ -21,6 +21,7 @@ %% same distribution. (The sources need not necessarily be %% in the same archive or directory.) %% +\NeedsTeXFormat{LaTeX2e} \ProvidesPackage{etoc} [2014/04/22 v1.07l Completely customisable TOCs (jfB)] %% @@ -31,7 +32,6 @@ %% Copyright (C) 2014 Christine Roemer <Christine_Roemer at t-online dot de> %% and collaborators for the translation into German of the documentation %% -\NeedsTeXFormat{LaTeX2e} \RequirePackage{multicol} \DeclareOption*{\PackageWarning{etoc}{Option `\CurrentOption' is unknown.}} \ProcessOptions\relax |