summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/iwonamath/omxiwonamath.fd
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/iwonamath/omxiwonamath.fd')
-rw-r--r--macros/latex/contrib/iwonamath/omxiwonamath.fd39
1 files changed, 39 insertions, 0 deletions
diff --git a/macros/latex/contrib/iwonamath/omxiwonamath.fd b/macros/latex/contrib/iwonamath/omxiwonamath.fd
new file mode 100644
index 0000000000..662121a6be
--- /dev/null
+++ b/macros/latex/contrib/iwonamath/omxiwonamath.fd
@@ -0,0 +1,39 @@
+%%
+%% This is file `omxiwonamath.fd',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% iwonamath.dtx (with options: `fd,omx')
+%%
+%% IMPORTANT NOTICE:
+%%
+%% For the copyright see the source file.
+%%
+%% Any modified versions of this file must be renamed
+%% with new filenames distinct from omxiwonamath.fd.
+%%
+%% For distribution of the original source see the terms
+%% for copying and modification in the file iwonamath.dtx.
+%%
+%% This generated file may be distributed as long as the
+%% original source files, as listed above, are part of the
+%% same distribution. (The sources need not necessarily be
+%% in the same archive or directory.)
+\ProvidesExplFile
+{omxiwonamath.fd}
+{2023-08-31} {1.0}
+{Scaled Iwona math fonts}
+\tl_if_exist:NTF \l__iwonamath_scale_tl
+{}
+{
+ \tl_new:N \l__iwonamath_scale_tl
+ \tl_set:Nn \l__iwonamath_scale_tl {1}
+}
+\DeclareFontFamily{OMX}{iwonamath}{}
+\DeclareFontShape{OMX}{iwonamath}{m}{n}{<-> [\l__iwonamath_scale_tl] ex-iwonar}{}
+\DeclareFontShape{OMX}{iwonamath}{b}{n}{<-> [\l__iwonamath_scale_tl] ex-iwonab}{}
+\DeclareFontShape{OMX}{iwonamath}{bx}{n}{<-> [\l__iwonamath_scale_tl] ex-iwonab}{}
+\endinput
+%%
+%% End of file `omxiwonamath.fd'.