summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fundus/cyr.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:56:15 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:56:15 +0000
commit8be70ac41dceb12ab439f9ba896fcae5a873a481 (patch)
tree0f696636ba716cd4c5b19a98194e448202dc7d24 /Master/texmf-dist/tex/latex/fundus/cyr.sty
parenta4b670466f6280ea88e68ccb6efde519f776c426 (diff)
fundus
git-svn-id: svn://tug.org/texlive/trunk@945 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fundus/cyr.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fundus/cyr.sty24
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fundus/cyr.sty b/Master/texmf-dist/tex/latex/fundus/cyr.sty
new file mode 100644
index 00000000000..e4a6ecf3618
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/fundus/cyr.sty
@@ -0,0 +1,24 @@
+
+\DeclareFontFamily{OT1}{wncyr}{}
+\DeclareFontShape{OT1}{wncyr}{m}{n}{
+ <5> wncyr5 <6> wncyr6 <7> wncyr7 <8> wncyr8 <9> wncyr9
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> wncyr10 }{}
+\DeclareFontShape{OT1}{wncyr}{bx}{n}{
+ <5> wncyb5 <6> wncyb6 <7> wncyb7 <8> wncyb8 <9> wncyb9
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> wncyb10 }{}
+\DeclareFontShape{OT1}{wncyr}{m}{it}{
+ <5> wncyi5 <6> wncyi6 <7> wncyi7 <8> wncyi8 <9> wncyi9
+ <10> <10.95> <12> <14.4> <17.28> <20.74> <24.88> wncyi10 }{}
+\DeclareFontShape{OT1}{wncyr}{m}{sl}{ <-> sub * wncyr/m/it }{}
+
+\chardef\tempcat=\the\catcode`\"\catcode`\"=12
+
+\input cyracc.def
+
+{\catcode`\'=13 \catcode`\"=13
+\gdef\cyr{\fontfamily{wncyr}\selectfont\cyracc
+ \catcode`\'=13 \let'=\cprime
+ \catcode`\"=13 \let"=\cdprime
+}}
+
+\catcode`\"=\tempcat