Mercurial > emacs
view etc/ps-prin3.ps @ 28962:3f62d70df67c
(map_char_table): Pay attention to character number of
charset. Check the validity of charset at the first level. For
leaf nodes that has nil value, call C_FUNCTION or FUNCTION with
the default value.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Wed, 17 May 2000 23:30:06 +0000 |
parents | 3305d83568ea |
children | 0763a6ed0743 |
line wrap: on
line source
% === BEGIN ps-print prologue 3 % --- duplex feature verification UseSetpagedevice { BMark /Duplex DuplexValue /Tumble TumbleValue EMark setpagedevice }{ statusdict begin DuplexValue setduplexmode TumbleValue settumble end }ifelse % === END ps-print prologue 3