1 palatino-helvetica-courier.sty
2 ==============================
3 Recommended Font Settings for Palatino, 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
17 To use standard Postscript fonts in the combination `Palatino` - `Helvetica`
18 - `Courier` as document default, call this package with
20 ``\usepackage{palatino-helvetica-courier}``
24 :osf: old-style figures (default)
27 While `mathpazo` defaults to lining figures, this package defaults to
28 old-style figures and also calls `mathpazo` with the [sc] option for true
36 \ProvidesPackage{palatino-helvetica-courier}
37 [2009/03/02 v0.1 Font Settings for Palatino, Helvetica, and Courier]
41 \DeclareOption{osf}{\newcommand{\phc@options}{sc,osf}}
42 \DeclareOption{lf}{\newcommand{\phc@options}{sc}}
48 \RequirePackage[\phc@options]{mathpazo}
49 \RequirePackage[scaled=.95]{helvet} % scaled to fit Palatino
50 \RequirePackage{courier}
53 http://dante.ctan.org/CTAN/help/Catalogue/entries/l2tabu.html
56 http://dante.ctan.org/CTAN/help/Catalogue/entries/psnfss.html