summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/lato/lato.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/lato/lato.sty')
-rw-r--r--Master/texmf-dist/tex/latex/lato/lato.sty9
1 files changed, 5 insertions, 4 deletions
diff --git a/Master/texmf-dist/tex/latex/lato/lato.sty b/Master/texmf-dist/tex/latex/lato/lato.sty
index b296d832158..2f62d547007 100644
--- a/Master/texmf-dist/tex/latex/lato/lato.sty
+++ b/Master/texmf-dist/tex/latex/lato/lato.sty
@@ -1,5 +1,5 @@
%% lato.sty
-%% Copyright 2010, 2011 Mohamed El Morabity
+%% Copyright 2011 Mohamed El Morabity
%
% This work may be distributed and/or modified under the conditions of the LaTeX
% Project Public License, either version 1.3 of this license or (at your option)
@@ -14,16 +14,17 @@
% This work consists of all files listed in manifest.txt.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{lato}[2011/03/24 Lato]
+\ProvidesPackage{lato}[2011/08/06 Lato]
\RequirePackage{keyval}
\RequirePackage{slantsc}
+\RequirePackage[warn]{textcomp}
% Taken from inconsolata.sty
\define@key{lato}{scale}[1.0]{\def\lato@scale{s*[#1]}}
\DeclareOption*{%
- \begingroup
- \edef\x{\endgroup
+ \begingroup%
+ \edef\x{\endgroup%
\noexpand\setkeys{lato}{\CurrentOption}}%
\x%
}