summaryrefslogtreecommitdiff
path: root/fonts/sansmathfonts/tex/ussmsa.fd
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/sansmathfonts/tex/ussmsa.fd
Initial commit
Diffstat (limited to 'fonts/sansmathfonts/tex/ussmsa.fd')
-rw-r--r--fonts/sansmathfonts/tex/ussmsa.fd24
1 files changed, 24 insertions, 0 deletions
diff --git a/fonts/sansmathfonts/tex/ussmsa.fd b/fonts/sansmathfonts/tex/ussmsa.fd
new file mode 100644
index 0000000000..d9c2893bec
--- /dev/null
+++ b/fonts/sansmathfonts/tex/ussmsa.fd
@@ -0,0 +1,24 @@
+%%
+%% This is file `ussmsa.fd',
+%% based on the file `umsa.fd'.
+%%
+%% It is part of the sansmathfonts package.
+%%
+%% It may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3c
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%% http://www.latex-project.org/lppl.txt
+%% and version 1.3c or later is part of all distributions of LaTeX
+%% version 2005/12/01 or later.
+%%
+\ProvidesFile{ussmsa.fd} [2019/04/04]
+\DeclareFontFamily{U}{ssmsa}{}
+\DeclareFontShape{U}{ssmsa}{m}{n}{%
+ <-6>ssmsam5%
+ <6-8>ssmsam7%
+ <8->ssmsam10%
+}{}
+\endinput
+%%
+%% End of file `ussmsa.fd'.