Update model.tex
This commit is contained in:
parent
ab69fb28c1
commit
d4495f3704
|
@ -1,5 +1,5 @@
|
||||||
\documentclass[oneside]{book}
|
\documentclass[oneside]{book}
|
||||||
\usepackage{ifthen}\title{\Huge An unremarkable Diary\\\Large of unremarkable things\\ \small By an unremarkable person}
|
\usepackage{ifthen}\title{\Huge An unremarkable Diary\\\Large of unremarkable things\\ \small By an unremarkable person}% change this as you please
|
||||||
\date{}
|
\date{}
|
||||||
\author{Mattia Mascarello}
|
\author{Mattia Mascarello}
|
||||||
\usepackage{titlesec}
|
\usepackage{titlesec}
|
||||||
|
@ -9,6 +9,7 @@
|
||||||
{} % label
|
{} % label
|
||||||
{0pt} % sep
|
{0pt} % sep
|
||||||
{\huge}
|
{\huge}
|
||||||
|
% determine day ordinal from day number
|
||||||
\newcommand*{\dayOrdinalSuffix}[1]
|
\newcommand*{\dayOrdinalSuffix}[1]
|
||||||
{
|
{
|
||||||
\ifthenelse{\equal{#1}{1}}{st}{
|
\ifthenelse{\equal{#1}{1}}{st}{
|
||||||
|
@ -37,7 +38,8 @@
|
||||||
|
|
||||||
\tableofcontents
|
\tableofcontents
|
||||||
\chapter{Preamble}
|
\chapter{Preamble}
|
||||||
o
|
\blindtext
|
||||||
|
%set this as you please
|
||||||
\newpage
|
\newpage
|
||||||
REPLACETHIS
|
REPLACETHIS
|
||||||
\end{document}
|
\end{document}
|
||||||
|
|
Reference in New Issue
Block a user