Clarke Echols <[EMAIL PROTECTED]>:
> .TP 3  \" set bullet offset
> \(bu   \" or other character such as dash or square

I'm pretty sure doclifter will turn this into a DocBook bulleted list,
but I don't have any examples handy to test it on.

> Until this discussion, I had never see .EX/.EE and .DS/.DE.  I use
> Cygwin on my Win98 machine but I don't see a man page defining the
> macros anywhere in the manpages, so I have no clue what they do.
> I tend to resist the addition of other macros when existing macros
> cover the subject and keep it simple.

.DS/.DE -- display formatting for running text
.EX/.EE -- format an example with indent and CW font.

The trouble is that existing man macros don't actually cover these cases;
you end up writing cliches with .nf/.fi and .RS/.RE to handle them.
-- 
                <a href="http://www.catb.org/~esr/";>Eric S. Raymond</a>


_______________________________________________
Groff mailing list
Groff@gnu.org
http://lists.gnu.org/mailman/listinfo/groff

Reply via email to