File: tthprep.sty

package info (click to toggle)
tth 4.08%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,376 kB
  • ctags: 124
  • sloc: xml: 291; makefile: 174; sh: 168; ansic: 131
file content (12 lines) | stat: -rw-r--r-- 193 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
% Style file for preventing misplacing floats with TtH.
\let\oldsection=\section
\renewcommand\section{\clearpage\oldsection}
\let\oldbegin=\begin
\renewcommand\begin{\newpage\oldbegin}