Change license
[clqr.git] / clqr.packages.tex
blob30cd83f9e16573c5de67f96ba48f32f9e252fa72
1 % Copyright (C) 2008, 2009, 2010, 2011, 2014 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; with no Invariant Sections, no Front-Cover Texts and
6 % no Back-Cover Texts. For details see file COPYING.
8 \usepackage{amsmath}
9 \usepackage{amsfonts}
10 \usepackage{amssymb}
12 \usepackage[mathcal]{euscript}
14 \usepackage{rotating}
15 \usepackage{graphicx}
16 \usepackage{multicol}
17 \usepackage{textcase}
18 \usepackage{textcomp}
19 \usepackage{ulem}
20 \usepackage[usenames,dvips]{color}
21 \usepackage{suffix}
22 \usepackage{makeidx}
23 \definecolor{frontcovergray}{gray}{.85}
24 \definecolor{backcovergray}{gray}{.9}
25 \usepackage[pagestyles]{titlesec}
26 \usepackage{titletoc}
28 %%%%%%%%%%%%%%%%%%
29 % Two font alternatives:
30 % (A) All (except cover pages) Computer Modern --
31 % everything comes from the same sound root; gets about 5% longer
32 % than alternative (B)
33 \usepackage{type1cm}
34 \usepackage{exscale}
35 %%%%%%%%%%%%%%%%%%
36 % (B) Times mixed with Helvetica --
37 % different sources; need scaling as they don't even agree in
38 % their concept of height
39 %\usepackage{mathptmx}
40 %\usepackage[scaled]{helvet}
41 %%%%%%%%%%%%%%%%%%