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.
- [Groff] how to change the number of columns for utf8 device zhangweiwu
- Re: [Groff] how to change the number of columns for ut... Ralph Corderoy
- Re: [Groff] how to change the number of columns fo... zhangweiwu
- Re: [Groff] how to change the number of column... Ralph Corderoy