Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/papers/concurrency/Paper.tex

    r0a89a8f rd046db2  
    1212
    1313% Latex packages used in the document.
     14
    1415\usepackage{epic,eepic}
    1516\usepackage{xspace}
     
    2122\usepackage{siunitx}
    2223\sisetup{ binary-units=true }
    23 %\input{style}                                                          % bespoke macros used in the document
    2424
    2525\hypersetup{breaklinks=true}
     
    3131\renewcommand{\linenumberfont}{\scriptsize\sffamily}
    3232
    33 \lefthyphenmin=4                                                        % hyphen only after 4 characters
    34 \righthyphenmin=4
     33\renewcommand{\textfraction}{0.0}       % the entire page maybe devoted to floats with no text on the page at all
     34
     35\lefthyphenmin=3                                                        % hyphen only after 4 characters
     36\righthyphenmin=3
    3537
    3638%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note: See TracChangeset for help on using the changeset viewer.