diff options
author | Norbert Preining <norbert@preining.info> | 2017-07-13 11:25:03 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2017-07-13 11:25:03 +0900 |
commit | 5d11b3b5a1a6656650c15349c5867998dbf3d69f (patch) | |
tree | 4e07a64ff9cc7451b9f74e13e1693f9b2abd50de /texmf-dist/tex/latex/mathstone/t1pst.fd | |
parent | 1946c2aeb16b78e9fae69858c568b88c4e0e6e67 (diff) |
add mathstone
Diffstat (limited to 'texmf-dist/tex/latex/mathstone/t1pst.fd')
-rwxr-xr-x | texmf-dist/tex/latex/mathstone/t1pst.fd | 65 |
1 files changed, 65 insertions, 0 deletions
diff --git a/texmf-dist/tex/latex/mathstone/t1pst.fd b/texmf-dist/tex/latex/mathstone/t1pst.fd new file mode 100755 index 00000000..dfc586ff --- /dev/null +++ b/texmf-dist/tex/latex/mathstone/t1pst.fd @@ -0,0 +1,65 @@ +%Filename: t1pst.fd +%Created by: tex convert +%Created using fontinst v1.801 + +%THIS FILE SHOULD BE PUT IN A TEX INPUTS DIRECTORY + +\ProvidesFile{t1pst.fd} + [2006/05/02 Fontinst v1.801 font definitions for T1/pst.] + +\DeclareFontFamily{T1}{pst}{} + +\DeclareFontShape{T1}{pst}{m}{n}{ + <-> pstr8t +}{} + +\DeclareFontShape{T1}{pst}{m}{sc}{ + <-> pstrc8t +}{} + +\DeclareFontShape{T1}{pst}{m}{sl}{ + <-> pstro8t +}{} + +\DeclareFontShape{T1}{pst}{m}{it}{ + <-> pstri8t +}{} + +\DeclareFontShape{T1}{pst}{b}{n}{ + <-> pstb8t +}{} + +\DeclareFontShape{T1}{pst}{b}{sc}{ + <-> pstbc8t +}{} + +\DeclareFontShape{T1}{pst}{b}{sl}{ + <-> pstbo8t +}{} + +\DeclareFontShape{T1}{pst}{b}{it}{ + <-> pstbi8t +}{} + +\DeclareFontShape{T1}{pst}{sb}{n}{ + <-> psts8t +}{} + +\DeclareFontShape{T1}{pst}{sb}{sc}{ + <-> pstsc8t +}{} + +\DeclareFontShape{T1}{pst}{sb}{sl}{ + <-> pstso8t +}{} + +\DeclareFontShape{T1}{pst}{sb}{it}{ + <-> pstsi8t +}{} + +\DeclareFontShape{T1}{pst}{bx}{n}{<->ssub * pst/b/n}{} +\DeclareFontShape{T1}{pst}{bx}{sc}{<->ssub * pst/b/sc}{} +\DeclareFontShape{T1}{pst}{bx}{sl}{<->ssub * pst/b/sl}{} +\DeclareFontShape{T1}{pst}{bx}{it}{<->ssub * pst/b/it}{} + +\endinput |