On 16-Jan-2013 14:49:04 Denis M. Wilson wrote:
> If I run the following shell script
> 
> troff -ww -dpaper=A4 -dcA5 <<'END'
> .tm PAPER = \*[paper] c = \*[c]
> .ex
> END
> 
> The output is
> 
> PAPER = a4 c = A5
> 
> What is going on?
> (groff v1.22.1)
> Denis

Hmmm ... I get:

troff -ww -dpaper=A4 -dcA5 <<'END'
> .tm PAPER = \*[paper] c = \*[c]
> .ex
> END
PAPER = A4 c = A5

(But: groff version 1.18.1)
Ted.


-------------------------------------------------
E-Mail: (Ted Harding) <ted.hard...@wlandres.net>
Date: 16-Jan-2013  Time: 15:02:50
This message was sent by XFMail
-------------------------------------------------

Reply via email to