From 56a40e03d24cdd8135e17ab470ca7fc52f98efe9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 14 May 2015 21:23:49 +0000 Subject: raleway (14may15) git-svn-id: svn://tug.org/texlive/trunk@37394 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/raleway/raleway.sty | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/tex/latex/raleway') diff --git a/Master/texmf-dist/tex/latex/raleway/raleway.sty b/Master/texmf-dist/tex/latex/raleway/raleway.sty index 6b918ed4dec..2572877a18f 100644 --- a/Master/texmf-dist/tex/latex/raleway/raleway.sty +++ b/Master/texmf-dist/tex/latex/raleway/raleway.sty @@ -8,7 +8,7 @@ % Licenced under the LPPL v1.3 or higher. % \NeedsTeXFormat{LaTeX2e}[1994/12/01] -\ProvidesPackage{raleway}[2014/07/28 v1.2 Matt McInerney’s Raleway family] +\ProvidesPackage{raleway}[2015/01/11 v1.3 Matt McInerney’s Raleway family] \RequirePackage{ifxetex,ifluatex,xkeyval} @@ -27,7 +27,7 @@ \newif\ifraleway@thin % Scaling command -\newcommand*{\raleway@scale}{1} +\newcommand*{\Raleway@scale}{1} % Use OpenType fonts for XeTeX and LuaTeX. \ifxetex @@ -52,8 +52,8 @@ \DeclareOptionX{light} {\raleway@lighttrue} \DeclareOptionX{regular} {} \DeclareOptionX{medium} {\raleway@mediumtrue} -\DeclareOptionX{scale} {\renewcommand*{\raleway@scale}{#1}} -\DeclareOptionX{scaled} {\renewcommand*{\raleway@scale}{#1}} +\DeclareOptionX{scale} {\renewcommand*{\Raleway@scale}{#1}} +\DeclareOptionX{scaled} {\renewcommand*{\Raleway@scale}{#1}} \DeclareOptionX{default} {\raleway@defaulttrue} \DeclareOptionX{sfdefault} {\raleway@sfdefaulttrue} \DeclareOptionX{nosfdefault} {\raleway@sfdefaultfalse} @@ -115,7 +115,7 @@ \defaultfontfeatures{ Ligatures = TeX , Numbers = \raleway@figurestyle , - Scale = \raleway@scale , + Scale = \Raleway@scale , Extension = .otf } % Sans serif font @@ -172,7 +172,7 @@ \newfontfamily\ralewayLF [ Ligatures = TeX , Numbers = Lining , - Scale = \raleway@scale , + Scale = \Raleway@scale , Extension = .otf , UprightFont = *-\raleway@regstyle , ItalicFont = *-\raleway@regstyle-Italic , -- cgit v1.2.3