File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 19
19
]{hyperref} % for PDF hyperlinks and bookmarks
20
20
\usepackage {chngcntr } % for paragraph numbering
21
21
\usepackage {color } % for editorial marking
22
+ \usepackage [T1 ]{fontenc } % to use 256-character fonts
23
+ \usepackage {fontspec } % to disable ligatures
22
24
\usepackage {ifthen } % for conditional code/text
23
25
\usepackage {listings } % for code listings
24
26
\usepackage {makeidx } % for indexing
145
147
146
148
\include {loopparameter }
147
149
148
- % \include{samples}
150
+ % \% include{samples}
149
151
150
152
\bibannex
151
153
\begin {references }
Original file line number Diff line number Diff line change 128
128
\newcommand {\exor }{\^ {}}
129
129
\newcommand {\bigoh }[1]{\ensuremath {\mathscr {O}(#1)}}
130
130
% \renewcommand{\tilde}{{\smaller\ensuremath{\sim}}} % extra level of braces is necessary
131
- \renewcommand {\tilde }{\protect\raisebox {-.5ex}{\larger\textasciitilde }}
131
+ % \renewcommand{\tilde}{\protect\raisebox{-.5ex}{\larger\textasciitilde}}
132
132
133
133
% %--------------------------------------------------
134
134
% % States and operators
You can’t perform that action at this time.
0 commit comments