finished writing for now
This commit is contained in:
12
main.tex
12
main.tex
@@ -191,6 +191,17 @@
|
||||
% {\tt \href{mailto:author5@ul.ie}{author5@ul.ie}}}
|
||||
% {\sixthauthor} { Affiliation6 \\ %
|
||||
% {\tt \href{mailto:author6@ul.ie}{author6@ul.ie}}}
|
||||
\usepackage{listings}
|
||||
\newcommand{\passthrough}[1]{#1} % required from pandoc to provide inline
|
||||
\lstset{
|
||||
breaklines=true,
|
||||
captionpos=b,
|
||||
basicstyle=\ttfamily\small,
|
||||
columns=fullflexible,
|
||||
frame=single,
|
||||
keepspaces=true,
|
||||
showstringspaces=false
|
||||
}
|
||||
|
||||
|
||||
% ====================================================
|
||||
@@ -210,6 +221,7 @@
|
||||
\providecommand{\citep}{ \cite}% for pandoc
|
||||
\def\tightlist{\itemsep1pt\parskip0pt\parsep0pt} %for pandoc
|
||||
|
||||
|
||||
\input{content.tex}
|
||||
|
||||
\begin{acknowledgments}
|
||||
|
||||
Reference in New Issue
Block a user