summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/plain/font-change/font_cm.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-19 23:10:30 +0000
committerKarl Berry <karl@freefriends.org>2009-08-19 23:10:30 +0000
commit36790e5b28c5dfdcd743ab6e56563c534cdae3c0 (patch)
tree57c6884f1e0799f4cc68cf2b5076abe38ef026fc /Master/texmf-dist/tex/plain/font-change/font_cm.tex
parent3ea680e4e579c22edf74adc08eb380dd9dc32c99 (diff)
new plain package font-change (19aug09)
git-svn-id: svn://tug.org/texlive/trunk@14767 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/plain/font-change/font_cm.tex')
-rw-r--r--Master/texmf-dist/tex/plain/font-change/font_cm.tex203
1 files changed, 203 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/plain/font-change/font_cm.tex b/Master/texmf-dist/tex/plain/font-change/font_cm.tex
new file mode 100644
index 00000000000..d91e740faeb
--- /dev/null
+++ b/Master/texmf-dist/tex/plain/font-change/font_cm.tex
@@ -0,0 +1,203 @@
+% The author of this work is Amit Raj Dhawan.
+% This work has been released under
+% Creative Commons Attribution-Share Alike 3.0 Unported License
+% on August 17, 2009. For details visit:
+% http://creativecommons.org/licenses/by-sa/3.0/.
+
+% based on CM package. AMS package has a few more like cmsl7 but not vectors
+
+% roman text (Family 0)
+\font\twentyrm= cmr10 at20pt
+\font\eighteenrm= cmr10 at18pt
+\font\sixteenrm= cmr10 at16pt
+\font\fourteenrm= cmr10 at14pt
+\font\twelverm= cmr12
+\font\tenrm= cmr10
+\font\ninerm= cmr9
+\font\eightrm= cmr8
+\font\sevenrm= cmr7
+\font\sixrm= cmr6
+\font\fiverm= cmr7
+
+% math italic (Family 1)
+\font\twentyi= cmmi10 at20pt
+\font\eighteeni= cmmi10 at18pt
+\font\sixteeni= cmmi10 at16pt
+\font\fourteeni= cmmi10 at14pt
+\font\twelvei= cmmi12
+\font\teni= cmmi10
+\font\ninei= cmmi9
+\font\eighti= cmmi8
+\font\seveni= cmmi7
+\font\sixi= cmmi6
+\font\fivei= cmmi5
+
+% math symbols (Family 2)
+\font\twentysy= cmsy10 at20pt
+\font\eighteensy= cmsy10 at18pt
+\font\sixteensy= cmsy10 at16pt
+\font\fourteensy= cmsy10 at14pt
+\font\twelvesy= cmsy10 at12pt
+\font\tensy= cmsy10
+\font\ninesy= cmsy9
+\font\eightsy= cmsy8
+\font\sevensy= cmsy7
+\font\sixsy= cmsy6
+\font\fivesy= cmsy5
+
+% math extension (Family 3)
+\font\twentyex= cmex10 at20pt
+\font\eighteenex= cmex10 at18pt
+\font\sixteenex= cmex10 at16pt
+\font\fourteenex= cmex10 at14pt
+\font\twelveex= cmex10 at12pt
+\font\tenex= cmex10
+\font\nineex= cmex9
+\font\eightex= cmex8
+\font\sevenex= cmex7
+\font\sixex= cmex10 at6pt
+\font\fiveex= cmex10 at5pt
+
+% italic text (Family 4)
+\font\twentyit= cmti10 at20pt
+\font\eighteenit= cmti10 at18pt
+\font\sixteenit= cmti10 at16pt
+\font\fourteenit= cmti10 at14pt
+\font\twelveit= cmti12
+\font\tenit= cmti10
+\font\nineit= cmti9
+\font\eightit= cmti8
+\font\sevenit= cmti7
+\font\sixit= cmti10 at6pt
+\font\fiveit= cmti10 at5pt
+
+% slanted text (Family 5)
+\font\twentysl= cmsl10 at20pt
+\font\eighteensl= cmsl10 at18pt
+\font\sixteensl= cmsl10 at16pt
+\font\fourteensl= cmsl10 at14pt
+\font\twelvesl= cmsl12
+\font\tensl= cmsl10
+\font\ninesl= cmsl9
+\font\eightsl= cmsl8
+\font\sevensl= cmsl10 at7pt
+\font\sixsl= cmsl10 at6pt
+\font\fivesl= cmsl10 at5pt
+
+% boldface text (Family 6)
+\font\twentybf= cmbx10 at20pt
+\font\eighteenbf= cmbx10 at18pt
+\font\sixteenbf= cmbx10 at16pt
+\font\fourteenbf= cmbx10 at14pt
+\font\twelvebf= cmbx12
+\font\tenbf= cmbx10
+\font\ninebf= cmbx9
+\font\eightbf= cmbx8
+\font\sevenbf= cmbx7
+\font\sixbf= cmbx6
+\font\fivebf= cmbx5
+
+% typewriter text (Family 7)
+\font\twentytt= cmtt10 at20pt
+\font\eighteentt= cmtt10 at18pt
+\font\sixteentt= cmtt10 at16pt
+\font\fourteentt= cmtt10 at14pt
+\font\twelvett= cmtt12
+\font\tentt= cmtt10
+\font\ninett= cmtt9
+\font\eighttt= cmtt8
+\font\seventt= cmtt10 at7pt
+\font\sixtt= cmtt10 at6pt
+\font\fivett= cmtt10 at5pt
+
+
+
+
+% Family 0 (roman text)
+\textfont0=\tenrm
+\scriptfont0=\sevenrm
+\scriptscriptfont0=\fiverm
+\def\rm{\fam=0 \tenrm}
+
+% Family 1 (math italic)
+\textfont1=\teni
+\scriptfont1=\seveni
+\scriptscriptfont1=\fivei
+\def\mit{\fam=1}
+
+% Family 2 (math symbol)
+\textfont2=\tensy
+\scriptfont2=\sevensy
+\scriptscriptfont2=\fivesy
+\def\cal{\fam=2}
+
+% Family 3 (math extension)
+\textfont3=\tenex
+\scriptfont3=\sevenex
+\scriptscriptfont3=\fiveex
+
+
+% Family 4 (italic text)
+\def\it{\fam=\itfam \tenit}
+\textfont\itfam=\tenit
+\scriptfont\itfam=\sevenit
+\scriptscriptfont\itfam=\fiveit
+
+% Family 5 (slanted text)
+\def\sl{\fam=\slfam \tensl}
+\textfont\slfam=\tensl
+\scriptfont\slfam=\sevensl
+\scriptscriptfont\slfam=\fivesl
+
+% Family 6 (boldface text)
+\def\bf{\fam=\bffam \tenbf}
+\textfont\bffam=\tenbf
+\scriptfont\bffam=\sevenbf
+\scriptscriptfont\bffam=\fivebf
+
+% Family 7 (typewriter text)
+\def\tt{\fam=\ttfam \tentt}
+\textfont\ttfam=\tentt
+\scriptfont\ttfam=\seventt
+\scriptscriptfont\ttfam=\fivett
+
+% italic boldface
+\font\twentyitbf= cmbxti10 at20pt
+\font\eighteenitbf= cmbxti10 at18pt
+\font\sixteenitbf= cmbxti10 at16pt
+\font\fourteenitbf= cmbxti10 at14pt
+\font\twelveitbf= cmbxti10 at12pt
+\font\itbf= cmbxti10
+\font\nineitbf= cmbxti10 at9pt
+\font\eightitbf= cmbxti10 at8pt
+\font\sevenitbf= cmbxti10 at7pt
+\font\sixitbf= cmbxti10 at6pt
+\font\fiveitbf= cmbxti10 at5pt
+
+% slanted boldface
+\font\twentyslbf= cmbxsl10 at20pt
+\font\eighteenslbf= cmbxsl10 at18pt
+\font\sixteenslbf= cmbxsl10 at16pt
+\font\fourteenslbf= cmbxsl10 at14pt
+\font\twelveslbf= cmbxsl10 at12pt
+\font\slbf= cmbxsl10
+\font\nineslbf= cmbxsl10 at9pt
+\font\eightslbf= cmbxsl10 at8pt
+\font\sevenslbf= cmbxsl10 at7pt
+\font\sixslbf= cmbxsl10 at6pt
+\font\fiveslbf= cmbxsl10 at5pt
+
+% caps
+\font\twentycaps= cmcsc10 at20pt
+\font\eighteencaps= cmcsc10 at18pt
+\font\sixteencaps= cmcsc10 at16pt
+\font\fourteencaps= cmcsc10 at14pt
+\font\twelvecaps= cmcsc10 at12pt
+\font\caps= cmcsc10
+\font\ninecaps= cmcsc10 at9pt
+\font\eightcaps= cmcsc10 at8pt
+\font\sevencaps= cmcsc10 at7pt
+\font\sixcaps= cmcsc10 at6pt
+\font\fivecaps= cmcsc10 at5pt
+
+\rm \ No newline at end of file