Mercurial > emacs
annotate etc/ps-prin2.ps @ 29521:4ad26302d559
(decompose-composite-char): Declare it as obsolete.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 09 Jun 2000 02:14:39 +0000 |
parents | bb81eb902e0c |
children | cdd489417ae4 |
rev | line source |
---|---|
27165 | 1 % === BEGIN ps-print prologue 2 |
29496
bb81eb902e0c
Insert a version number comment (5.2.2).
Gerd Moellmann <gerd@gnu.org>
parents:
27165
diff
changeset
|
2 % version: 5.2.2 |
27165 | 3 |
4 % ---- These lines must be kept together because... | |
5 | |
6 /h0 F | |
7 /HeaderTitleLineHeight FontHeight def | |
8 | |
9 /h1 F | |
10 /HeaderLineHeight FontHeight def | |
11 /HeaderDescent Descent def | |
12 | |
13 % ---- ...because `F' has a side-effect on `FontHeight' and `Descent' | |
14 | |
15 % === END ps-print prologue 2 |