Full justification within \startframedtext..\stopframedtext
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
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
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
participants (2)
-
Aditya Mahajan
-
John R. Culleton