annotate docs/DMRN+10/DMRN+10poster.tex @ 1819:5d08e4d31f80

Added DMRN+10 poster template
author Brecht De Man <b.deman@qmul.ac.uk>
date Wed, 09 Dec 2015 11:26:31 +0100
parents
children 0fb68b66a71c
rev   line source
b@1819 1
b@1819 2 \documentclass[a0,portrait]{a0poster}
b@1819 3 \input{sections/style}
b@1819 4
b@1819 5 \usepackage{ragged2e} % full justification of reference
b@1819 6 \usepackage{enumitem} % compacter itemize
b@1819 7 \usepackage{array} % align vertically
b@1819 8
b@1819 9 \usepackage[framemethod=tikz]{mdframed}
b@1819 10 \definecolor{backblue}{rgb}{0.93,0.93,1}
b@1819 11 \definecolor{backred}{rgb}{1,0.9,0.9}
b@1819 12 \definecolor{qmulheaderblue}{rgb}{0.1484375,0.26171875,0.58984375}
b@1819 13 \definecolor{emphasisered}{rgb}{0.4921,0.132812,0.164062}
b@1819 14 \mdfdefinestyle{customSt}{
b@1819 15 innertopmargin=40pt,
b@1819 16 innerbottommargin=30pt,
b@1819 17 innerleftmargin = 15pt,
b@1819 18 innerrightmargin = 15pt,
b@1819 19 leftmargin = 15 pt,
b@1819 20 middlelinecolor = qmulheaderblue,
b@1819 21 middlelinewidth = 3pt,
b@1819 22 backgroundcolor = backblue,
b@1819 23 roundcorner = 20pt
b@1819 24 }
b@1819 25
b@1819 26 \mdfdefinestyle{emphSt}{
b@1819 27 innertopmargin=40pt,
b@1819 28 innerbottommargin=30pt,
b@1819 29 innerleftmargin = 15pt,
b@1819 30 innerrightmargin = 15pt,
b@1819 31 leftmargin = 15 pt,
b@1819 32 middlelinecolor = emphasisered,
b@1819 33 middlelinewidth = 3pt,
b@1819 34 backgroundcolor = backred,
b@1819 35 roundcorner = 20pt
b@1819 36 }
b@1819 37
b@1819 38 \mdfdefinestyle{headerSt}{
b@1819 39 innertopmargin=5pt,
b@1819 40 innerbottommargin=5pt,
b@1819 41 innerleftmargin = 15pt,
b@1819 42 %innerrightmargin = 15pt,
b@1819 43 leftmargin = 15 pt,
b@1819 44 middlelinecolor = qmulheaderblue,
b@1819 45 middlelinewidth = 25pt,
b@1819 46 backgroundcolor = qmulheaderblue,
b@1819 47 roundcorner = 20pt
b@1819 48 }
b@1819 49
b@1819 50 \begin{document}
b@1819 51 \begin{mdframed}[style=headerSt]
b@1819 52 \input{sections/header}
b@1819 53 \end{mdframed}
b@1819 54
b@1819 55
b@1819 56 % ----------------------------------------------------------------
b@1819 57
b@1819 58 % rounded corners?
b@1819 59 \centering
b@1819 60 \veryHuge
b@1819 61 \textbf{\underline{code.soundsoftware.ac.uk/projects/webaudioevaluationtool}}
b@1819 62 \normalsize
b@1819 63
b@1819 64 \begin{multicols}{2}
b@1819 65
b@1819 66 \begin{mdframed}[style=customSt]
b@1819 67 \input{sections/intro}
b@1819 68 \end{mdframed}
b@1819 69
b@1819 70 \vspace{0.3cm}
b@1819 71
b@1819 72 \begin{mdframed}[style=customSt]
b@1819 73 \input{sections/interfaces} \vspace{0.8cm}
b@1819 74 \end{mdframed}
b@1819 75
b@1819 76 %\vspace{.8cm}
b@1819 77 %\begin{mdframed}[style=customSt]
b@1819 78 %\begin{center}
b@1819 79 %\resizebox*{\columnwidth}{!}{\includegraphics{images/search_interface_cropped.png}}\\
b@1819 80 %\end{center}
b@1819 81 %\end{mdframed}
b@1819 82
b@1819 83 %\vspace{.8cm}
b@1819 84 \begin{mdframed}[style=customSt]
b@1819 85 \input{sections/infrastructure} \vspace{0.8cm}
b@1819 86 \end{mdframed}
b@1819 87
b@1819 88 \vspace{1cm}
b@1819 89
b@1819 90 % THIS GOES BEFORE AN EMPHASISED CELL
b@1819 91 \makeatletter
b@1819 92 \renewcommand{\section}{\@startsection
b@1819 93 {section} % the name
b@1819 94 {1} % the level
b@1819 95 {0mm} % the indent
b@1819 96 {-0.7\baselineskip} % the beforeskip
b@1819 97 {5mm} % the afterskip
b@1819 98 {\center\Huge\color{emphasisered}\bfseries}} % the style
b@1819 99 \makeatother
b@1819 100
b@1819 101 \begin{mdframed}[style=emphSt]
b@1819 102 \input{sections/future} \vspace{0.8cm}
b@1819 103 \end{mdframed}
b@1819 104
b@1819 105 % GO BACK TO NORMAL
b@1819 106 \makeatletter
b@1819 107 \renewcommand{\section}{\@startsection
b@1819 108 {section} % the name
b@1819 109 {1} % the level
b@1819 110 {0mm} % the indent
b@1819 111 {-0.7\baselineskip} % the beforeskip
b@1819 112 {5mm} % the afterskip
b@1819 113 {\center\Huge\color{qmuldarkblue}\bfseries}} % the style
b@1819 114 \makeatother
b@1819 115
b@1819 116 \vspace{1cm}
b@1819 117 \begin{mdframed}[style=customSt]
b@1819 118 \input{sections/analysis} \vspace{0.8cm}
b@1819 119 \end{mdframed}
b@1819 120
b@1819 121 \vspace{1cm}
b@1819 122 \begin{mdframed}[style=customSt]
b@1819 123 \input{sections/testcreate} \vspace{0.8cm}
b@1819 124 \end{mdframed}
b@1819 125
b@1819 126 \normalsize{\justifying{[1] Nicholas Jillings, Brecht De Man, David Moffat and Joshua D. Reiss, ``Web Audio Evaluation Tool: A browser-based listening test environment,'' 12th Sound and Music Computing Conference, July 2015. }\par}
b@1819 127
b@1819 128 \end{multicols}
b@1819 129
b@1819 130
b@1819 131 % ----------------------------------------------------------------
b@1819 132
b@1819 133 \vspace{0.6cm}
b@1819 134
b@1819 135 \begin{mdframed}[style=headerSt]
b@1819 136 \input{sections/footer}
b@1819 137 \end{mdframed}
b@1819 138
b@1819 139 \end{document}