Re: Curious included graphic whitespace issue

"Mark T. B. Carroll" <[email protected]>
Newsgroups gmane.comp.type-setting.lout
Organization none
Message-ID <[email protected]>
Hopefully this fuller example will help --

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

Now,

@SysInclude { picture }
@SysInclude { tbl }

@Illustration
{
 @Tbl margin { 0f } strut { no } rule { yes }
      aformat { @Cell indent { right } A | @Cell indent { left } B }
 {
  @Rowa
  A { 1f @Wide @Scale @IncludeGraphic diamond.eps }
  B { further diamond }
  @Rowa
  A { 1f @Wide @Scale white @Color @Box margin { 0f } @IncludeGraphic diamond.eps }
  B { nearer diamond }
 }
}

gives me the enclosed. I have no idea why the two rows look different
like this.

Mark
oddness.ps (application/postscript, 15.7 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.