Changeset d02e547 for doc/theses/andrew_beach_MMath/cfalab.sty
- Timestamp:
- Jun 29, 2021, 12:10:57 PM (2 years ago)
- Branches:
- ADT, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
- Children:
- 660665f
- Parents:
- 9380add
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/andrew_beach_MMath/cfalab.sty
r9380add rd02e547 143 143 } 144 144 145 % These somehow control how much of a page can be a floating element before 146 % the float is forced onto its own page. 147 \renewcommand{\topfraction}{0.8} 148 \renewcommand{\bottomfraction}{0.8} 149 \renewcommand{\floatpagefraction}{0.8} 150 % Sort of the reverse, I think it is the minimum amount of text that can 151 % be on a page before its all removed. (0 for always fix what you can.) 152 \renewcommand{\textfraction}{0.0} 153 145 154 % common.tex Compatablity =================================================== 146 155 % Below this line is for compatability with the old common.tex file.
Note: See TracChangeset
for help on using the changeset viewer.