-
Notifications
You must be signed in to change notification settings - Fork 0
/
uithesis.sty
299 lines (266 loc) · 7.26 KB
/
uithesis.sty
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
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
%
% Konfigurasi LaTeX untuk laporan thesis/ta/skripsi/sp sesuai dengan aturan UI
%
% @author Andreas Febrian
% @version 1.03
%
% Terima kasih untuk:
% 1. Lia Sadita
% 2. Andre Tampubolon
% 3. Erik Dominikus
%
%
% Konfigurasi ini dibuat dengan menggunakan:
% - konfigurasi laporan TA yang digunakan Fahrurrozi Rahman
% - konfigurasi LaTeX untuk proceeding ICACSIS 2009 yang dibuat oleh Andreas
% Febrian dan Andre Tampubolon
% - Laporan Thesis yang dibuat Andreas Febrian
%
%-----------------------------------------------------------------------------%
% Package
%-----------------------------------------------------------------------------%
%
% From The tocbibind package [author: Peter Wilson, Herries Press]:
% The tocbibind package can be used to add document elements like a
% bibliography or an index to the Table of Contents. The package is designed
% to work with the four standard book, report, article and proc classes, and to
% a limited extent with the ltxdoc class.
%
\usepackage{tocbibind}
%
% From [Wikipedia]:
% The package hyperref provides LaTeX the ability to create hyperlinks within
% the document. It works with pdflatex and also with standard "latex" used with
% dvips and ghostscript or dvipdfm to build a PDF file. For example:
% - \hyperref[mainlemma]{lemma \ref{mainlemma}}
% - \url{http://www.wikibooks.org}
% - \href{http://www.wikibooks.org}{wikibooks home}
% - \href{mailto:[email protected]}{
% \nolinkurl{[email protected]}}
%
\usepackage{hyperref}
\hypersetup{
a4paper,
colorlinks=false,
pdfborder=0 0 0,
linkcolor=blue,
citecolor=black,
bookmarksopen=false,
bookmarksnumbered=true,
pdfstartview=FitH,
pdfview=FitH
}
%
% The url package allows spacing and line breaks that result in intelligent
% printing of email addresses, hypertext links, and path or directory addresses.
% You must enter package commands in TeX fields. The address, link, path, or
% directory address specified in the command must not contain unbalanced braces.
% If it doesn't contain certain other characters (such as % or #) and doesn't
% end with a backslash, you can use the command in the argument to another
% command.
%
\usepackage{url}
\urlstyle{same}
%
% Agar tabel bisa menggunakan rowspan atau colspan.
%
\usepackage{multirow}
%
% Digunakan untuk memasukan gambar ke laporan.
%
\usepackage{graphicx}
%
% Digunakan untuk mengantur line spacing pada laporan. Umumnya spacing yang
% digunakan adalah 1.5.
%
\usepackage{setspace}
\onehalfspacing
%\doublespacing
%\singlespacing
%
% From Rforge:
% The geometry package controls the overall margins and text area of the
% document. The package must be called in the preamble of the document and
% specified when called.
%
\usepackage[paper=a4paper,headheight=0pt,left=4cm,top=3cm,right=3cm,bottom=3cm]{geometry}
%
% Digunakan untuk mengatur caption dalam dokumen.
%
\usepackage[font=footnotesize,format=plain,labelfont=bf,up,textfont=up]{caption}
%
% Membantu penulisan notasi matematika terutama untuk dokumen dengan banyak
% rumus.
%
\usepackage{amsmath}
%
% Membuat seluruh tulisan menjadi Times New Roman.
%
\usepackage{pslatex}
%
% Package untuk membuat header dan footer pada dokumen.
%
\usepackage{fancyhdr}
%
% Package untuk memasukan berkas pdf sebagai bagian dari dokumen.
%
\usepackage{pdfpages}
%
% Membantu dalam mengatur jarak antara tepi kertas dengan posisi header.
%
\usepackage[ConnyRevised]{fncychap}
%
% Digunakan untuk membuat tabel berwarna-warni.
%
\usepackage{colortbl}
%
%
%
\usepackage{float}
\floatplacement{figure}{H}
\floatplacement{table}{H}
%-----------------------------------------------------------------------------%
% Konfigurasi
%-----------------------------------------------------------------------------%
\sloppy
\newif\ifpdf
\ifx\pdfoutput\undefined
\pdffalse
\else
\pdfoutput=1
\pdftrue
\fi
% link page numbers in TOC
\makeatletter
\def\contentsline#1#2#3#4{%
\ifx\\#4\\%
\csname l@#1\endcsname{#2}{#3}%
\else
\csname l@#1\endcsname{%
\hyper@linkstart{link}{#4}{#2}\hyper@linkend
}{%
% same link destination for the page:
\hyper@linkstart{link}{#4}{#3}\hyper@linkend
% link destination is the page itself:
% \hyperpage{#3}%
}%
\fi
}
\renewcommand\section{\@startsection {section}{1}{\z@}%
{-3.5ex \@plus -1ex \@minus -.2ex}%
{2.3ex \@plus.2ex}%
{\large\bfseries}}
\makeatother
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
%
% Atur header dan footer dalam dokumen.
%
\renewcommand{\headrulewidth}{0.0pt}
\fancyhf{}
\fancyhead[L]{}
\fancyhead[C]{}
\fancyhead[R]{\thepage}
\renewcommand{\headrulewidth}{0.0pt}
\fancyfoot[R]{\footnotesize \bo{Universitas Indonesia}}
\renewcommand{\footrulewidth}{0.0pt}
\pagestyle{fancy}
%-----------------------------------------------------------------------------%
% Perintah Baru
%-----------------------------------------------------------------------------%
%
% Perintah untuk membuat huruf tecetak miring. (alias)
\newcommand{\f}[1]{\textit{#1}}
%
% Perintah untuk huruf tercetak tebal dan miring.
\newcommand{\bi}[1]{\textbf{\textit{#1}}}
%
% Perintah untuk huruf tercetak tebal.
\newcommand{\bo}[1]{\textbf{#1}}
%
%
\newcommand{\m}[1]{\boldmath{ \( #1 \)}}
%
%
\newcommand{\mc}[1]{\boldmath{ \[ #1 \]}}
%
%
\newcommand{\code}[1]{{\ttfamily #1}}
%
% Buat catatan kecil. Catatan akan ditampilkan dalam tabel.
\newcommand{\todo}[1]{
\begin{tabular}{| p{13.5cm} |}
\rowcolor[rgb]{.9,.6,.6}
\bo{@todo} \\
\rowcolor[gray]{1.}
#1 \\
\\
\hline
\end{tabular}
}
%
% Buat catatan untuk menambahkan referensi.
\newcommand{\todoCite}{
\begin{tabular}{| l |}
\rowcolor[rgb]{.6,.9,.6}
\bo{@todo} \\
\rowcolor[gray]{1.}
Referensi \\
\\
\hline
\end{tabular}
}
%
% Tambahkan berkas PDF ke dalam laporan dan gunakan style laporan
% terhadap berkas ini.
\newcommand{\inpdf}[1]{
\includepdf[pages=-,pagecommand={\thispagestyle{fancy}}]{#1.pdf}}
%
% Tambahkan berkas PDF ke dalam laporan.
\newcommand{\putpdf}[1]{\includepdf[pages=-]{#1.pdf}}
%
% Perintah untuk membuat perintah/variabel baru.
\newcommand{\var}[2]{\newcommand{#1}{#2}}
%
% Perintah untuk membuat perintah/variabel baru. Teks yang ditulis dalam
% perintah ini akan diformat ulang menggunakan huruf kapital.
\newcommand{\Var}[2]{\newcommand{#1}{\uppercase{#2}}}
%
% Tambahkan kata-kata yang dimasukan kedalam Table of Contents.
\newcommand{\addChapter}[1]{\phantomsection \addcontentsline{toc}{chapter}{#1}}
%
% Alias untuk perintah \LaTeX
\newcommand{\latex}{\LaTeX}
%-----------------------------------------------------------------------------%
% Ubah Istilah Penulisan
%-----------------------------------------------------------------------------%
%
% Beberapa istilah yang tepat untuk digunakan dalam laporan.
\renewcommand{\bibname}{Daftar Referensi}
%
%
\renewcommand{\contentsname}{Daftar Isi}
%
%
\renewcommand{\listfigurename}{Daftar Gambar}
%
%
\renewcommand{\listtablename}{Daftar Tabel}
%
%
\renewcommand{\chaptername}{BAB}
%
%
\renewcommand{\figurename}{\bo{Gambar}}
%
%
\renewcommand{\tablename}{\bo{Tabel}}
%
%
\newcommand{\pic}{Gambar}
%
%
\newcommand{\tab}{Tabel}
%
%
\newcommand{\equ}{Persamaan}