Code: Select all
Code, edit and compile here:
\documentclass[oneside]{book}\usepackage[italian]{babel}\usepackage[utf8]{inputenc}\usepackage{lipsum}\usepackage{graphics} % Packages to allow inclusion of graphics\usepackage{color} % For creating coloured text and background\usepackage[colorlinks,citecolor=blue,linkcolor=blue]{hyperref}\usepackage[a4paper,margin=12mm,]{geometry}\usepackage{times}\usepackage[T1]{fontenc}\DeclareGraphicsExtensions{.pdf}\parindent 1cm\parskip 0.2cm\topmargin 0.2cm\oddsidemargin 1cm\evensidemargin 0.5cm\textwidth 15cm\textheight 21cm\title{Organic Chemistry}\author{\htmladdnormallink % Puts a hyperlink on to the author's name{The Alchemyst}{}{\copyright 2018 }}\date{ }\begin{document}\maketitle\tableofcontents\addcontentsline{toc}{chapter}{Index}\pagenumbering{roman}\chapter{First Chapter}\normalsize%\addcontentsline{toc}{chapter}{Preface}\pagestyle{plain}