source: doc/papers/concurrency/AMA/AMA-stix/Stix-fonts/ts1stix.fd@ 5f08961d

ADT aaron-thesis arm-eh ast-experimental cleanup-dtors deferred_resn demangler enum forall-pointer-decay jacob/cs343-translation jenkins-sandbox new-ast new-ast-unique-expr new-env no_list persistent-indexer pthread-emulation qualifiedEnum with_gc
Last change on this file since 5f08961d was d5ccbe9, checked in by Peter A. Buhr <pabuhr@…>, 8 years ago

modify for SPE macros

  • Property mode set to 100644
File size: 843 bytes
Line 
1\ProvidesFile{t1stix.fd}[2012/12/23 STIX TS1 font definitions]
2
3\DeclareFontFamily{TS1}{stix}{}
4
5\DeclareFontShape{TS1}{stix}{m}{n} {<-> ts1-stixgeneral}{}
6\DeclareFontShape{TS1}{stix}{b}{n} {<-> ts1-stixgeneral-bold}{}
7\DeclareFontShape{TS1}{stix}{m}{it}{<-> ts1-stixgeneral-italic}{}
8\DeclareFontShape{TS1}{stix}{b}{it}{<-> ts1-stixgeneral-bolditalic}{}
9
10\DeclareFontShape{TS1}{stix}{m}{sc}{<->ssub * stix/m/n}{}
11\DeclareFontShape{TS1}{stix}{b}{sc}{<->ssub * stix/b/n}{}
12
13\DeclareFontShape{TS1}{stix}{m}{sl}{<->ssub * stix/m/it}{}
14\DeclareFontShape{TS1}{stix}{b}{sl}{<->ssub * stix/b/it}{}
15
16\DeclareFontShape{TS1}{stix}{bx}{n} {<->ssub * stix/b/n}{}
17\DeclareFontShape{TS1}{stix}{bx}{sc}{<->ssub * stix/b/sc}{}
18\DeclareFontShape{TS1}{stix}{bx}{sl}{<->ssub * stix/b/sl}{}
19\DeclareFontShape{TS1}{stix}{bx}{it}{<->ssub * stix/b/it}{}
20
21\endinput
Note: See TracBrowser for help on using the repository browser.