Last active
July 13, 2018 11:43
-
-
Save shoya140/8dc5faa7e2ad3954ab05c041fea0e2a4 to your computer and use it in GitHub Desktop.
SIGCHI Formatで左下のcopyrightをテキストで埋めるには
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
%以下を\begin{document}の前に入れる | |
\makeatletter | |
\def\@copyrightspace{\relax} | |
\makeatother |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment