summaryrefslogtreecommitdiffstats
path: root/Logbook.tex
blob: 4f64065143b6d4c0372a9885af6525cb078853f4 (plain)
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
\documentclass[10pt,twoside]{book}
\usepackage{log}
\newfontfamily\dejavu{DejaVu Sans}

% to links in the pdf version and other additional pdf attributes, 
% no effect on the printed document
\usepackage[colorlinks=false, pdfborder={0 0 0}, pdftitle={Logbook of an Observer},
  pdfauthor={Jinesh K J}, pdfsubject={Blog}, pdfkeywords={Jinesh, jinsbond}]{hyperref}

\begin{document}
%-----------------------------Cover Page----------------------------------------

\includepdf{cover}

%------------------------------Title Page --------------------------------------
~
\vfill
{

\centerline{\Huge\bf\lsstyle{\engtext Logbook of an Observer}}
\centerline{\\}
\centerline{\bf\lsstyle }
\centerline{\\}
\centerline{\Huge\bf\lsstyle ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍}

}

\vfill
\centerline{\huge{\engtext Jinesh K J}}
\vfill
~
\vfill
~
\newpage
%------------------------------Dedication --------------------------------------
\frontmatter
~
\vfill

\centerline{{\dejavu}Copyheart 2012. Copying is an act of love. Love is not subject to law. Please copy and share.}
\centerline{{\dejavu}പകര്‍പ്പിഷ്ടം 2012.  ഇഷ്ടപ്പെടുന്നവരാണു് പകര്‍ത്തുന്നതു്. ഇഷ്ടത്തിനു് നിയമമില്ല. പകര്‍ത്തുവിന്‍ പങ്കുവെയ്ക്കുവിന്‍ }

\vfill
~
\newpage
%------------------------------Thanks-------------------------------------------
\input{thanks-eng.tex}
\input{thanks-mal.tex}
%------------------------------Define Page Headers------------------------------

\fancyhead[RO,LE]{\thepage}
\fancyhead[CO]{\emph{{\engtext Logbook of an Observer}}}
\fancyhead[CE]{\emph{ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍}}
\fancypagestyle{plain}{%
  \fancyhead{}
  \fancyfoot{}

  \fancyhead[CO]{\emph{{\engtext Logbook of an Observer}}}
  \fancyhead[CE]{\emph{ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍}}
  \fancyfoot[CO]{\thepage}
  \fancyfoot[CE]{\thepage}
}

%--------Autogenerated Table of Contents----------------------------------------
\tableofcontents



%-----------------Articles------------------------------------------------------
\mainmatter

\input{foreword.tex}

% Blog Posts
\chapter{Blog Posts}
\input{firstpost.tex}
\input{politics.tex}
\input{mobile.tex}
\input{sari.tex}
\input{freesoftware.tex}
\input{gangwar.tex}
\input{viewonwomen.tex}
\input{softwarefreedom.tex}
\input{beinglonely.tex}
\input{microsoft-mammooty.tex}
\input{religion-science.tex}
\input{cricket-nationality.tex}
\input{pleaseread.tex}
\input{social-science.tex}
\input{social-science2.tex}
\input{bindra.tex}
\input{pinarayi.tex}
\input{cricket-money-ipl.tex}
\input{asuseeepchotkeys.tex}
\input{asuseeepcmigo.tex}
\input{studentpolitics.tex}
\input{evaluatingfosscontributions.tex}
%--------------------
% Articles published in Malayal.am
\chapter{മലയാളം ഇന്റര്‍നെറ്റ് വാര്‍ത്താ പോര്‍ട്ടലില്‍ നിന്നും}
\input{formula1.tex}
\input{cricket-spirit.tex}
\input{ambani-mallya.tex}
\input{small-teams.tex}
\input{ipl-party.tex}
\input{spanish-leg.tex}
\input{monte-carlo.tex}
\input{istanbul.tex}
\input{canada.tex}
\input{buji.tex}
\input{reliance.tex}
\input{valencia.tex}
\input{sahishnutha.tex}
\input{britishgrant.tex}
\input{german.tex}
\input{budapest.tex}
\input{editorial.tex}
\input{belgian.tex}
\input{asterix.tex}
\input{f1-India.tex}
\input{hair.tex}
\input{socialcriticism.tex}
\input{us-sitcom.tex}
\input{enthukondu-pathrangal.tex}
%--------------------

% Hospital Logs
\chapter{Hospital Logs}
\input{blog1.tex}
\input{blog2.tex}
\input{blog3.tex}
\input{blog4.tex}
%----------------------

\backmatter
\end{document}