Skip to content

Instantly share code, notes, and snippets.

@nrnrnr
Created June 17, 2014 15:32
Show Gist options
  • Save nrnrnr/44609c0ed925ea33f8d3 to your computer and use it in GitHub Desktop.
Save nrnrnr/44609c0ed925ea33f8d3 to your computer and use it in GitHub Desktop.
Change to SIGPLAN LaTeX class to make sure that title banner is displayed in reprints
--- /home/nr/lib/latex/sigplan/sigplanconf.cls 2013-08-01 16:23:57.000000000 -0400
+++ ./sigplanconf.cls 2012-07-23 10:54:14.000000000 -0400
@@ -1074,7 +1046,7 @@
\end{center}}
\def \@settitlebanner {%
- \if \@andp{\@preprint}{\@notp{\@emptydefp{\@titlebanner}}}%
+ \if \@andp{\@orp{\@preprint}{\@reprint}}{\@notp{\@emptydefp{\@titlebanner}}}%
\vbox to 0pt{%
\vskip -32pt
\noindent \textbf{\@titlebanner}\par
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment