make clean even cleaner now.
[clqr.git] / clqr.packages.tex
bloba60efecab2091ff23e63e6de22bff81979c95158
1 % Copyright (C) 2008, 2009, 2010 Bert Burgemeister
3 % Permission is granted to copy, distribute and/or modify this
4 % document under the terms of the GNU Free Documentation License,
5 % Version 1.2 or any later version published by the Free Software
6 % Foundation; with no Invariant Sections, no Front-Cover Texts and
7 % no Back-Cover Texts. For details see file COPYING.
9 \usepackage{amsmath}
10 \usepackage{amsfonts}
11 \usepackage{amssymb}
12 \usepackage{rotating}
13 \usepackage{graphics}
14 \usepackage{multicol}
15 \usepackage{textcase}
16 \usepackage{textcomp}
17 \usepackage{ulem}
18 \usepackage[usenames,dvips]{color}
19 \usepackage{suffix}
20 \usepackage{makeidx}
21 \definecolor{frontcovergray}{gray}{.85}
22 \definecolor{backcovergray}{gray}{.9}
23 \usepackage[pagestyles]{titlesec}
24 \usepackage{titletoc}
26 %%%%%%%%%%%%%%%%%%
27 % Two font alternatives:
28 % (A) All (except cover pages) Computer Modern --
29 % everything comes from the same sound root; gets about 5% longer
30 % than alternative (B)
31 \usepackage{type1cm}
32 \usepackage{exscale}
33 %%%%%%%%%%%%%%%%%%
34 % (B) Times mixed with Helvetica --
35 % different sources; need scaling as they don't even agree in
36 % their concept of height
37 %\usepackage{mathptmx}
38 %\usepackage[scaled]{helvet}
39 %%%%%%%%%%%%%%%%%%