lout-users
[Top][All Lists]
Advanced

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

RE: space around images


From: mzukowski
Subject: RE: space around images
Date: Thu, 5 Aug 1999 15:53:06 -0700

I might do this with an invisible box, setting the color to white makes the
box border white, invisible.

white @Color @Box margin {0.25c} {
{} 0.75 @Scale @IncludeGraphic "images/architecture.eps"
}
black @Color

But there's probably a better way to do this.

Monty

> -----Original Message-----
> From: Jim Coker [mailto:address@hidden
> Sent: Thursday, August 05, 1999 3:32 PM
> To: address@hidden
> Subject: space around images
> 
> 
> For the following Lout excerpt:
> --------------------------
>  @BeginSubSections
>  @SubSection
>    @Title {Basic CORBA architecture}
>    @Tag {CorbaIntro.corbaarchitecture.basiccorbaarchitecture}
>  @Begin
>  @LP
> 
> {} 0.75 @Scale @IncludeGraphic "images/architecture.eps"
> 
>  @LP
> 
> For two objects to communicate in CORBA, each must have its own
> ORB. The client object sends a message to its ORB; the ORB sends the
> message to
> another ORB, which may send it to another ORB, and so on, until it
> --------------------------
> 
> The generated .ps doesn't have any extra space before or after
> the image.  suggestions?
> 
> Thanks,
> Jim
> 
> 


reply via email to

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