1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70
|
# plex-otf package
# Matthew Bertucci 1/11/2022 for v0.07a
#include:ifxetex
#include:ifluatex
#include:xkeyval
#include:textcomp
#include:fontspec
#keyvals:\usepackage/plex-otf#c
usefilenames#true,false
mono#true,false
sans#true,false
serif#true,false
RMstyle={%<style list%>}
SSstyle={%<style list%>}
SSconstyle={%<style list%>}
TTstyle={%<style list%>}
Style={%<style list%>}
RMSCfont=%<font name%>
SSSCfont=%<font name%>
RM={%<fontspec options%>}
SS={%<fontspec options%>}
SScon={%<fontspec options%>}
TT={%<fontspec options%>}
DefaultFeatures={%<fontspec options%>}
#endkeyvals
\slshapeRM
\PlexExtraLightRM
\PlexExtraLightRM
\PlexLightRM
\PlexThinRM
\PlexMediumRM
\PlexTextRM
\PlexSemiBoldRM
\slshapeSS
\PlexExtraLightSS
\PlexLightSS
\PlexThinSS
\PlexMediumSS
\PlexTextSS
\PlexSemiBoldSS
\sffamilyCon
\slshapeSScon
\PlexExtraLightSScon
\PlexLightSScon
\PlexThinSScon
\PlexMediumSScon
\PlexTextSScon
\PlexSemiBoldSScon
\slshapeTT
\PlexExtraLightTT
\PlexLightTT
\PlexThinTT
\PlexMediumTT
\PlexTextTT
\PlexSemiBoldTT
\IBM
\CE
\FCC
\upleftarrow
\uprightarrow
\downleftarrow
\downrightarrow
\leftturn
\rightturn
\fullleftturn
\fullrightturn
|