From: Mark Wooding Date: Sat, 5 Sep 2020 15:31:29 +0000 (+0100) Subject: mdwfonts.tex: Write typeface names with a capital letter. X-Git-Url: https://git.distorted.org.uk/~mdw/mdwfonts/commitdiff_plain/e6bae8a8ee75f556b85adc7be47309fc813fd910 mdwfonts.tex: Write typeface names with a capital letter. --- diff --git a/mdwfonts.dtx b/mdwfonts.dtx index 4eb70b9..73c1464 100644 --- a/mdwfonts.dtx +++ b/mdwfonts.dtx @@ -343,8 +343,8 @@ % \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 @@ -378,7 +378,7 @@ % \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 @@ -428,7 +428,7 @@ % \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}{} @@ -469,7 +469,7 @@ % \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}{} @@ -733,7 +733,7 @@ \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{% @@ -752,7 +752,7 @@ \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}{} @@ -769,7 +769,7 @@ \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}