X-Git-Url: https://git.distorted.org.uk/~mdw/mdwfonts/blobdiff_plain/b249ead7f04b4dbe268bf9a2d0a93e27467cf40f..45219ddd3fda2a4fb804b0f0f42c915a62065124:/mdwfonts.dtx diff --git a/mdwfonts.dtx b/mdwfonts.dtx index 08cb137..73c1464 100644 --- a/mdwfonts.dtx +++ b/mdwfonts.dtx @@ -99,7 +99,7 @@ % \section{Installing \package{mdwfonts}} % % The package comes with a large number of miscellaneous font files. They -% ought to be placed in appropriate directories where \TeX and/or other +% ought to be placed in appropriate directories where \TeX\ and/or other % programs can find them. Exactly where this will be depends heavily on your % installation: try looking for the other fonts and put these with them. % The various extensions for the font files are: @@ -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}