diff options
author | Karl Berry <karl@freefriends.org> | 2014-12-07 00:59:21 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-12-07 00:59:21 +0000 |
commit | c2e02cd8865266a299d7d6149dea876ed0503074 (patch) | |
tree | 4fdad8b2ec4570905b2ef3d32ff294ca16a65de0 /Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex | |
parent | ab1b261156d17f983647f50d19d1918237f06780 (diff) |
xeindex (5dec14)
git-svn-id: svn://tug.org/texlive/trunk@35756 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex')
-rw-r--r-- | Master/texmf-dist/doc/xelatex/xeindex/xeindex.tex | 14 |
1 files changed, 7 insertions, 7 deletions
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 + |