summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty b/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
index c2f6526b7b3..daac879890c 100644
--- a/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
+++ b/Master/texmf-dist/tex/latex/inconsolata/inconsolata.sty
@@ -2,14 +2,14 @@
% You may freely use, modify and/or distribute this file.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{inconsolata}[2009/05/30 Inconsolata]
+\ProvidesPackage{inconsolata}[2009/06/07 Inconsolata]
% Without this, \texteuro and the like simply fail, so we may as well
% always include it.
\RequirePackage{textcomp}
% How we parse our options.
-\RequirePackage{xkeyval}
+\RequirePackage{keyval}
% option [scaled=R] to scale font at loading.
\define@key{fifour}{scaled}[1.0]{\def\fifour@scaled{s*[#1]}}