- File:
-
- 1 edited
-
doc/papers/concurrency/Paper.tex (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
doc/papers/concurrency/Paper.tex
rd046db2 r0a89a8f 12 12 13 13 % Latex packages used in the document. 14 15 14 \usepackage{epic,eepic} 16 15 \usepackage{xspace} … … 22 21 \usepackage{siunitx} 23 22 \sisetup{ binary-units=true } 23 %\input{style} % bespoke macros used in the document 24 24 25 25 \hypersetup{breaklinks=true} … … 31 31 \renewcommand{\linenumberfont}{\scriptsize\sffamily} 32 32 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 37 35 38 36 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Note:
See TracChangeset
for help on using the changeset viewer.