\documentclass[10pt,twoside,draft]{book} \usepackage[ inner=0.75in, outer=0.75in, top=0.75in, bottom=0.75in, paperwidth=15cm, paperheight=20cm]{geometry} \usepackage{fontspec} \usepackage{xltxtra} \usepackage[meera]{mlym} \usepackage{log} \usepackage{fancyhdr} \usepackage[final]{microtype} \usepackage{polyglossia} \setdefaultlanguage{malayalam} \pagestyle{fancy} \fancyhead{} \fancyfoot{} \renewcommand{\headrulewidth}{0pt} \renewcommand{\footrulewidth}{0pt} \linespread{1.1} \widowpenalty=10000 \clubpenalty=10000 \raggedbottom \sloppy % Change the \S to something else if you want a different % way of marking a scene change or section break \newcommand{\sectionbreak}{\medskip\centerline{\S}\medskip} %\newcommand{\booktitle}{Logbook of an Observer | ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍} %\newcommand{\booksubtitle}{FOSS: What We Wish We Had Known When We Started} %\newcommand{\bookeditor}{Lydia Pintscher} %\newcommand{\bookyear}{2012} %\newcommand{\bookisbn}{978-1-105-51493-7} %\newcommand{\bookurl}{http://open-advice.org} %\newcommand{\bookauthors}{Georg Greve, Armijn Hemel, Evan Prodromou, Markus Krötzsch, Felipe Ortega, Leslie Hawthorn, Kévin Ottens, Lydia Pintscher, Jeff Mitchell, Austin Appel, Thiago Macieira, Henri Bergius, Kai Blin, Ara Pulido, Andre Klapper, Jonathan Leto, Atul Jha, Rich Bowen, Anne Gentle, Shaun McCance, Runa Bhattacharjee, Guillaume Paumier, Federico Mena Quintero, Máirín Duffy Strode, Eugene Trounev, Robert Kaye, Jono Bacon, Alexandra Leisse, Jonathan Riddell, Thom May, Vincent Untz, Stuart Jarvis, Jos Poortvliet, Sally Khudairi, Nóirín Plunkett, Dave Neary, Gareth J. Greenaway, Selena Deckelmann, Till Adam, Frank Karlitschek, Carlo Daffara, Dr. Till Jaeger, Shane Couglan} \begin{document} ~ \vfill { \centerline{\Huge\bf\lsstyle Logbook of an Observer} \centerline{\\} \centerline{\bf\lsstyle അഥവാ} \centerline{\\} \centerline{\Huge\bf\lsstyle ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍} } \vfill \centerline{\huge Jinesh K J} \vfill ~ \vfill ~ \newpage ~ \vfill Lets add the License/dedication here \vfill ~ \mainmatter \fancyhead[RO,LE]{\thepage} \fancyhead[CO]{\emph{Logbook of an Observer}} \fancyhead[CE]{\emph{ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍}} \fancypagestyle{plain}{% \fancyhead{} \fancyfoot{} \fancyhead[CO]{\emph{Logbook of an Observer}} \fancyhead[CE]{\emph{ഒരു നിരീക്ഷകന്റെ കുറിപ്പുകള്‍}} \fancyfoot[CO]{\thepage} \fancyfoot[CE]{\thepage} } %\frontmatter %\input{topmatter} %\tableofcontents %have to write Logbook.toc - Hrishi \input{foreword.tex} \input{firstpost.tex} \input{politics.tex} \input{mobile.tex} \input{sari.tex} \input{freesoftware.tex} \input{viewonwomen.tex} \input{softwarefreedom.tex} \input{microsoft-mammooty.tex} \input{religion-science.tex} \input{cricket-nationality.tex} \input{asuseeepchotkeys.tex} \input{asuseeepcmigo.tex} \input{studentpolitics.tex} \input{evaluatingfosscontributions.tex} % Hospital Logs \input{blog1.tex} \input{blog2.tex} \input{blog3.tex} \input{blog4.tex} \backmatter \end{document}