Ralph Corderoy wrote:
> As for the length of each column line, I'd have thought setting the line
> length through the \n(LL register may be the easiest way.
>
>     (echo .nr LL 10i; echo .2C; yes '' | awk '{print NR} NR == 1000 {exit}') |
>     groff -Tutf8 -ms
>   
Thanks a lot for the 2-column page layout answer! That helps a lot. The
tougher issue is how to set content width on utf8 device. I tried LL
register doesn't work on utf8 device.




Reply via email to