Re: How to have a box drawn across the page?

Subject: Re: How to have a box drawn across the page?
From: Philippe CASIDY <pcasidy@xxxxxxxxxxx>
Date: Fri, 27 Aug 1999 16:26:49 +0200 (CEST)

> 
> Date: 26 Aug 1999 11:02:10 +0100
> From: Toby Speight <Toby.Speight@xxxxxxxxxxxxxxxxxxxxxxxxxxx>
> Subject: Re: How to have a box drawn across the page?
> 
> 
> Did you also try putting the quadding inside the box:
> 
> (make box    ;; untested
>      display?: #t
>      quadding: 'center
>      (literal "HEADLINE"))

Nope! The box is then left aligned...
 
> You may need to put a paragraph inside the box:
> 
> (make box    ;; untested
>      display?: #t
>      (make paragraph
>          quadding: 'center
>          (literal "HEADLINE")))
> 

Same result!

In your examples, I understand that the text inside the box if
centered but not the box itself!

Thansk anyway!

Phil.



 DSSSList info and archive:  http://www.mulberrytech.com/dsssl/dssslist


Current Thread