summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/lucida-otf/lucida-otf.sty
diff options
context:
space:
mode:
Diffstat (limited to 'texmf-dist/tex/latex/lucida-otf/lucida-otf.sty')
-rw-r--r--texmf-dist/tex/latex/lucida-otf/lucida-otf.sty8
1 files changed, 5 insertions, 3 deletions
diff --git a/texmf-dist/tex/latex/lucida-otf/lucida-otf.sty b/texmf-dist/tex/latex/lucida-otf/lucida-otf.sty
index b380836d..3fe40d4a 100644
--- a/texmf-dist/tex/latex/lucida-otf/lucida-otf.sty
+++ b/texmf-dist/tex/latex/lucida-otf/lucida-otf.sty
@@ -1,13 +1,13 @@
-%% $Id: lucida-otf.sty 750 2018-03-29 12:29:53Z herbert $
+%% $Id: lucida-otf.sty 751 2018-03-31 17:34:46Z herbert $
%%
%% This file is distributed under the terms of the LaTeX Project Public
%% License from CTAN archives in directory macros/latex/base/lppl.txt.
%% Either version 1.3 or, at your option, any later version.
%%
-% Copyright 2018 Herbert Voss hvoss@tug.org
+% Copyright 2023 Herbert Voss hvoss@tug.org
%%
\ProvidesPackage{lucida-otf}[%
- 2018/03/31 v. 0.08 (Herbert Voss) Supports Lucida OpenType for lualatex/xelatex.]
+ 2023/06/16 v. 0.09 (Herbert Voss) Supports Lucida OpenType for lualatex/xelatex.]
%
\RequirePackage{ifxetex,ifluatex,xkeyval,textcomp}
\RequirePackage{unicode-math} % support opentype math fonts
@@ -136,6 +136,7 @@
%----------------------------------------- symbolic names ----------------------------
\setmainfont{Lucida Bright OT}[% main rm
\lucidaRM@features,
+ ItalicFont = * Italic,
BoldFont = * Demibold,
BoldItalicFont = * Demibold Italic,
RawFeature = {\Lucida@RawFeatures}
@@ -143,6 +144,7 @@
%
\setsansfont{Lucida Sans OT}[% main sans
\lucidaSS@features,
+ ItalicFont = * Italic,
BoldFont = * Demibold,
BoldItalicFont = * Demibold Italic
]