doc-src/mathsing.sty
changeset 350 d9ebca601847
parent 292 cc69ef31cfc3
child 455 466dd59b3645
     1.1 --- a/doc-src/mathsing.sty	Tue May 03 10:52:32 1994 +0200
     1.2 +++ b/doc-src/mathsing.sty	Tue May 03 11:17:08 1994 +0200
     1.3 @@ -1,6 +1,7 @@
     1.4  %% edited by LCP!!  
     1.5 +%%   Modified page break penalties
     1.6  %%   Commented out the change to \newlinechar
     1.7 -%%   Increased space in Contents
     1.8 +%%   Increased space in Contents and List of Figures
     1.9  %%   Changed \thebibliography to the defn in llncs.sty
    1.10  %%   Added ttbox
    1.11  %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
    1.12 @@ -99,9 +100,10 @@
    1.13  \abovedisplayshortskip=0.0 mm plus7.2pt minus 2.4pt
    1.14  \belowdisplayshortskip=2.4 mm plus4.8pt minus 4.8pt
    1.15  
    1.16 -\predisplaypenalty=0          % penalties for page break
    1.17 -\clubpenalty=10000            %
    1.18 -\widowpenalty=10000           %
    1.19 +%%LCP: were 0, 10000, 10000
    1.20 +\predisplaypenalty=100        % penalties for page break
    1.21 +\clubpenalty=400              %
    1.22 +\widowpenalty=400             %
    1.23  
    1.24  
    1.25  %
    1.26 @@ -346,6 +348,7 @@
    1.27  
    1.28  %copied from book.sty to leave room for 12.11, etc. -- Frank Holzwarth via LCP
    1.29  \def\l@section{\@dottedtocline{1}{1.5em}{2.8em}}
    1.30 +\def\l@figure{\@dottedtocline{1}{1.5em}{2.8em}}
    1.31  
    1.32  %
    1.33  %     Adaption of \tableofcontents (title,headings,pagenumber)