From ccada31351692d0ea2f29deddc6308621cdf5571 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 9 Feb 2018 00:16:26 +0000 Subject: etoc (8feb18) git-svn-id: svn://tug.org/texlive/trunk@46571 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/etoc/etoc.sty | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/tex/latex/etoc') diff --git a/Master/texmf-dist/tex/latex/etoc/etoc.sty b/Master/texmf-dist/tex/latex/etoc/etoc.sty index 48a8a986c45..1a1f7ab901d 100644 --- a/Master/texmf-dist/tex/latex/etoc/etoc.sty +++ b/Master/texmf-dist/tex/latex/etoc/etoc.sty @@ -23,14 +23,14 @@ %% \NeedsTeXFormat{LaTeX2e} \ProvidesPackage{etoc} - [2017/10/23 v1.08l Completely customisable TOCs (JFB)] + [2018/02/07 v1.08m Completely customisable TOCs (JFB)] %% %% Package: etoc -%% Version: 1.08l-2017/10/23 +%% Version: 1.08m-2018/02/07 %% License: LPPL 1.3c -%% Copyright (C) 2012-2017 Jean-Francois Burnol +%% Copyright (C) 2012-2018 Jean-Francois Burnol %% -%% Copyright (C) 2014-2017 Christine Roemer +%% Copyright (C) 2014-2018 Christine Roemer %% %% and collaborators for the translation into German of the documentation %% @@ -393,15 +393,15 @@ } \begingroup\@tfor\x:=NUMBZRLINZ\do{\catcode\expandafter`\x=12 }\lccode`Z `e \lowercase{\endgroup -\long\def\Etoc@oneifnumberline #1NUMBZRLINZ#2#3\Etoc@next{% - \ifx\etoc@#20\else1\fi +\long\def\Etoc@oneifnumberline #1NUMBZRLINZ#2#3\Etoc@next#4{% + \ifx\etoc@#20\else\ifx\nonumberline#40\else1\fi\fi }% \def\Etoc@getnb@nohyp #1#2#3\etoc@ {% \def\Etoc@getname ##1\relax\relax\etoc@ {% \Etoc@global\def\etocthename {##1}% \Etoc@global\def\etocthelinkedname {##1}% }% - \if1\expandafter\Etoc@oneifnumberline\string#1NUMBZRLINZ\etoc@\Etoc@next + \if1\expandafter\Etoc@oneifnumberline\string#1NUMBZRLINZ\etoc@\Etoc@next{#1}% \Etoc@global\def\etocthenumber {#2}% \Etoc@global\def\etocthelinkednumber {#2}% \Etoc@global\Etoc@numbertrue @@ -420,7 +420,7 @@ {\expandafter\hyperlink \Etoc@tmp{##1}}% }% \def\Etoc@getnbr ##1##2##3\etoc@ {% - \if1\expandafter\Etoc@oneifnumberline\string##1NUMBZRLINZ\etoc@\Etoc@next + \if1\expandafter\Etoc@oneifnumberline\string##1NUMBZRLINZ\etoc@\Etoc@next{##1}% \Etoc@global\def\etocthenumber {##2}% \edef\Etoc@tmp {{#3}}% \Etoc@global\expandafter\def\expandafter\etocthelinkednumber -- cgit v1.2.3