[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] Rules drawn with \D are rounded
From: |
Werner LEMBERG |
Subject: |
Re: [Groff] Rules drawn with \D are rounded |
Date: |
Mon, 31 Jul 2006 11:51:29 +0200 (CEST) |
> /level0 save def
> 1 setlinecap
> 1 setlinejoin
> + DEFS /BPhook known { DEFS begin BPhook end } if
> 72 RES div dup scale
> LS{
> 90 rotate
Fine!
> No, seriously, I have no idea how to document this since
> it's essentially trivial: [...]
Please convert the information in your email into a patch for
grops.man, together with the example.
Werner