Ignore:
File:
1 edited

Legend:

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

    rd046db2 r0a89a8f  
    1212
    1313% Latex packages used in the document.
    14 
    1514\usepackage{epic,eepic}
    1615\usepackage{xspace}
     
    2221\usepackage{siunitx}
    2322\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 \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
     33\lefthyphenmin=4                                                        % hyphen only after 4 characters
     34\righthyphenmin=4
    3735
    3836%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note: See TracChangeset for help on using the changeset viewer.