annotate docs/DMRN+10/DMRN+10poster.tex @ 1309:e8b1aa4f2c0a

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