diff options
author | Karl Berry <karl@freefriends.org> | 2016-10-15 22:55:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-10-15 22:55:03 +0000 |
commit | 058b77a3ba0ce417a9dea9433252df4d95e86f98 (patch) | |
tree | e086df7ded175addf8f6612f07380e3076c76c96 /Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty | |
parent | 0d2c5f9b24fb26631a087ba25bf69b2c9ca6fd48 (diff) |
tudscr (13oct16)
git-svn-id: svn://tug.org/texlive/trunk@42271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty b/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty index 6afb2db9fbf..6ef4e522a3a 100644 --- a/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty +++ b/Master/texmf-dist/tex/latex/tudscr/tudscrtutorial.sty @@ -64,7 +64,7 @@ \fi% } \fi - \TUD@Version@Check{2016/10/10 v2.05e TUD-Script} + \TUD@Version@Check{2016/10/12 v2.05f TUD-Script} \endgroup \NeedsTeXFormat{LaTeX2e} \providecommand*\tudscrmail{tudscr@gmail.com} @@ -86,7 +86,7 @@ }{} %%% From File: tudscr-manual.dtx \ProvidesPackage{tudscrtutorial}[% - 2016/10/10 v2.05e TUD-Script + 2016/10/12 v2.05f TUD-Script package (internal tutorials)% ] %%% From File: tudscr-base.dtx @@ -724,7 +724,9 @@ \fi% } \PassOptionsToPackage{xindy,splitindex}{imakeidx} +\let\tud@shellescape\shellescape \RequirePackage{imakeidx}[2013/07/11] +\let\shellescape\tud@shellescape \indexsetup{% level=\subsection*,% noclearpage,firstpagestyle=headings,headers={\indexname}{\indexname},% |