15 Dec
2006
15 Dec
'06
10:50 p.m.
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