summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/raleway
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-05-14 21:23:49 +0000
committerKarl Berry <karl@freefriends.org>2015-05-14 21:23:49 +0000
commit56a40e03d24cdd8135e17ab470ca7fc52f98efe9 (patch)
tree607524daa5d762b1021c1febb15844d7add52c89 /Master/texmf-dist/tex/latex/raleway
parent9591c0c57b007ba49f15f0970009bc27efa23db4 (diff)
raleway (14may15)
git-svn-id: svn://tug.org/texlive/trunk@37394 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/raleway')
-rw-r--r--Master/texmf-dist/tex/latex/raleway/raleway.sty12
1 files changed, 6 insertions, 6 deletions
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 ,