summaryrefslogtreecommitdiff
path: root/fonts/cyrillic/cyrillic-modern/tex/t2anmr.fd
diff options
context:
space:
mode:
Diffstat (limited to 'fonts/cyrillic/cyrillic-modern/tex/t2anmr.fd')
-rw-r--r--fonts/cyrillic/cyrillic-modern/tex/t2anmr.fd71
1 files changed, 71 insertions, 0 deletions
diff --git a/fonts/cyrillic/cyrillic-modern/tex/t2anmr.fd b/fonts/cyrillic/cyrillic-modern/tex/t2anmr.fd
new file mode 100644
index 0000000000..f023f9aa81
--- /dev/null
+++ b/fonts/cyrillic/cyrillic-modern/tex/t2anmr.fd
@@ -0,0 +1,71 @@
+\ProvidesFile{t2anmr.fd}
+ [2013/12/17 Cyrillic Modern font definitions]
+%\DeclareFontEncoding{T2A}{}{}
+%\DeclareFontSubstitution{T2A}{cmr}{m}{n}
+\DeclareFontFamily{T2A}{nmr}{\hyphenchar\font45 }
+\DeclareFontShape{T2A}{nmr}{m}{n}%
+ {<5><6><7><8><9><10><12>gen*nmr%
+ <10.95>nmr10%
+ <14.4>nmr12%
+ <17.28><20.74><24.88>nmr17}{}
+\DeclareFontShape{T2A}{nmr}{m}{sl}%
+ {%
+ <5><6><7>nmsl8%
+ <8><9>gen*nmsl%
+ <10><10.95>nmsl10%
+ <12><14.4><17.28><20.74><24.88>nmsl12%
+ }{}
+\DeclareFontShape{T2A}{nmr}{m}{it}%
+ {%
+ <5><6><7>nmti7%
+ <8>nmti8%
+ <9>nmti9%
+ <10><10.95>nmti10%
+ <12><14.4><17.28><20.74><24.88>nmti12%
+ }{}
+\DeclareFontShape{T2A}{nmr}{m}{sc}%
+ {%
+ <5><6><7><8><9><10><10.95><12>%
+ <14.4><17.28><20.74><24.88>nmcsc10%
+ }{}
+% Warning: please note that the upright shape below is
+% used for the \pounds symbol of LaTeX. So this
+% font definition shouldn't be removed.
+%
+%%\DeclareFontShape{T2A}{nmr}{m}{ui}
+%% {
+%% <5><6><7><8><9><10><10.95><12>%
+%% <14.4><17.28><20.74><24.88>nmui10%
+%% }{}
+%%%%%%% bold series
+\DeclareFontShape{T2A}{nmr}{b}{n}
+ {%
+ <5><6><7><8><9><10><10.95><12>%
+ <14.4><17.28><20.74><24.88>nmb10%
+ }{}
+%%%%%%%% bold extended series
+\DeclareFontShape{T2A}{nmr}{bx}{n}
+ {%
+ <5><6><7><8><9>gen*nmbx%
+ <10><10.95>nmbx10%
+ <12><14.4><17.28><20.74><24.88>nmbx12%
+ }{}
+\DeclareFontShape{T2A}{nmr}{bx}{sl}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>nmbxsl10%
+ }{}
+\DeclareFontShape{T2A}{nmr}{bx}{it}
+ {%
+ <5><6><7><8><9>%
+ <10><10.95><12><14.4><17.28><20.74><24.88>nmbxti10%
+ }{}
+% Again this is necessary for a correct \pounds symbol in
+% the cmr fonts Hopefully the dc/ec font layout will take
+% over soon.
+%
+%\DeclareFontShape{T2A}{nmr}{bx}{ui}
+% {<->sub*nmr/m/ui}{}
+%\endinput
+%%
+%% End of file `t2anmr.fd'.