[NTG-context] Full justification within \startframedtext..\stopframedtext

2006-12-15 Thread John R. Culleton
I want even margins within a textframe. How to do it?
-- 
John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Full justification within \startframedtext..\stopframedtext

2006-12-15 Thread Aditya Mahajan
On Fri, 15 Dec 2006, John R. Culleton wrote:

 I want even margins within a textframe. How to do it?

What do you mean by even margins?

maybe

\setupframedtexts[width=\textwidth]

or

\setupframedtexts[align=hanging]

Aditya

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Full justification within \startframedtext..\stopframedtext

2006-12-15 Thread John R. Culleton
On Friday 15 December 2006 10:55, Aditya Mahajan wrote:
 On Fri, 15 Dec 2006, John R. Culleton wrote:
  I want even margins within a textframe. How to do it?

 What do you mean by even margins?

 maybe

TeX normally sets a paragraph with full justification, which means that each 
line of text is the same length and the text block appears rectangular. That 
is what I want to achieve within a framed text.

 \setupframedtexts[width=\textwidth]

I already have the width set narrower. 
 or

 \setupframedtexts[align=hanging]

 Aditya


I eliminated align=middle and it cured itself.  But now it overhyphenates.

John Culleton
Able Indexing and Typesetting
Precision typesetting (tm) at reasonable cost.
Satisfaction guaranteed. 
http://wexfordpress.com

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Full justification within \startframedtext..\stopframedtext

2006-12-15 Thread Aditya Mahajan
On Fri, 15 Dec 2006, John R. Culleton wrote:

 On Friday 15 December 2006 10:55, Aditya Mahajan wrote:
  On Fri, 15 Dec 2006, John R. Culleton wrote:
   I want even margins within a textframe. How to do it?
 
  What do you mean by even margins?
 
  maybe
 
 TeX normally sets a paragraph with full justification, which means that each 
 line of text is the same length and the text block appears rectangular. That 
 is what I want to achieve within a framed text.
 
  or
 
  \setupframedtexts[align=hanging]
 
 I eliminated align=middle and it cured itself.  But now it overhyphenates.

\setupframedtexts[align=verytolerant] ?

Aditya
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context