2011/12/16 Zdenek Wagner :
> Generally speaking, paragraph breaking is controlled by a few
> registers, the most important is \tolerance. \sloppy sets \tolerance
> to 1 which then looks ugly. You should start with \tolerance=.
> In such a case you should not have overfull boxes (if you stil
Dan,
One possible solution for the particular example you posted (see below)
is to allow line breaks at commas in inline maths. The solution I use
for this is:
\mathchardef\breakingcomma\mathcode`\,
{\catcode`,=\active
\gdef,{\breakingcomma\discretionary{}{}{}}
}
\newcommand{\mathlist}[1
2011/12/16 Philip TAYLOR :
>
>
> Zdenek Wagner wrote:
>
>> You should start with \tolerance=.
>> In such a case you should not have overfull boxes (if you still have
>> them, some changes in the text may be needed). After this run you find
>> the highest badness of the underfull box. Set \toler
Zdenek Wagner wrote:
You should start with \tolerance=.
In such a case you should not have overfull boxes (if you still have
them, some changes in the text may be needed). After this run you find
the highest badness of the underfull box. Set \tolerance to this value
and \hbadness to one le
2011/12/16 Zdenek Wagner :
> 2011/12/16 Keith J. Schultz :
>> Hi,
>>
>> I would suggest putting a newline after the therorem title. Could right your
>> own command
>> for that.
>>
Just one more remark, if you want to change \emergencystretch locally,
it is not necessary to put the whole paragraph
2011/12/16 Keith J. Schultz :
> Hi,
>
> I would suggest putting a newline after the therorem title. Could right your
> own command
> for that.
>
> Though it is a matter of style and taste.
>
> regards
> Keith.
>
> Am 16.12.2011 um 02:55 schrieb Daniel Greenhoe:
>
Generally speaking, paragra
On Fri, Dec 16, 2011 at 10:50 AM, Vladimir Lomov wrote:
\theoremstyle{break}
I would like to use something like this. However this directive
blindly puts a break after all the theorem headers, not just where it
is needed. The entire document is over 300 pages long with many
theorems and the like,
Am Fri, 16 Dec 2011 05:43:18 +0800 schrieb Daniel Greenhoe:
> I have run into a very strange problem when using fontspec and trying
> to test a new experimental version of GNU FreeSerif. In particular,
> suppose I try labeling the old FreeSerif as \fntFreeSerif and the new
> experimental FreeSerif