lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Curious included graphic whitespace issue


From: Mark T. B. Carroll
Subject: Re: Curious included graphic whitespace issue
Date: Sat, 23 Apr 2011 18:15:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux)

address@hidden (Ludovic Courtès) writes:

> What effect does it have to change the second occurrence to:

That also works to keep the unwanted whitespace away.

Mark
@SysInclude { picture }
@SysInclude { tbl }

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

Attachment: oddness.ps
Description: Result


reply via email to

[Prev in Thread] Current Thread [Next in Thread]