comparison docs/WAC2016/sig-alternate.cls @ 2144:aeb1193feeba

WAC2016: Template update
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Sat, 05 Mar 2016 09:27:16 +0000
parents 31c1b0f9e660
children 83b439322229
comparison
equal deleted inserted replaced
2143:d9da19c233ab 2144:aeb1193feeba
372 \newfont{\auit}{phvro8t at 12pt} % GM 2/4/2000 372 \newfont{\auit}{phvro8t at 12pt} % GM 2/4/2000
373 \newfont{\affaddr}{phvr8t at 10pt} 373 \newfont{\affaddr}{phvr8t at 10pt}
374 \newfont{\affaddrit}{phvro8t at 10pt} % GM 2/4/2000 374 \newfont{\affaddrit}{phvro8t at 10pt} % GM 2/4/2000
375 \newfont{\eaddfnt}{phvr8t at 12pt} 375 \newfont{\eaddfnt}{phvr8t at 12pt}
376 \newfont{\ixpt}{ptmr8t at 9pt} 376 \newfont{\ixpt}{ptmr8t at 9pt}
377 \newfont{\confname}{ptmri8t at 8pt} 377 \newfont{\confname}{ptmri8t at 7pt}%\newfont{\confname}{ptmri8t at 8pt}
378 \newfont{\crnotice}{ptmr8t at 8pt} 378 \newfont{\crnotice}{ptmr8t at 8pt}
379 \newfont{\ninept}{ptmr8t at 9pt} 379 \newfont{\ninept}{ptmr8t at 9pt}
380 % +++++++++++++++++++++++++++++++++++++++++++++ 380 % +++++++++++++++++++++++++++++++++++++++++++++
381 % -- End of block B -- 381 % -- End of block B --
382 382
896 \def\ftype@copyrightbox{8} 896 \def\ftype@copyrightbox{8}
897 \def\@copyrightspace{ 897 \def\@copyrightspace{
898 \@float{copyrightbox}[b] 898 \@float{copyrightbox}[b]
899 \begin{center} 899 \begin{center}
900 \setlength{\unitlength}{1pc} 900 \setlength{\unitlength}{1pc}
901 \begin{picture}(20,6) %Space for copyright notice 901 \begin{picture}(20,4) %\begin{picture}(20,6) %Space for copyright notice
902 \put(0,-0.95){\crnotice{\@toappear}} 902 \put(0,-0.25){\crnotice{\@toappear}}
903 \end{picture} 903 \end{picture}
904 \end{center} 904 \end{center}
905 \end@float} 905 \end@float}
906 906
907 \def\@toappear{} % Default setting blank - commands below change this. 907 \def\@toappear{} % Default setting blank - commands below change this.
1510 1510
1511 1511
1512 1512
1513 \newtoks\copyrightetc 1513 \newtoks\copyrightetc
1514 \global\copyrightetc{% 1514 \global\copyrightetc{%
1515 {\noindent\confname\ \the\conf\ \the\confinfo}\par\smallskip 1515 {\noindent\confname\the\conf\ \the\confinfo}\par\smallskip%{\noindent\confname\ \the\conf\ \the\confinfo}\par\smallskip
1516 \if@printcopyright 1516 \if@printcopyright
1517 \copyright\ \the\copyrtyr\ \@copyrightowner 1517 \copyright\ \the\copyrtyr\ \@copyrightowner%\ \copyright\ \the\copyrtyr\ \@copyrightowner
1518 \fi 1518 \fi
1519 \if@acmowned ISBN \else\ifnum\acm@copyrightmode=2 ISBN \else %\par\smallskip ~ 1519 \if@acmowned ISBN \else\ifnum\acm@copyrightmode=2 ISBN \else %\par\smallskip ~
1520 \fi\fi 1520 \fi\fi
1521 % \the\acmcopyr 1521 % \the\acmcopyr
1522 \ifx\@acmPrice\@empty.\else\dots\@acmPrice\fi\par%\smallskip 1522 \ifx\@acmPrice\@empty\else\dots\@acmPrice\fi\par%\smallskip%\ifx\@acmPrice\@empty.\else\dots\@acmPrice\fi\par%\smallskip
1523 %{DOI: \small\expandafter\printdoi\expandafter{\@doi}% 1523 %{DOI: \small\expandafter\printdoi\expandafter{\@doi}%
1524 } 1524 }
1525 \toappear{\fontsize{7pt}{8pt}\fontfamily{ptm}\selectfont 1525 \toappear{\fontsize{7pt}{8pt}\fontfamily{ptm}\selectfont
1526 \the\boilerplate\par\smallskip 1526 \the\boilerplate\par\smallskip
1527 \the\copyrightetc} 1527 \the\copyrightetc}