chiark
/
gitweb
/
~mdw
/
mdwtools
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
db127fc
)
Fix references to `mTTcmtt' etc. to be lowercase.
author
mdw
<mdw>
Fri, 5 Sep 2003 16:12:04 +0000
(16:12 +0000)
committer
mdw
<mdw>
Fri, 5 Sep 2003 16:12:04 +0000
(16:12 +0000)
cmtt.dtx
patch
|
blob
|
blame
|
history
diff --git
a/cmtt.dtx
b/cmtt.dtx
index 1f0b8faee67ae88e357309222bfd66bd0ae010cc..851e480b3ac45f0c170d025acb7a8551f8a7ab78 100644
(file)
--- a/
cmtt.dtx
+++ b/
cmtt.dtx
@@
-1,6
+1,6
@@
% \begin{meta-comment}
%
% \begin{meta-comment}
%
-% $Id: cmtt.dtx,v 1.
2 2002/02/19 22:49:09
mdw Exp $
+% $Id: cmtt.dtx,v 1.
3 2003/09/05 16:12:04
mdw Exp $
%
% Nicer handling of the Computer Modern Typewriter font
%
%
% Nicer handling of the Computer Modern Typewriter font
%
@@
-9,6
+9,9
@@
%----- Revision history -----------------------------------------------------
%
% $Log: cmtt.dtx,v $
%----- 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.2 2002/02/19 22:49:09 mdw
% Insert correct checksums.
%
@@
-46,8
+49,8
@@
% \begin{meta-comment} <Package preambles>
%<+sty>\NeedsTeXFormat{LaTeX2e}
%<+sty>\ProvidesPackage{cmtt}
% \begin{meta-comment} <Package preambles>
%<+sty>\NeedsTeXFormat{LaTeX2e}
%<+sty>\ProvidesPackage{cmtt}
-%<+fd>\ProvidesFile{m
TT
cmtt.fd}
-%<+def>\ProvidesFile{m
TT
cmtt.def}
+%<+fd>\ProvidesFile{m
tt
cmtt.fd}
+%<+def>\ProvidesFile{m
tt
cmtt.def}
%<+sty|fd|def> [1996/05/25 1.1 Handing of the cmtt font]
% \end{meta-comment}
%
%<+sty|fd|def> [1996/05/25 1.1 Handing of the cmtt font]
% \end{meta-comment}
%
@@
-129,11
+132,11
@@
% provides some options for customising some aspects of the
% encoding, and defines some useful commands.
%
% provides some options for customising some aspects of the
% encoding, and defines some useful commands.
%
-% \item [m
TT
enc.def] describes the encoding to \LaTeX: it sets up all the
+% \item [m
tt
enc.def] describes the encoding to \LaTeX: it sets up all the
% appropriate text commands so that they produce beautiful results.
%
% appropriate text commands so that they produce beautiful results.
%
-% \item [m
TTcmtt.fd] describes the re-encoded version of the font. T
his
-% is more or less a copy of the file \mtt{
OT
1cmtt.fd}.
+% \item [m
ttcmtt.fd] describes the re-encoded version of the font. t
his
+% is more or less a copy of the file \mtt{
ot
1cmtt.fd}.
%
% \end{description}
%
%
% \end{description}
%
@@
-273,7
+276,7
@@
% \end{macrocode}
%
% Wait: there's a problem. \LaTeX\ will now complain bitterly that it can't
% \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 rea
d
onable, since I haven't
+% find the font \mtt{mTT/cmr/m/n}, which is rea
s
onable, since I haven't
% declared any such font. The following line should sort this out,
%
% \begin{macrocode}
% declared any such font. The following line should sort this out,
%
% \begin{macrocode}
@@
-284,7
+287,7
@@
% font variant.
%
% \begin{macrocode}
% font variant.
%
% \begin{macrocode}
-\input{m
TT
enc.def}
+\input{m
tt
enc.def}
% \end{macrocode}
%
% \begin{macro}{\mttfamily}
% \end{macrocode}
%
% \begin{macro}{\mttfamily}