On Wed, Mar 27, 2013 at 08:08:33PM -0400, Anonymous wrote:
> Subject: simply trying to put a box around text
>
> I found a rough example out in the wild for how to box text using
> groff. This is my attempt to make it work:
>
> ===8<-
> #!/bin/bash
>
> ca
On 23-Nov-2012 22:11:35 Anonymous wrote:
> Subject: Re: Exact column widths in 'tbl'
> References:
>
>>Greetings all!
>>This is a follow-up to Chriss Schaller's query yesterday,
>>and the subsequent replies. I have opened e new thread,
>>since it is a topic of general interest.
>
>>Of course the
Sorry for the late reply.
> I cannot find anything about changing font colors in groff [...]
Recent versions of groff provide a two escapes and corresponding
requests to do that:
\m, .gcolor: Set the glyph colour.
\M, .fcolor: Set the colour of filled objects.
> This gives me an idea that
On 17/02/2006, at 9:31 PM, mikkel meinike wrote:
He
I have made a book for kids. I would like to try to make it in groff.
It is mostly images going all the way to the borders of the
pages.Ttext is printed over the pictures. In order to see text i
sometimes have to change the color of the text.