From 19ca5ad9055c34322b8400af8c7b1b83f65d7829 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 7 Dec 2017 23:14:29 +0000 Subject: dox (8dec17) git-svn-id: svn://tug.org/texlive/trunk@46011 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/dox/dox.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/dox') diff --git a/Master/texmf-dist/tex/latex/dox/dox.sty b/Master/texmf-dist/tex/latex/dox/dox.sty index 9fa5c0ef3db..5417fe0ae0a 100644 --- a/Master/texmf-dist/tex/latex/dox/dox.sty +++ b/Master/texmf-dist/tex/latex/dox/dox.sty @@ -36,7 +36,7 @@ %% Grave accent \` Left brace \{ Vertical bar \| %% Right brace \} Tilde \~} \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{dox}[2017/01/26 v2.3 Extensions to the doc package] +\ProvidesPackage{dox}[2017/12/06 v2.4 Extensions to the doc package] \RequirePackage{kvoptions} \SetupKeyvalOptions{family=dox,prefix=dox@} @@ -112,9 +112,9 @@ \def\@doxcreatespecialmainindex#1#2#3{% \expandafter\def\csname SpecialMain#1Index\endcsname##1{% \@bsphack% - \special@index{##1\actualchar{\string\ttfamily\space##1} (#2) + \special@index{##1\actualchar{\string\ttfamily\space##1} (#2)% \encapchar main}% - \special@index{#3:\levelchar##1\actualchar{\string\ttfamily\space##1} + \special@index{#3:\levelchar##1\actualchar{\string\ttfamily\space##1}% \encapchar main}% \@esphack}} \def\@doxcreatespecialmainmacrolikeindex#1#2#3{% @@ -125,7 +125,7 @@ \string\verb\quotechar*\verbatimchar\bslash\@gtempa\verbatimchar \space(#2)\encapchar main}% \special@index{#3:\levelchar\@gtempa\actualchar% - \string\verb\quotechar*\verbatimchar\bslash\@gtempa\verbatimchar + \string\verb\quotechar*\verbatimchar\bslash\@gtempa\verbatimchar% \encapchar main}% \@esphack}} @@ -133,7 +133,7 @@ \expandafter\def\csname Special#1Index\endcsname##1{% \@bsphack% \index{##1\actualchar{\protect\ttfamily##1} (#2)\encapchar usage}% - \index{#3:\levelchar##1\actualchar{\protect\ttfamily##1} + \index{#3:\levelchar##1\actualchar{\protect\ttfamily##1}% \encapchar usage}% \@esphack}} \def\@doxcreatespecialmacrolikeindex#1#2#3{% @@ -144,7 +144,7 @@ \string\verb\quotechar*\verbatimchar\bslash\@gtempa\verbatimchar \space(#2)\encapchar usage}% \index{#3:\levelchar\@gtempa\actualchar - \string\verb\quotechar*\verbatimchar\bslash\@gtempa\verbatimchar + \string\verb\quotechar*\verbatimchar\bslash\@gtempa\verbatimchar% \encapchar usage}% \@esphack}} -- cgit v1.2.3