X-Git-Url: https://git.distorted.org.uk/~mdw/mdwfonts/blobdiff_plain/1b932a9b4942ce95feb21f212dd91c8efb0701a3..refs/heads/mdw/tangle:/mdwfonts.dtx diff --git a/mdwfonts.dtx b/mdwfonts.dtx index 4c20bc6..5f3823c 100644 --- a/mdwfonts.dtx +++ b/mdwfonts.dtx @@ -1,17 +1,7 @@ -% \begin{meta-comment} -% -% $Id: mdwfonts.dtx,v 1.1 2002/02/19 22:54:13 mdw Exp $ -% -% PostScript fonts for more excitement -% -% (c) 1996 Mark Wooding -% -% \end{meta-comment} -% % \begin{meta-comment} %<*sty|mttpcr|fontinst> %% -%% mdwtools common declarations +%% PostScript fonts for my documents %% Copyright (c) 1996 Mark Wooding %% %% This program is free software; you can redistribute it and/or modify @@ -40,7 +30,7 @@ \fi \ProvidesFile{mdwfonts.tex} % - [1997/01/11 1.2 PostScript fonts for my documents] + [2020/09/06 1.3 PostScript fonts for my documents] % \end{meta-comment} % % \CheckSum{593} @@ -73,7 +63,7 @@ % % \end{meta-comment} % -% +% %^^A------------------------------------------------------------------------- % \section{Overview} % @@ -99,7 +89,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 +333,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 +368,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 +418,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 +459,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 +723,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 +742,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 +759,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 +824,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} @@ -857,7 +847,7 @@ pcrro8rn Courier-Oblique ".85 ExtendFont TeXBase1Encoding ReEncodeFont" <8r.enc % % \end{macrocode} % -% +% % Done. % % \hfill Mark Wooding, \today