diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-23 23:27:51 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-23 23:27:51 +0000 |
commit | 2ee2adda5ea1f1bc65b45e952e4fb2825b86f65b (patch) | |
tree | a3afd429b85ff6e3c2e810989baf88d965ea99f6 /Master/texmf-dist/tex/latex/heuristica/heuristica.sty | |
parent | c65a72db39857dee2b41e6fbffbbedfcf4129bc9 (diff) |
heuristica (23jun14)
git-svn-id: svn://tug.org/texlive/trunk@34362 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/heuristica/heuristica.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/heuristica/heuristica.sty | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/heuristica/heuristica.sty b/Master/texmf-dist/tex/latex/heuristica/heuristica.sty index 7ad48b92a7c..201d0391642 100644 --- a/Master/texmf-dist/tex/latex/heuristica/heuristica.sty +++ b/Master/texmf-dist/tex/latex/heuristica/heuristica.sty @@ -1,8 +1,8 @@ %% heuristica.sty %% \NeedsTeXFormat{LaTeX2e} -\def\fileversion{1.00} -\def\filedate{2014/04/15} +\def\fileversion{1.02} +\def\filedate{2014/06/21} \ProvidesPackage{heuristica} [\filedate\space v\fileversion] @@ -27,6 +27,8 @@ \RequirePackage{xkeyval} \DeclareOptionX{scale}{\renewcommand*{\Heuristica@scale}{##1}} \DeclareOptionX{scaled}{\renewcommand*{\Heuristica@scale}{##1}} + \DeclareOptionX{space}[1.2]{\DeclareRobustCommand{\zut@sf}{% + \fontdimen2\font=##1\fontdimen2\font}} }{ \let\DeclareOptionX\DeclareOption \let\ExecuteOptionsX\ExecuteOptions |