Open florianjacob opened 7 months ago
I just came here to ask exactly the same thing; we're also publishing Creative Commons-licensed papers via ACM Open. I've lately taken to modifying acmart.cls locally to delete the lines that generate the warning, since otherwise the Creative Commons support seems really nice. Can we just remove the warning?
See also #515. Thanks!
I have a question regarding the
\setcopyright{cc}
option: My university is now part of ACM Open Program. The documentation mentions, beside thenonacm
andacmengage
conditions, that\setcopyright{cc}
is applicable in these cases:However, the
cc
parameter leads to a warning in the document if neithernonacm
noracmengage
is set. I was wondering whether this is intentional, i.e., the CC copyright is typeset by ACM instead of authors in the four cases mentioned above, or whether the warning needs an update for the four new cases where CC is applicable.Thank you for your work!