summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/libertine/eu2fxi.fd
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/libertine/eu2fxi.fd')
-rw-r--r--Master/texmf-dist/tex/latex/libertine/eu2fxi.fd10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/libertine/eu2fxi.fd b/Master/texmf-dist/tex/latex/libertine/eu2fxi.fd
new file mode 100644
index 00000000000..07914c9d634
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/libertine/eu2fxi.fd
@@ -0,0 +1,10 @@
+\ProvidesFile{eu2fxi.fd}[2011/06/06 - 5.1.2 Font defs for Libertine]
+\expandafter\ifx\csname fxl@scale\endcsname\relax
+ \let\fxl@@scale\@empty%
+\else
+ \edef\fxl@@scale{s*[\csname fxl@scale\endcsname]}%
+\fi
+\DeclareFontFamily{EU2}{fxi}{}
+\DeclareFontShape{EU2}{fxi}{m}{n} {<-> \fxl@@scale file:fxli.otf:mode=node;script=latn}{}
+
+\endinput