(Rudimentary Changes): Remove doubled `to'.
[emacs.git] / etc / ps-prin2.ps
blob288edf5c47feba63e8eb06422fc03b8cc707e6ce
1 % === BEGIN ps-print prologue 2
2 % version: 6.0
4 % Copyright (C) 2000, 2001  Free Software Foundation, Inc.
6 % This file is part of GNU Emacs.
8 % GNU Emacs is free software; you can redistribute it and/or modify
9 % it under the terms of the GNU General Public License as published by
10 % the Free Software Foundation; either version 2, or (at your option)
11 % any later version.
13 % GNU Emacs is distributed in the hope that it will be useful,
14 % but WITHOUT ANY WARRANTY; without even the implied warranty of
15 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 % GNU General Public License for more details.
18 % You should have received a copy of the GNU General Public License
19 % along with GNU Emacs; see the file COPYING.  If not, write to the
20 % Free Software Foundation, Inc., 59 Temple Place - Suite 330,
21 % Boston, MA 02111-1307, USA.
23 % ---- These lines must be kept together because...
25 /h0 F
26 /HeaderTitleLineHeight FontHeight def
28 /h1 F
29 /HeaderLineHeight FontHeight def
30 /HeaderDescent    Descent def
32 % ---- ...because `F' has a side-effect on `FontHeight' and `Descent'
34 % === END ps-print prologue 2