-
Notifications
You must be signed in to change notification settings - Fork 1
/
optional.tex
76 lines (60 loc) · 2.57 KB
/
optional.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
%% Optional Packages to consider. These packages are compatible with
%% ncsuthesis.
%% -------------------------------------------------------------------------- %%
%% Fancy chapter headings
%% available options: Sonny, Lenny, Glenn, Conny, Rejne, Bjarne
%\usepackage[Sonny]{fncychap}
\usepackage[Rejne]{fncychap}
%%----------------------------------------------------------------------------%%
%% Hyperref package creates PDF metadata and hyperlinks in Table of Contents
%% and citations. Based on feedback from the NCSU thesis editor,
%% the links are not visually distinct from normal text (i.e. no change
%% in color or extra boxes).
\usepackage[
pdfauthor={Carlos Pompeyo Ortiz},
pdftitle={Rigidity of Microsphere Heaps},
pdfcreator={pdftex},
pdfsubject={NC State ETD Thesis},
pdfkeywords={microfluidics, hard sphere, jamming, suspension, rigidity, friction, microscopy},
colorlinks=true,
linkcolor=black,
citecolor=black,
filecolor=black,
urlcolor=black,
]{hyperref}
%% -------------------------------------------------------------------------- %%
%% Microtype - If you use pdfTeX to compile your thesis, you can use
%% the microtype package to access advanced typographic
%% features. By default, using the microtype package enables
%% character protrusion (placing glyphs a hair past the right
%% margin to make a visually straighter edge)
%% and font expansion (adjusting font width slightly to get
%% more favorable justification).
%% Using microtype should decrease the number of lines
%% ending in hyphens.
\usepackage{microtype}
%%----------------------------------------------------------------------------%%
%% Fonts
%% ETD guidelines don't specify the font. You can enable the fonts
%% by uncommenting the appropriate lines. Using the default Computer
%% Modern fonts is *not* required. A few common choices are below.
%% See http://www.tug.dk/FontCatalogue/ for more options.
%% Serif Fonts -------------------------------------------------
%% The four serif fonts listed here (Utopia, Palatino, Kerkis,
%% and Times) all have math support.
%% Utopia
\usepackage[T1]{fontenc}
\usepackage[adobe-utopia]{mathdesign}
%% Palatino
%\usepackage[T1]{fontenc}
%\usepackage[sc]{mathpazo}
%\linespread{1.05}
%% Kerkis
%\usepackage[T1]{fontenc}
%\usepackage{kmath,kerkis}
%% Times
%\usepackage[T1]{fontenc}
%\usepackage{mathptmx}
%% Sans serif fonts -------------------------
%\usepackage[scaled]{helvet} % Helvetica
%\usepackage[scaled]{berasans} % Bera Sans