Fix bugs reported by Fengjing Xiao
[clqr.git] / clqr.packages.tex
blobc8c70a393ab7f96904d52be9e2d7253df4c9515a
1 % Copyright (C) 2008, 2009, 2010, 2011, 2014, 2018 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[T1]{fontenc} % problem with index font
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{scrlayer-scrpage}
28 %\usepackage{titletoc}
30 %%%%%%%%%%%%%%%%%%
31 % Two font alternatives:
32 % (A) All (except cover pages) Computer Modern --
33 % everything comes from the same sound root; gets about 5% longer
34 % than alternative (B)
35 \usepackage{type1cm}
36 \usepackage{exscale}
37 %%%%%%%%%%%%%%%%%%
38 % (B) Times mixed with Helvetica --
39 % different sources; need scaling as they don't even agree in
40 % their concept of height
41 %\usepackage{mathptmx}
42 %\usepackage[scaled]{helvet}
43 %%%%%%%%%%%%%%%%%%