X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/86f6a31e4b41acb71ba37f3838a9ce75f7743330..7abe48b330ad6415f41b6b0e119645d578d0ebbe:/cmtt.dtx diff --git a/cmtt.dtx b/cmtt.dtx index 95d284f..851e480 100644 --- a/cmtt.dtx +++ b/cmtt.dtx @@ -1,6 +1,6 @@ % \begin{meta-comment} % -% $Id: cmtt.dtx,v 1.1 2002/02/03 20:49:02 mdw Exp $ +% $Id: cmtt.dtx,v 1.3 2003/09/05 16:12:04 mdw Exp $ % % Nicer handling of the Computer Modern Typewriter font % @@ -9,6 +9,12 @@ %----- Revision history ----------------------------------------------------- % % $Log: cmtt.dtx,v $ +% Revision 1.3 2003/09/05 16:12:04 mdw +% Fix references to `mTTcmtt' etc. to be lowercase. +% +% Revision 1.2 2002/02/19 22:49:09 mdw +% Insert correct checksums. +% % Revision 1.1 2002/02/03 20:49:02 mdw % Checkin for new build system. % @@ -43,12 +49,12 @@ % \begin{meta-comment} %<+sty>\NeedsTeXFormat{LaTeX2e} %<+sty>\ProvidesPackage{cmtt} -%<+fd>\ProvidesFile{mTTcmtt.fd} -%<+def>\ProvidesFile{mTTcmtt.def} +%<+fd>\ProvidesFile{mttcmtt.fd} +%<+def>\ProvidesFile{mttcmtt.def} %<+sty|fd|def> [1996/05/25 1.1 Handing of the cmtt font] % \end{meta-comment} % -% ^^A \CheckSum{174} +% \CheckSum{174} %% \CharacterTable %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -126,11 +132,11 @@ % provides some options for customising some aspects of the % encoding, and defines some useful commands. % -% \item [mTTenc.def] describes the encoding to \LaTeX: it sets up all the +% \item [mttenc.def] describes the encoding to \LaTeX: it sets up all the % appropriate text commands so that they produce beautiful results. % -% \item [mTTcmtt.fd] describes the re-encoded version of the font. This -% is more or less a copy of the file \mtt{OT1cmtt.fd}. +% \item [mttcmtt.fd] describes the re-encoded version of the font. this +% is more or less a copy of the file \mtt{ot1cmtt.fd}. % % \end{description} % @@ -270,7 +276,7 @@ % \end{macrocode} % % Wait: there's a problem. \LaTeX\ will now complain bitterly that it can't -% find the font \mtt{mTT/cmr/m/n}, which is readonable, since I haven't +% find the font \mtt{mTT/cmr/m/n}, which is reasonable, since I haven't % declared any such font. The following line should sort this out, % % \begin{macrocode} @@ -281,7 +287,7 @@ % font variant. % % \begin{macrocode} -\input{mTTenc.def} +\input{mttenc.def} % \end{macrocode} % % \begin{macro}{\mttfamily}