summaryrefslogtreecommitdiff
path: root/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-24 21:00:52 +0900
committerNorbert Preining <norbert@preining.info>2024-01-24 21:00:52 +0900
commitc8c4b6baed0bc3b64c486b7f626e8b7dbbbb5d74 (patch)
treef5641c32bb4925ad0dcd5a2c77a855af6c73deb6 /texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty
parentf9810e3f10c6d647bec1a956a98cdf898bff3e63 (diff)
fontsetup-nonfree (2.0, Jan24)
Diffstat (limited to 'texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty')
-rw-r--r--texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty28
1 files changed, 0 insertions, 28 deletions
diff --git a/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty b/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty
deleted file mode 100644
index 2287f486..00000000
--- a/texmf-dist/tex/latex/fontsetup-nonfree/fsplucidaot.sty
+++ /dev/null
@@ -1,28 +0,0 @@
-\RequirePackage{fontspec}
-\setmainfont[% main font
- UprightFont=LucidaBrightOT,
- ItalicFont=LucidaBrightOT-Italic,
- BoldFont=LucidaBrightOT-Demi,
- BoldItalicFont=LucidaBrightOT-DemiItalic,
- SmallCapsFeatures={Numbers=OldStyle},
- ]{LucidaBrightOT.otf}
-\setsansfont[%
- UprightFont=LucidaSansOT,
- ItalicFont=LucidaSansOT-Italic,
- BoldFont=LucidaSansOT-Demi,
- BoldItalicFont=LucidaSansOT-DemiItalic,
- SmallCapsFeatures={Numbers=OldStyle},
-]{LucidaSansOT.otf}
-%
-\setmonofont[%
- UprightFont=LucidaSansTypewriterOT,
- ItalicFont=LucidaSansTypewriterOT-Oblique,
- BoldFont=LucidaSansTypewriterOT-Bold,
- BoldItalicFont=LucidaSansTypewriterOT-BoldOblique,
- SmallCapsFeatures={Numbers=OldStyle},
- ]{LucidaSansTypewriterOT.otf}
-% support for OpenType math fonts:
-\RequirePackage{unicode-math}
-\setmathfont{LucidaBrightMathOT.otf}
-\setmathfont[version=bold]{LucidaBrightMathOT-Demi.otf}
-