summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-12-31 21:25:46 +0000
committerKarl Berry <karl@freefriends.org>2016-12-31 21:25:46 +0000
commita90d8e411303ef9aa441255464ae02f965db24e2 (patch)
tree484074dcbc01bb3d4a74524a0ba384e8b72974c3 /Master
parentd3361f4f6426e7796dd55279539ee8b12c2559cc (diff)
inconsolata (31dec16)
git-svn-id: svn://tug.org/texlive/trunk@42819 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/inconsolata/README5
-rw-r--r--Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty4
-rw-r--r--Master/texmf-dist/tex/latex/inconsolata/zi4.sty6
3 files changed, 9 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/inconsolata/README b/Master/texmf-dist/doc/fonts/inconsolata/README
index 5d3d4ef52d2..5c8e701fda5 100644
--- a/Master/texmf-dist/doc/fonts/inconsolata/README
+++ b/Master/texmf-dist/doc/fonts/inconsolata/README
@@ -12,7 +12,10 @@ LaTeX support file zi4.sty are
Files provided "as is", with no warranties.
-Current version: 1.11
+Current version: 1.111
+
+Changes in version 1.111
+Corrected internal filename for zi4.sty.
Changes in version 1.11
1. Added narrow versions of the Inconsolata fonts, reducing widths by 10%. The narrow versions may be better for printing code.
diff --git a/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty b/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
index 676fad3a60f..d07a3134459 100644
--- a/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
+++ b/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
@@ -2,8 +2,8 @@
% Based initially on Karl Berry's inconsolata.sty.
% You may freely use, modify and/or distribute this file.
-\def\fileversion{1.11}
-\def\filedate{2016/12/29}
+\def\fileversion{1.111}
+\def\filedate{2016/12/30}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{inconsolata}[\filedate\space v\fileversion]
\message{`inconsolata-zi4' v\fileversion, \filedate\space Text macros for Inconsolata (msharpe)}
diff --git a/Master/texmf-dist/tex/latex/inconsolata/zi4.sty b/Master/texmf-dist/tex/latex/inconsolata/zi4.sty
index 676fad3a60f..de3c24f131e 100644
--- a/Master/texmf-dist/tex/latex/inconsolata/zi4.sty
+++ b/Master/texmf-dist/tex/latex/inconsolata/zi4.sty
@@ -2,10 +2,10 @@
% Based initially on Karl Berry's inconsolata.sty.
% You may freely use, modify and/or distribute this file.
-\def\fileversion{1.11}
-\def\filedate{2016/12/29}
+\def\fileversion{1.111}
+\def\filedate{2016/12/30}
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{inconsolata}[\filedate\space v\fileversion]
+\ProvidesPackage{zi4}[\filedate\space v\fileversion]
\message{`inconsolata-zi4' v\fileversion, \filedate\space Text macros for Inconsolata (msharpe)}
\RequirePackage{textcomp}