summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/lualatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-01-31 22:41:37 +0000
committerKarl Berry <karl@freefriends.org>2019-01-31 22:41:37 +0000
commit30095088a5d9797779fc153b90647bed2c3446e0 (patch)
treec3f3196da8915fec7870dadc26ecad7951b2126f /Master/texmf-dist/doc/lualatex
parent6c44317e8904afb8ad612d63a792b3bd6b900bf8 (diff)
xindex (31jan19)
git-svn-id: svn://tug.org/texlive/trunk@49887 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/lualatex')
-rw-r--r--Master/texmf-dist/doc/lualatex/xindex/CHANGELOG1
-rw-r--r--Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdfbin330244 -> 332039 bytes
-rw-r--r--Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex5
3 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG b/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG
index 1605987af2c..6c87012aeba 100644
--- a/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG
+++ b/Master/texmf-dist/doc/lualatex/xindex/CHANGELOG
@@ -1,3 +1,4 @@
+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
0.05 2018-12-01 - modified HAdW config
diff --git a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf
index 6c3b0d941e1..6956f74f3db 100644
--- a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf
+++ b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex
index edce45d92cf..363e0a6dcdb 100644
--- a/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex
+++ b/Master/texmf-dist/doc/lualatex/xindex/xindex-doc.tex
@@ -18,7 +18,8 @@
BoldItalicFont=*-BoldItalic,
RawFeature = -rlig,
]
-\setmonofont{Anonymous Pro}[Scale=MatchLowercase,FakeStretch=0.9]
+\setmonofont{DejaVu Sans Mono}[Scale=MatchLowercase,FakeStretch=0.9]
+%\setmonofont{Anonymous Pro}[Scale=MatchLowercase,FakeStretch=0.9]
\newfontfamily\Japanese[Scale=MatchUppercase]{SourceHanSans}
\newfontfamily\CODE{CODE2000}
@@ -78,7 +79,7 @@
\def\setVersion#1{\setVVersion#1!!}
\def\setVVersion#1=#2!!{\def\xIndexVersion{#2}}
-\setVersion{version = 0.06}% can be autimatically changed by perl
+\setVersion{version = 0.06b}% can be autimatically changed by perl
\title{Program and package \texttt{xindex} \\--\\ \normalsize \xIndexVersion\ (\today)}
\author{Herbert Voß\thanks{hvoss@tug.org}}