Skip to content

Commit

Permalink
Add obligatory front matter, back matter and blank pages
Browse files Browse the repository at this point in the history
  • Loading branch information
joelpurra committed Apr 15, 2015
1 parent 2198e1e commit f2415be
Show file tree
Hide file tree
Showing 8 changed files with 101 additions and 3 deletions.
Binary file added publication/copyright_IDA-exjobbsrapport.doc
Binary file not shown.
Binary file added publication/copyright_IDA-exjobbsrapport.pdf
Binary file not shown.
Binary file added publication/insid-en.doc
Binary file not shown.
Binary file added publication/insid-en.pdf
Binary file not shown.
Binary file added publication/titelsid-en.doc
Binary file not shown.
Binary file added publication/titelsid-en.pdf
Binary file not shown.
19 changes: 16 additions & 3 deletions report/preamble.tex
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,22 @@
\renewcommand{\sectionmark}[1]{} % Don't use sections in headers
\renewcommand{\subsectionmark}[1]{} % Don't use subsections in headers

\usepackage{color}
\definecolor{updated}{rgb}{0.8,0.85,1}
\definecolor{blankmessage}{rgb}{0.65,0.65,0.65}
\definecolor{blankermessage}{rgb}{0.95,0.95,0.95}

\newcommand{\blankpage}[0]{
\vspace*{\fill}
\begin{center}
\textcolor{blankmessage}{This page intentionally left blank.} \\
\textcolor{blankermessage}{Almost.}
\end{center}
\vspace{\fill}
\thispagestyle{empty}
\newpage
}

\usepackage{pdflscape}
\usepackage{geometry}

Expand Down Expand Up @@ -50,9 +66,6 @@
\aftergroup\restoregeometry
}

\usepackage{color}
\definecolor{updated}{rgb}{0.8,0.85,1}

\usepackage{url}
\usepackage{numprint}
\npstyleenglish
Expand Down
85 changes: 85 additions & 0 deletions report/report.lyx
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,58 @@ customHeadersFooters

\begin_body

\begin_layout Standard
\begin_inset External
template PDFPages
filename ../publication/titelsid-en.pdf

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
blankpage
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset External
template PDFPages
filename ../publication/insid-en.pdf

\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
blankpage
\end_layout

\end_inset


\end_layout

\begin_layout Title
Master’s thesis
\begin_inset Newline newline
Expand Down Expand Up @@ -19388,5 +19440,38 @@ target "http://joelpurra.com/projects/masters-thesis/"
Thank you for reading this far -- feedback would be very much appreciated!
\end_layout

\begin_layout Standard
\begin_inset Newpage clearpage
\end_inset


\end_layout

\begin_layout Standard
\begin_inset ERT
status open

\begin_layout Plain Layout


\backslash
blankpage
\end_layout

\end_inset


\end_layout

\begin_layout Standard
\begin_inset External
template PDFPages
filename ../publication/copyright_IDA-exjobbsrapport.pdf

\end_inset


\end_layout

\end_body
\end_document

0 comments on commit f2415be

Please sign in to comment.