diff options
author | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-06-23 17:14:51 +0000 |
---|---|---|
committer | Ian Jauslin <ian.jauslin@roma1.infn.it> | 2015-06-23 17:14:51 +0000 |
commit | 121c2ba1a367a87700316d2b4f69318352c75fa2 (patch) | |
tree | a37c946462817270b8badb9c22da58b564f59ef6 /toolbox.sty | |
parent | 276335e73036c8f7550278a955e84271c400f724 (diff) |
Update to version 0.1v0.1
More detailed comparison with [Wilson, 1975].
Proof of the uniqueness of the non-trivial fixed point.
Reformatting, relabeling.
Diffstat (limited to 'toolbox.sty')
-rw-r--r-- | toolbox.sty | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/toolbox.sty b/toolbox.sty index 66f78c2..456dd28 100644 --- a/toolbox.sty +++ b/toolbox.sty @@ -12,10 +12,9 @@ } -%% add infinitely extendable glue before large blocks (e.g. figures) +%% penalty before large blocks \def\preblock{ - \vfil - \hbox{} + \penalty-500 } %% listparpenalty prevents page breaks before lists |