diff options
author | Karl Berry <karl@freefriends.org> | 2019-02-05 21:57:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-02-05 21:57:56 +0000 |
commit | b457041f040adf9c96aba1534e3cc2614a8878a8 (patch) | |
tree | 08a5fb82acbf87b9ef51b4e0ac4c0d7f2f0b6004 /Master/texmf-dist/doc/lualatex | |
parent | 076635117d18350a7f9fa5cf2ca4bd966e513483 (diff) |
xindex (5feb19)
git-svn-id: svn://tug.org/texlive/trunk@49949 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex')
-rw-r--r-- | Master/texmf-dist/doc/lualatex/xindex/CHANGELOG | 1 | ||||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf | bin | 332039 -> 331966 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex | 2 |
3 files changed, 2 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG b/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG index 6c87012aeba..9f6f5cf9728 100644 --- a/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG +++ b/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG @@ -1,3 +1,4 @@ +0.07 2019-02-05 - fix for wrong version number 0.06b 2019-01-30 - use another monospace font to allow copy and paste 0.06a 2018-12-06 - fixes to documentationO 0.06 2018-12-06 - renamed files, more changes to HAdW-eKO diff --git a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf Binary files differindex 6956f74f3db..ab83897387e 100644 --- a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf +++ b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf diff --git a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex index 363e0a6dcdb..ad234f6959d 100644 --- a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex +++ b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex @@ -79,7 +79,7 @@ \def\setVersion#1{\setVVersion#1!!} \def\setVVersion#1=#2!!{\def\xIndexVersion{#2}} -\setVersion{version = 0.06b}% can be autimatically changed by perl +\setVersion{version = 0.07}% can be autimatically changed by perl \title{Program and package \texttt{xindex} \\--\\ \normalsize \xIndexVersion\ (\today)} \author{Herbert Voß\thanks{hvoss@tug.org}} |