Re: Small offset in overlapping Polygons

2020-11-02 Thread Wim Stockman
Hi Thomas, Thx for your comment. I did use the .ta request in my .PAGESETUP macro. :-) Kind regards Wim Stockman Op ma 2 nov. 2020 om 18:40 schreef Thomas Dupond < thomasdup...@protonmail.com>: > Hi Wim, > If I may, your project looks good ! I recently learned about the .ta > request > and I thi

Re: Small offset in overlapping Polygons

2020-11-02 Thread Thomas Dupond
Hi Wim, If I may, your project looks good ! I recently learned about the .ta request and I think it could help better your project, especially to align the opening hours in your table. I hastily wrote the text below, and the rendering is quite good. |---| represent a tab. .nf .ta 15m +5m +3m Maand

Re: Small offset in overlapping Polygons

2020-11-01 Thread John Gardner
Mischeen minder kleuren ofzo? ;P (grapje) Nah, looks good. Bravo! On Mon, 2 Nov 2020 at 07:42, Wim Stockman wrote: > So I finished my first small project in groff. Wanted to share with the > community. > If you have any suggestions let me know. > Kind regards > Wim Stockman > > P.S. Keep up the

Re: Small offset in overlapping Polygons

2020-10-31 Thread Wim Stockman
Thank you Tadziu indeed when I put everything on one line it is perfect. Kind regards Wim Stockman Op za 31 okt. 2020 17:30 schreef Tadziu Hoffmann < hoffm...@usm.uni-muenchen.de>: > > The newline acts like a regular space between the two rectangles. > You can either draw the two rectangles on a

Re: Small offset in overlapping Polygons

2020-10-31 Thread Tadziu Hoffmann
The newline acts like a regular space between the two rectangles. You can either draw the two rectangles on a single input line: \Z@...@\Z@...@ or hide the newline with a backslash: \Z@...@\ \Z@...@ Make sure there are no leading or trailing spaces.

Re: Small offset in overlapping Polygons

2020-10-31 Thread Richard Morse
> On Oct 31, 2020, at 10:22 AM, Wim Stockman wrote: > > Hi, > I made a macro to draw 2 filled rectangles on top of each other. > but if I draw them they are not exactly on top. There is a small offset on > the left. > Is this a bug or am I doing something wrong? > My goal is to make on rectangle