mdwfonts.tex: Write typeface names with a capital letter.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 5 Sep 2020 15:31:29 +0000 (16:31 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 5 Sep 2020 16:45:33 +0000 (17:45 +0100)
mdwfonts.dtx

index 4eb70b9..73c1464 100644 (file)
 % \subsubsection{Text fonts}
 %
 % \paragraph{Courier}
-% The courier family is redefined in its entirety here.  I use the condensed
-% courier provided by David Carlisle's \package{pslatex} package, although
+% The Courier family is redefined in its entirety here.  I use the condensed
+% Courier provided by David Carlisle's \package{pslatex} package, although
 % I've extended it to cover all the shapes and not just medium roman.
 %    \begin{macrocode}
 \mdwf@iffont\mdwf@courier
 %    \end{macrocode}
 %
 % \paragraph{Helvetica}
-% Again the whole of helvetica is defined here, this time so that the font
+% Again the whole of Helvetica is defined here, this time so that the font
 % can be scaled a little.
 %    \begin{macrocode}
 \mdwf@iffont\mdwf@helvetica
 %    \end{macrocode}
 %
 % \paragraph{Palatino}
-% Might as well define palatino too, for completeness' sake.
+% Might as well define Palatino too, for completeness' sake.
 %    \begin{macrocode}
 \mdwf@iffont\mdwf@palatino
 \DeclareFontFamily{OT1}{ppl}{}
 %    \end{macrocode}
 %
 % \paragraph{Times}
-% Finally, times, for those who like it\dots
+% Finally, Times, for those who like it\dots
 %    \begin{macrocode}
 \mdwf@iffont\mdwf@times
 \DeclareFontFamily{OT1}{ptm}{}
 \input fontinst.sty
 %    \end{macrocode}
 %
-% Firstly, some code for building squashed courier fonts.
+% Firstly, some code for building squashed Courier fonts.
 %
 %    \begin{macrocode}
 \def\squashcourier#1{%
 \installfonts
 %    \end{macrocode}
 %
-% Start with the courier ones.
+% Start with the Courier ones.
 %
 %    \begin{macrocode}
 \installfont{pcrb7tn}{pcrb8rn,psyr,latin}{OT1tt}{OT1}{pcr}{b}{n}{}
 \installfont{pcrro8tn}{pcrro8rn,psyr,latin}{T1}{T1}{pcr}{m}{sl}{}
 %    \end{macrocode}
 %
-% Now build palatino-based maths fonts.  This lot seems to work.  It's based
+% Now build Palatino-based maths fonts.  This lot seems to work.  It's based
 % on \package{mathptm}, and hacked a bit.
 %
 %    \begin{macrocode}
@@ -834,9 +834,9 @@ pcrro8rn Courier-Oblique ".85 ExtendFont TeXBase1Encoding ReEncodeFont" <8r.enc
 %    \end{macrocode}
 %
 %
-% \section{Description file for courier}
+% \section{Description file for Courier}
 %
-% Here's a short |.fd| file for the squashed courier font which makes it
+% Here's a short |.fd| file for the squashed Courier font which makes it
 % work in my `|mTT|' encoding.
 %
 %    \begin{macrocode}