From c2e02cd8865266a299d7d6149dea876ed0503074 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 7 Dec 2014 00:59:21 +0000 Subject: xeindex (5dec14) git-svn-id: svn://tug.org/texlive/trunk@35756 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/xelatex/xeindex/README | 4 ++-- Master/texmf-dist/doc/xelatex/xeindex/xeindex.pdf | Bin 78575 -> 72659 bytes Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex | 14 +++++++------- Master/texmf-dist/tex/xelatex/xeindex/xeindex.sty | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'Master/texmf-dist') diff --git a/Master/texmf-dist/doc/xelatex/xeindex/README b/Master/texmf-dist/doc/xelatex/xeindex/README index 3a77ed39eb4..9cae1394a21 100644 --- a/Master/texmf-dist/doc/xelatex/xeindex/README +++ b/Master/texmf-dist/doc/xelatex/xeindex/README @@ -1,4 +1,4 @@ -This is the README file for xeindex.sty v.0.2. +This is the README file for xeindex.sty v.0.3. Read xeindex.pdf for the documentation. XeIndex, based on XeSearch, automatically @@ -20,4 +20,4 @@ Licensing of this package is covered by LPPL. Any reaction is welcome: zappathustra@free.fr -Paul Isambert \ No newline at end of file +Paul Isambert diff --git a/Master/texmf-dist/doc/xelatex/xeindex/xeindex.pdf b/Master/texmf-dist/doc/xelatex/xeindex/xeindex.pdf index 8f9b2b5a22c..a17bf9d69e3 100644 Binary files a/Master/texmf-dist/doc/xelatex/xeindex/xeindex.pdf and b/Master/texmf-dist/doc/xelatex/xeindex/xeindex.pdf differ diff --git a/Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex b/Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex index 6fb65423530..d3e430ec1b2 100644 --- a/Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex +++ b/Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex @@ -13,7 +13,7 @@ \setsansfont[Mapping=tex-text]{Arial} \usepackage[paperwidth=23cm,paperheight=17.5cm,top=1.5cm,bottom=1.5cm,textwidth=14.5cm,right=1.5cm]{geometry} -\ProduceFile{xeindex.sty}[xeindex][v.0.2][\the\year/\month/\day] +\ProduceFile{xeindex.sty}[xeindex][v.0.3][\the\year/\month/\day] \let\printmacro\PrintMacro \newskip\macroskip \def\PrintMacro#1{% @@ -58,10 +58,10 @@ %\maketitle {\Huge\hfill\FileName}\par -\hfill\FileVersion\par -\hfill\FileDate\par -\hfill Paul Isambert\par -\hfill\texttt{zappathustra@free.fr}\par +\hfill\FileVersion\ – \FileDate\par +{\it \hfill(I simply added a missing comment sign after 4 years of inactivity.\par +\hfill The problem was spotted by Tomas Jonsson.)\par} +\hfill Paul Isambert – \texttt{zappathustra@free.fr}\par \begin{abstract} @@ -466,7 +466,7 @@ associated macro is created. \AddToList!{\xi@ListName @xeindex@affix@special@list}{#1#2}% \expandafter\edef\csname\xi@lcAffix @\xi@ListName @xeindex@entry\endcsname##1{% \unexpanded{\def\xi@Word}{##1}% - \noexpand\lowercase{ + \noexpand\lowercase{% \unexpanded{\expandafter\index\expandafter}{% \unexpanded{\xi@Mark{\xi@Word}}% \ifxi@NoWord##1\fi\unexpanded\expandafter{\xi@temp}}% @@ -578,4 +578,4 @@ and sets xesearch's parameters. \makeatother / \end{document} - \ No newline at end of file + diff --git a/Master/texmf-dist/tex/xelatex/xeindex/xeindex.sty b/Master/texmf-dist/tex/xelatex/xeindex/xeindex.sty index 89ed574b7dc..e43c202238c 100644 --- a/Master/texmf-dist/tex/xelatex/xeindex/xeindex.sty +++ b/Master/texmf-dist/tex/xelatex/xeindex/xeindex.sty @@ -5,9 +5,9 @@ % without the `produce' option. % % SOURCE: xeindex.tex -% DATE: 2010/01/17 -% VERSION: v.0.2 -\ProvidesPackage{xeindex}[2010/01/17 v.0.2 Automatic index for XeLaTeX.] +% DATE: 2014/12/05 +% VERSION: v.0.3 +\ProvidesPackage{xeindex}[2014/12/05 v.0.3 Automatic index for XeLaTeX.] \RequirePackage{makeidx,xesearch} \makeatletter \newif\ifxi@mark @@ -83,7 +83,7 @@ \AddToList!{\xi@ListName @xeindex@affix@special@list}{#1#2}% \expandafter\edef\csname\xi@lcAffix @\xi@ListName @xeindex@entry\endcsname##1{% \unexpanded{\def\xi@Word}{##1}% - \noexpand\lowercase{ + \noexpand\lowercase{% \unexpanded{\expandafter\index\expandafter}{% \unexpanded{\xi@Mark{\xi@Word}}% \ifxi@NoWord##1\fi\unexpanded\expandafter{\xi@temp}}% -- cgit v1.2.3