Expand unnecessary abbreviations
[clqr.git] / clqr.packages.tex
blob3cf56c1fd45d2e9f9276dc53ae9ec162c866451c
1 % Copyright (C) 2008, 2009, 2010, 2011 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}
13 \usepackage[mathcal]{euscript}
15 \usepackage{rotating}
16 \usepackage{graphicx}
17 \usepackage{multicol}
18 \usepackage{textcase}
19 \usepackage{textcomp}
20 \usepackage{ulem}
21 \usepackage[usenames,dvips]{color}
22 \usepackage{suffix}
23 \usepackage{makeidx}
24 \definecolor{frontcovergray}{gray}{.85}
25 \definecolor{backcovergray}{gray}{.9}
26 \usepackage[pagestyles]{titlesec}
27 \usepackage{titletoc}
29 %%%%%%%%%%%%%%%%%%
30 % Two font alternatives:
31 % (A) All (except cover pages) Computer Modern --
32 % everything comes from the same sound root; gets about 5% longer
33 % than alternative (B)
34 \usepackage{type1cm}
35 \usepackage{exscale}
36 %%%%%%%%%%%%%%%%%%
37 % (B) Times mixed with Helvetica --
38 % different sources; need scaling as they don't even agree in
39 % their concept of height
40 %\usepackage{mathptmx}
41 %\usepackage[scaled]{helvet}
42 %%%%%%%%%%%%%%%%%%