summaryrefslogtreecommitdiffstats
path: root/Logbook.tex
diff options
context:
space:
mode:
authorJishnu <jishnu7@gmail.com>2012-08-13 17:12:32 +0530
committerJishnu <jishnu7@gmail.com>2012-08-13 17:12:32 +0530
commit956c9373615e308e8f162c73829b876d2d58a42e (patch)
treed72154948563a88c76e2273c5cdcab1c6637ed1b /Logbook.tex
parentcc13c594c6c8cf8baf8887a4272a4924d9500b00 (diff)
downloadlogbook-of-an-observer-956c9373615e308e8f162c73829b876d2d58a42e.tar.gz
logbook-of-an-observer-956c9373615e308e8f162c73829b876d2d58a42e.tar.xz
logbook-of-an-observer-956c9373615e308e8f162c73829b876d2d58a42e.zip
Added PDF specific parameters such as book name, author, etc
Diffstat (limited to 'Logbook.tex')
-rw-r--r--Logbook.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/Logbook.tex b/Logbook.tex
index 75f8ee0..ca40bdd 100644
--- a/Logbook.tex
+++ b/Logbook.tex
@@ -2,6 +2,11 @@
\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----------------------------------------