summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/inconsolata
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-06-09 00:28:11 +0000
committerKarl Berry <karl@freefriends.org>2009-06-09 00:28:11 +0000
commit5ee9c459f9c7efa80e9788ab8216f3ad52e700dd (patch)
tree76c876fc016e8106d5307020d6c974b56200235c /Master/texmf-dist/tex/latex/inconsolata
parent834f1391ff8f4169b1924e1b873eedd4329cc001 (diff)
inconsolata update (8jun09)
git-svn-id: svn://tug.org/texlive/trunk@13673 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/inconsolata')
-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]}}