diff options
author | Karl Berry <karl@freefriends.org> | 2014-06-23 23:24:32 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-06-23 23:24:32 +0000 |
commit | 54d546a4891626936992e9cdf0b1cdf4e6cc0aeb (patch) | |
tree | 3a4469e794ca3346e0e9eda1c166b4fffd78e035 /Master/texmf-dist/tex/latex/fbb/fbb.fontspec | |
parent | 9391c012c431ba65aaf02bc4abb6a678a50efb50 (diff) |
fbb (23jun14)
git-svn-id: svn://tug.org/texlive/trunk@34359 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fbb/fbb.fontspec')
-rw-r--r-- | Master/texmf-dist/tex/latex/fbb/fbb.fontspec | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fbb/fbb.fontspec b/Master/texmf-dist/tex/latex/fbb/fbb.fontspec new file mode 100644 index 00000000000..d4f57cf7ec9 --- /dev/null +++ b/Master/texmf-dist/tex/latex/fbb/fbb.fontspec @@ -0,0 +1,8 @@ +\defaultfontfeatures[fbb] + { + Extension = .otf , + UprightFont = fbb-Regular, + BoldFont = fbb-Bold, + ItalicFont = fbb-Italic, + BoldItalicFont = fbb-BoldItalic + } |