1 % times-helvetica-courier.sty
2 % ===========================
3 % Recommended Font Settings for Times, Helvetica, and Courier
4 % -----------------------------------------------------------
6 % :Author: Günter Milde <milde@users.berlios.de>
7 % :Revision: $Revision: 5534 $
8 % :Date: $Date: 2005-06-28$
9 % :Copyright: © 2009 G. Milde,
10 % Released without warranties or conditions of any kind
11 % under the terms of the Apache License, Version 2.0
12 % http://www.apache.org/licenses/LICENSE-2.0
14 % Use the standard Postscript fonts in the combination
15 % `Times` - `Helvetica` - `Courier` as document default.
19 \ProvidesPackage{times-helvetica-courier
}
20 [2009/
03/
02 v0.1 Recommended Font Settings for Times, Helvetica, and Courier
]
23 % Usage of the `times` package is deprecated. With
25 % ``\usepackage{times-helvetica-courier}``
27 % you get the settings recommended by `l2tabu`_ and psnfss_ for the
28 % combination of Times, Helvetica, and Courier::
30 \RequirePackage{mathptmx
}
31 \RequirePackage[scaled=
.92]{helvet
} % scaled to fit Times
32 \RequirePackage{courier
}
40 % http://dante.ctan.org/CTAN/help/Catalogue/entries/l2tabu.html
43 % http://dante.ctan.org/CTAN/help/Catalogue/entries/psnfss.html