summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/csplain/base/dcfonts.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-12 23:45:28 +0000
committerKarl Berry <karl@freefriends.org>2006-01-12 23:45:28 +0000
commit60538160ba9400a121853696453ddb0dc93e3a0c (patch)
tree96daccd0b1128608f9f4eb15244bb7af8a567c3c /Master/texmf-dist/tex/csplain/base/dcfonts.tex
parent0d9effad76aadeaf26ed7706be6f79e3aaef716e (diff)
trunk/Master/texmf-dist/tex/csplain
git-svn-id: svn://tug.org/texlive/trunk@610 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/csplain/base/dcfonts.tex')
-rw-r--r--Master/texmf-dist/tex/csplain/base/dcfonts.tex23
1 files changed, 23 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/csplain/base/dcfonts.tex b/Master/texmf-dist/tex/csplain/base/dcfonts.tex
new file mode 100644
index 00000000000..55a3c9288cc
--- /dev/null
+++ b/Master/texmf-dist/tex/csplain/base/dcfonts.tex
@@ -0,0 +1,23 @@
+% The file dcfonts.tex (C) Petr Olsak, 2000
+% This file allows to use DC fonts in csplain format.
+% Use (for example): %&csplain -translate-file=il2-t1
+% \input dcfonts
+% \chyph
+% at first three lines in your document.
+
+% Warning1: This works only in web2c implementations of TeX and derivatives.
+% Warning2: Use DC fonts only for experimental or special reason. The
+% typographics quality of CSfonts (in csplain default) is better.
+
+\input t1code
+
+\font\tenrm=dcr10
+\font\tenbf=dcbx10
+\font\tenit=dcti10
+\font\tentt=dctt10
+\font\tensl=dcsl10
+\tenrm
+
+\let\setsimplemath=\undefined % The math CS/CM fonts can be mixed with
+ % DC fonts
+