Fix #338: re.sub() flag argument at wrong position.
[docutils.git] / sandbox / stylesheets / times-helvetica-courier.sty
blob8fd6de7bca7585d8111f5e8449f836e4f9b3e8f3
1 % times-helvetica-courier.sty
2 % ===========================
3 % Recommended Font Settings for Times, Helvetica, and Courier
4 % -----------------------------------------------------------
5 %
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.
17 % ::
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}
34 % Limitations
35 % ~~~~~~~~~~~
37 % * No bold math.
39 % .. _l2tabu:
40 % http://dante.ctan.org/CTAN/help/Catalogue/entries/l2tabu.html
42 % .. _psnfss:
43 % http://dante.ctan.org/CTAN/help/Catalogue/entries/psnfss.html