Is there a way to "force linebreak" in groff?
Sorry ask questions that has been asked before. Reason for not STFW:
google always return "BR" when I asks to search for "". And also
return a lot of pages where raw html containing mistakenly appear
in content.
Best regards
--
Real Softservice
Hu
Greg 'groggy' Lehey wrote:
> On Tuesday, 2 September 2008 at 11:33:30 +0800, [EMAIL PROTECTED] wrote:
>
>> Is there a way to "force linebreak" in groff?
>>
>> Sorry ask questions that has been asked before. Reason for not STFW:
>> google always return "BR" when I asks to search for "". And also
Hello. TFM has been very long, I read it through only once and later
come to it only to do the search for keyword. This time this method
doesn't work, I could not find out how to define the number of columns
(number of characters in a row) for utf8 output device.
And google fail me again, it alway
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 p
Ralph Corderoy wrote:
>
> You should find changing the 10i in the pipeline you've quoted above to
> 4i has an effect;
My fault. I didn't successfully adjust width with LL simply because I
put it after .2C in my document. If I put it at the 1st line it now works.
Hello. One issue with tbl is it does not warp the line of text within
table cells unless explicitly warped around using T{ and T}. If the page
is too narrow to hold the table, the table simply expands to outside of
the page. This is probably less flexible than HTML where the table is
always trying
Sorry to ask this on gnu-roff list: I heard there is an alternative roff
interpretor (and whole lot of bin-utils) being developed with a goal to
work better on I18N. What was the name of the project? I couldn't recall
nor can I google it out.
Best & thanks
--
Real Softservice
Huateng Tower, Uni
Werner LEMBERG schrieb:
> The Heirloom Documentation Tools
>
> http://heirloom.sourceforge.net
>
Thank you all. In fact I want to find out heirloom is because of being
frustrated several tools developed on FreeBSD designed to process
Chinese failed to work on the server (Linux) thanks to lack