diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/cantarell/cantarell.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/cantarell/cantarell.sty | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/cantarell/cantarell.sty b/Master/texmf-dist/tex/latex/cantarell/cantarell.sty index 96f9ecbdc91..eaec95d6634 100644 --- a/Master/texmf-dist/tex/latex/cantarell/cantarell.sty +++ b/Master/texmf-dist/tex/latex/cantarell/cantarell.sty @@ -1,5 +1,5 @@ %% cantarell.sty -%% Copyright 2011 Mohamed El Morabity +%% Copyright 2011, 2012 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,11 +14,10 @@ % This work consists of all files listed in manifest.txt. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{cantarell}[2011/07/24 Cantarell] +\ProvidesPackage{cantarell}[2012/01/03 Cantarell] \RequirePackage{keyval} \RequirePackage{slantsc} -\RequirePackage[warn]{textcomp} % Taken from inconsolata.sty \define@key{cantarell}{scale}[1.0]{\def\cantarell@scale{s*[#1]}} |