summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/doc/fonts/inconsolata/README7
-rw-r--r--Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty10
-rw-r--r--Master/texmf-dist/tex/latex/inconsolata/zi4.sty10
3 files changed, 15 insertions, 12 deletions
diff --git a/Master/texmf-dist/doc/fonts/inconsolata/README b/Master/texmf-dist/doc/fonts/inconsolata/README
index 5c8e701fda5..ddeced68e62 100644
--- a/Master/texmf-dist/doc/fonts/inconsolata/README
+++ b/Master/texmf-dist/doc/fonts/inconsolata/README
@@ -8,11 +8,14 @@ license is in http://www.latex-project.org/lppl.txt and version 1.3 or later is
part of all distributions of LaTeX version 2003/12/01 or later. Those files and
LaTeX support file zi4.sty are
- Copyright (c) 2013--2016 Michael Sharpe
+ Copyright (c) 2013--2017 Michael Sharpe
Files provided "as is", with no warranties.
-Current version: 1.111
+Current version: 1.112
+
+Changes in version 1.112
+Corrected a bug in sty file handling of scale[d] option. (Thanks Isaac Sánchez Barrera.)
Changes in version 1.111
Corrected internal filename for zi4.sty.
diff --git a/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty b/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
index d07a3134459..39c3ed119b0 100644
--- a/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
+++ b/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
@@ -1,9 +1,9 @@
-% Copyright 2014--2016 Michael Sharpe
+% Copyright 2014--2017 Michael Sharpe
% Based initially on Karl Berry's inconsolata.sty.
% You may freely use, modify and/or distribute this file.
-\def\fileversion{1.111}
-\def\filedate{2016/12/30}
+\def\fileversion{1.112}
+\def\filedate{2017/01/04}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{inconsolata}[\filedate\space v\fileversion]
\message{`inconsolata-zi4' v\fileversion, \filedate\space Text macros for Inconsolata (msharpe)}
@@ -33,8 +33,8 @@
\newcommand\zifour@scaled{s*[1]}
%\define@key{zifour}{scaled}[1.0]{\def\zifour@scaled{s*[#1]}}
-\DeclareOptionX{scaled}[1.0]{\renewcommand{\zifour@scaled}{s*[##1]}}
-\DeclareOptionX{scale}[1.0]{\renewcommand{\zifour@scaled}{s*[##1]}}
+\DeclareOptionX{scaled}[1.0]{\renewcommand{\zifour@scaled}{s*[#1]}}
+\DeclareOptionX{scale}[1.0]{\renewcommand{\zifour@scaled}{s*[#1]}}
%\DeclareOption*{%
% \begingroup
% \edef\x{\endgroup
diff --git a/Master/texmf-dist/tex/latex/inconsolata/zi4.sty b/Master/texmf-dist/tex/latex/inconsolata/zi4.sty
index de3c24f131e..5c8ad00ee5c 100644
--- a/Master/texmf-dist/tex/latex/inconsolata/zi4.sty
+++ b/Master/texmf-dist/tex/latex/inconsolata/zi4.sty
@@ -1,9 +1,9 @@
-% Copyright 2014--2016 Michael Sharpe
+% Copyright 2014--2017 Michael Sharpe
% Based initially on Karl Berry's inconsolata.sty.
% You may freely use, modify and/or distribute this file.
-\def\fileversion{1.111}
-\def\filedate{2016/12/30}
+\def\fileversion{1.112}
+\def\filedate{2017/01/04}
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{zi4}[\filedate\space v\fileversion]
\message{`inconsolata-zi4' v\fileversion, \filedate\space Text macros for Inconsolata (msharpe)}
@@ -33,8 +33,8 @@
\newcommand\zifour@scaled{s*[1]}
%\define@key{zifour}{scaled}[1.0]{\def\zifour@scaled{s*[#1]}}
-\DeclareOptionX{scaled}[1.0]{\renewcommand{\zifour@scaled}{s*[##1]}}
-\DeclareOptionX{scale}[1.0]{\renewcommand{\zifour@scaled}{s*[##1]}}
+\DeclareOptionX{scaled}[1.0]{\renewcommand{\zifour@scaled}{s*[#1]}}
+\DeclareOptionX{scale}[1.0]{\renewcommand{\zifour@scaled}{s*[#1]}}
%\DeclareOption*{%
% \begingroup
% \edef\x{\endgroup