diff options
Diffstat (limited to 'Master/texmf-dist/tex/plain/pdcmac/pdcimth.tex')
-rw-r--r-- | Master/texmf-dist/tex/plain/pdcmac/pdcimth.tex | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/plain/pdcmac/pdcimth.tex b/Master/texmf-dist/tex/plain/pdcmac/pdcimth.tex new file mode 100644 index 00000000000..fc42eb8365a --- /dev/null +++ b/Master/texmf-dist/tex/plain/pdcmac/pdcimth.tex @@ -0,0 +1,39 @@ +% pdcimth.tex 1.4 1995/03/30 - maths letters in text italic +\message{1.4 1995/03/30} + +\begingroup + \count0="7400 \count1=\count0 + \advance\count0 by`A \advance\count1 by`a + \count2=`A \count3=`a \count4=26 + \loop\ifnum\count4>0 + \advance\count4 by-1 + \global\mathcode\count2=\count0 + \global\mathcode\count3=\count1 + \advance\count0 by1 \advance\count1 by1 + \advance\count2 by1 \advance\count3 by1 + \repeat +\endgroup +\endinput +%%%@TeX-definition-file { +%%% filename = "$texmf/tex/plain/pdcmac/pdcimth.tex", +%%% version = "1.4", +%%% date = "1995/03/30", +%%% package = "pdcmac 1.0", +%%% author = "P. Damian Cugley", +%%% email = "damian.cugley@comlab.ox.ac.uk", +%%% address = "Oxford University Computing Laboratory, +%%% Parks Road, Oxford OX1 3QD, UK", +%%% codetable = "USASCII", +%%% keywords = "TeX, plain TeX, macros", +%%% supported = "Maybe", +%%% abstract = "A definition file for TeX, which redefines +%%% mathcodes to use letters from the +%%% text italic font instead of math italic. +%%% This file was generated by running +%%% plain TeX on pdcmisc.dtx", +%%% copyright = "Copyright (c) 1991, 1995 P. Damian Cugley", +%%% copying = "DO NOT DISTRIBUTE THIS FILE. +%%% Distribute pdcmisc.dtx only as part of the +%%% package it came in.", +%%% dependencies = "", +%%% } |