From 48dd773c890f2b8a9b6cc6508f88eaef6e7bcb27 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 26 Aug 2011 22:19:06 +0000 Subject: lato 2.0 (23aug11) git-svn-id: svn://tug.org/texlive/trunk@23705 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/lato/lato.sty | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Master/texmf-dist/tex/latex/lato/lato.sty') 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% } -- cgit v1.2.3