summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertinus-otf
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-23 22:06:55 +0000
committerKarl Berry <karl@freefriends.org>2018-05-23 22:06:55 +0000
commit2f73d7559d299f32c5823e644dd517a348397735 (patch)
treed9cde1b48d30c31e36263ae6446d5d3cf7c535fd /Master/texmf-dist/tex/latex/libertinus-otf
parentb40039cc8daf02bfe04f48c4b428b4879a8fa17b (diff)
libertinus-otf (23may18)
git-svn-id: svn://tug.org/texlive/trunk@47815 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertinus-otf')
-rw-r--r--Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty b/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty
index fd8c7ce5555..568da6dd42a 100644
--- a/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty
+++ b/Master/texmf-dist/tex/latex/libertinus-otf/libertinus-otf.sty
@@ -1,4 +1,4 @@
-%% $Id: libertinus-otf.sty 758 2018-04-28 18:36:55Z herbert $
+%% $Id: libertinus-otf.sty 765 2018-05-23 11:09:15Z herbert $
%%
%% This file is distributed under the terms of the LaTeX Project Public
%% License from CTAN archives in directory macros/latex/base/lppl.txt.
@@ -8,7 +8,7 @@
% Copyright 2018 Herbert Voss hvoss@tug.org
%
\ProvidesPackage{libertinus-otf}[%
- 2018/04/28 v. 0.05 (Herbert Voss) Supports libertinus fonts for all luatex/xetex .]
+ 2018/05/23 v. 0.06 (Herbert Voss) Supports libertinus fonts for all luatex/xetex .]
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
@@ -111,7 +111,8 @@
\newfontfamily\Libertinusinitials{libertinusserifinitials-regular.otf}
\def\biolinumKeyGlyph#1{{\LibertinusKeyboard\symbol{#1}}}
-\DeclareRobustCommand*\LKey[1]{\biolinumKeyGlyph{#1}}
+\def\BiolinumKeyGlyph#1{{\LibertinusKeyboard#1}}
+\DeclareRobustCommand*\LKey[1]{\BiolinumKeyGlyph{#1}}
\DeclareRobustCommand*\LKeyStrg{\biolinumKeyGlyph{"E170}}
\DeclareRobustCommand*\LKeyAlt{\biolinumKeyGlyph{"E171}}