Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian.jauslin@roma1.infn.it>2016-01-06 14:03:07 +0000
committerIan Jauslin <ian.jauslin@roma1.infn.it>2016-01-06 14:03:07 +0000
commit15ee42222b956726e173dc77115433d09884ca3e (patch)
tree60f9de62cb90b0884ab5bca3a2a6a14f54ca906d /iansecs.sty
parent190b7f7e4a18640c066336aecbd4ef3e659f45ab (diff)
Update to v0.5v1.0v0.5
Substantial simplification of the proof Remove distinction between simple, evenly filled and enclosed graphs
Diffstat (limited to 'iansecs.sty')
-rw-r--r--iansecs.sty10
1 files changed, 0 insertions, 10 deletions
diff --git a/iansecs.sty b/iansecs.sty
index 8d1cc9f..1eb65c8 100644
--- a/iansecs.sty
+++ b/iansecs.sty
@@ -40,16 +40,6 @@
\eject
}
-%% prevent page breaks
-\newcount\prevpostdisplaypenalty
-\def\nopagebreakaftereq{
- \prevpostdisplaypenalty=\postdisplaypenalty
- \postdisplaypenalty=10000
-}
-\def\restorepagebreakaftereq{
- \postdisplaypenalty=\prevpostdisplaypenalty
-}
-
%% hyperlinks
% hyperlinkcounter
\newcounter{lncount}