diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-11 23:51:09 +0000 |
commit | 49612f5ce319ca68a346e9e50c9cc464f30e9a24 (patch) | |
tree | 2c53d65aa8c61f27ea1506fb855c02cfe6aea5b4 /Master | |
parent | 768e8a606d3294bbd17219e427d9fc9afc4b0aff (diff) |
trunk/Master/texmf-dist/source/latex/belleek
git-svn-id: svn://tug.org/texlive/trunk@155 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/source/latex/belleek/my1mtt.fd | 11 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/belleek/my2mtt.fd | 11 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/belleek/my3mtt.fd | 11 |
3 files changed, 33 insertions, 0 deletions
diff --git a/Master/texmf-dist/source/latex/belleek/my1mtt.fd b/Master/texmf-dist/source/latex/belleek/my1mtt.fd new file mode 100644 index 00000000000..44b6e3b8a6f --- /dev/null +++ b/Master/texmf-dist/source/latex/belleek/my1mtt.fd @@ -0,0 +1,11 @@ +%% This isn't file `my1mtt.fd', +%% It's a variant, that operates with the belleek fonts +%% +\ProvidesFile{my1mtt.fd} + [2002/01/14 + Mathtime Encoding 1 + (FMi)] +\DeclareFontFamily{MY1}{mtt}{\skewchar\font45} +\DeclareFontShape{MY1}{mtt}{m}{it}{<->mtmi}{} +\endinput +%% End of file `my1mtt.fd'. diff --git a/Master/texmf-dist/source/latex/belleek/my2mtt.fd b/Master/texmf-dist/source/latex/belleek/my2mtt.fd new file mode 100644 index 00000000000..ff034a7cab9 --- /dev/null +++ b/Master/texmf-dist/source/latex/belleek/my2mtt.fd @@ -0,0 +1,11 @@ +%% This isn't file `my2mtt.fd', +%% It's a variant that runs with the belleek fonts +%% +\ProvidesFile{my2mtt.fd} + [2002/01/14 + Mathtime Encoding 2 + (FMi)] +\DeclareFontFamily{MY2}{mtt}{} +\DeclareFontShape{MY2}{mtt}{m}{n}{<->mtsy}{} +\endinput +%% End of file `my2mtt.fd'. diff --git a/Master/texmf-dist/source/latex/belleek/my3mtt.fd b/Master/texmf-dist/source/latex/belleek/my3mtt.fd new file mode 100644 index 00000000000..3114250c110 --- /dev/null +++ b/Master/texmf-dist/source/latex/belleek/my3mtt.fd @@ -0,0 +1,11 @@ +%% This isn't file `my3mtt.fd', +%% It's a variant that runs with the belleek fonts +%% +\ProvidesFile{my3mtt.fd} + [2002/01/14 + Mathtime Encoding 3 + (FMi)] +\DeclareFontFamily{MY3}{mtt}{} +\DeclareFontShape{MY3}{mtt}{m}{n}{<->mtex}{} +\endinput +%% End of file `my3mtt.fd'. |