summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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}