Changes

Jump to navigation Jump to search
434 bytes added ,  18:27, 26 July 2007
m
no edit summary
</context>
* Theorem bugs?Splitting of equations across pages should be configurable. Right now either you can make the equation split anywhere, or not split at all. There needs to be some way of specifying what are "good" places to split across a page. This can be done by adding a penalty inside a \noalign after each \cr in \halign, and let a macro configure the amount of penalty.
<context>\defineenumeration[theorem][text=Theorem* The current math alignment macros do not take care of proper placement of equation numbers. Equation number just get placed at the beginning or end of the line, title=yes, location=left, hang=1] \starttheorem {Knuth Said}\input knuth\stoptheorem \defineenumeration[theorem][text=Theorem, title=yes, location=serriedwithout checking if there is space in the line or not. Maybe the only correct way to do this is following what amsmath does: use a two pass mechanism, the first pass measures the width=fit, distance=1emof each line, stopper=and the second pass places the formula.] \starttheorem {Knuth Said}\input knuth\stoptheorem</context>

Navigation menu