%% %% This is file `example.tex', %% generated with the docstrip utility. %% %% The original source files were: %% %% confproc.dtx (with options: `example') %% %% This is `example.tex', an example file for the confproc package. %% Copyright (C) 2007 by Vincent Verfaille %% %% This file is part of the confproc package. %% ------------------------------------------- %% %% It may be distributed and/or modified under the conditions of the %% LaTeX Project Public License, either version 1.2 of this license or %% (at your option) any later version. %% %% The latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.2 or later is part of all distributions of LaTeX version %% 1999/12/01 or later. %% %% This file may not be distributed without the original source file %% `confproc.dtx'. %% %% The list of all files belonging to the confproc package is given in %% the file `readme.txt'. %% %% For more details, LaTeX the source `confproc.dtx'. %% \NeedsTeXFormat{LaTeX2e}[1994/12/01]% \ProvidesFile{example.tex} \def\DescribesFile#1 [#2 #3 #4 (#5)] {\def\filedate{#2}\def\fileversion{#3}} \DescribesFile{confproc.cls} [2007/10/17 v0.4f: Example for confproc (VV)] %%\documentclass[a4paper,10pt,twoside,twosidepapers,% %% compil=bibbackref,headers=allpages,movepagenumbers,electronic,% %% citecolor=colorforcite,linkcolor=colorforlink,urlcolor=colorforurl,% %% pagecolor=colorforpage]{confproc} \input{exclass} \usepackage{setspace} \usepackage[utf8]{inputenc} \usepackage[T1]{fontenc} \usepackage{mathptmx} \usepackage[super]{nth} \usepackage{layout} \usepackage{layouts} \usepackage[width=175mm,height=229mm,voffset=-10.22mm,top=36.68mm,% headsep=7.05mm,footskip=11.29mm,twoside,left=20.44mm]{geometry} %%\headheight 12truept \setlength{\LaTeXxShift}{8.45pt} \setlength{\LaTeXyShift}{-3pt} \setlength{\WordxShift}{10pt} \setlength{\WordyShift}{-40pt} \definecolor{colorforlink}{rgb}{0,0,0.8} %%\definecolor{colorforpage}{rgb}{0,0,0.7} \definecolor{colorforcite}{rgb}{0,0.8,0} \definecolor{colorforurl}{cmyk}{1,0,0,0} \renewcommand{\proclhead}{\em \small Proc.~of the \nth{9} % Int.~Conference on Digital Audio Effects (DAFx-06), Montreal, % Canada, September 18-20, 2006} \renewcommand{\proccfoot}{\small DAFX-\thepage} \setlength{\procoptfootskip}{3mm} \renewcommand{\procpdfauthor}{Vincent Verfaille, McGill University} \renewcommand{\procpdftitle}{DAFx-06 Proceedings} \renewcommand{\procpdfsubject}{Proc. 9th Int. Conf. on % Digital Audio Effects - Montreal, Quebec, Canada} \renewcommand{\bibname}{Full Bibliography} \renewcommand{\indexname}{Index of Authors} \newcommand{\procbibfile}{\BIBPATH exbiblio} \newcommand{\PICTPATH}{pictures/} \newcommand{\BIBPATH}{} \newcommand{\PAPERPATH}{papers/} \newcommand{\TEXTPATH}{} \makeindex %%%=========== PROCEEDINGS =========== \begin{document} \frontmatter %%\layout %%\begin{figure} %% \setlayoutscale{0.8} \tocdiagram %% \caption{Table of Contents entry parameters} \label{fig:tocp} %%\end{figure} %%\begin{figure} %% \setlayoutscale{0.8} \currenttoc \tocdesign %% \caption{Typical Table of Contents entry for this document} %% \label{fig:thistoc} %%\end{figure} %%\clearsingleordoublepage \setcounter{page}{1} \pdfbookmark[0]{Preamble}{preamble} \pdfbookmark[1]{Cover}{cover} \author{V. Verfaille, McGill University} \title{Proceedings of the \nth{9} International Conference\\ on Digital Audio Effects\\ Montreal, Quebec, Canada} \date{Sept 18--20, 2006} \maketitle \newpage \vspace*{1.7cm} \pdfbookmark[1]{Publishing informations}{publishing} \thispagestyle{empty} \noindent {\bf Published by:}\\ Laboratory Name\\ Department name\\ School Name\\ University Name\\ \url{http://www.conferencesite.com}\\ \vspace*{0.15cm}\newline \noindent {\bf ISBN: X-XXXX-XXXXXX}\\ \vspace*{0.35cm}\newline \noindent {\bf Credits:}\\ Cover design: Firstname Lastname\\ Logo photo: Firstname Lastname\\ \LaTeX{} editor: Firstname Lastname\\ using \LaTeX's `confproc' class (optional: by V. Verfaille)\\ \vspace*{0.35cm}\newline \noindent Printed in City by Print-Company --- Month 20XX \otherpagestyle %%%-- Welcome letters \clearsingleordoublepage \vspace*{0.6cm} \thisotherpagestyle \pdfbookmark[1]{Welcome from Firstname Lastname}{welcome} \section*{Welcome from Firstname Lastname, Conference Chair} \vspace*{1.1cm} \onehalfspace \begin{center} \begin{minipage}[h]{14cm} Text of the welcome letter, with 1.5 lines spacing, blah blah... Text of the welcome letter, with 1.5 lines spacing, blah blah... Text of the welcome letter, with 1.5 lines spacing, blah blah... Text of the welcome letter, with 1.5 lines spacing, blah blah... Text of the welcome letter, with 1.5 lines spacing, blah blah... Text of the welcome letter, with 1.5 lines spacing, blah blah... \end{minipage} \end{center} \doublespace \begin{center} \begin{minipage}[h]{14cm} Text of the welcome letter, with 2 lines spacing, blah blah... Text of the welcome letter, with 2 lines spacing, blah blah... Text of the welcome letter, with 2 lines spacing, blah blah... Text of the welcome letter, with 2 lines spacing, blah blah... Text of the welcome letter, with 2 lines spacing, blah blah... Text of the welcome letter, with 2 lines spacing, blah blah... \end{minipage} \end{center} \singlespace \tableofcontents %%%==== BEGINNING OF PAPERS ==== \mainmatter \input{\TEXTPATH expapersswitch} \procday{Day 1} \session{Oral Session 1} \paperid{45}{p_001} \paperid{21}{p_003} \session{Poster Session 1} \paperid{33}{p_005} \procday{Day 2} \session{Oral Session 2} \paperid{75}{p_007} \paperid{27}{p_009} %%%==== END OF PAPERS ==== \backmatter \bibliographystyle{newapave} {\footnotesize\bibliography{\procbibfile}} \insertindex \end{document} \endinput %% %% End of file `example.tex'.