Re: Curious included graphic whitespace issue
[email protected] (Ludovic Courtès)
| Newsgroups | gmane.comp.type-setting.lout |
|---|---|
| Message-ID | <[email protected]> |
"Mark T. B. Carroll" <[email protected]> writes: > I make a little diamond with, > > %!PS > 200 200 translate > 45 rotate > 100 100 100 100 rectstroke > showpage > > and use a2ping diamond.ps diamond.eps BTW, you might want to use @Graphic directly (see Section 3.43 of the Expert Guide.) It can help Lout get the bounding box right. Ludo’.