Skip to content

Commit

Permalink
stopped mkbibcitation from ever running, closes #6
Browse files Browse the repository at this point in the history
  • Loading branch information
cpmpercussion committed Nov 7, 2024
1 parent 4d27c76 commit 90270dd
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions music/latex/nimemusic.cls
Original file line number Diff line number Diff line change
Expand Up @@ -1824,9 +1824,10 @@
\andify\shortauthors
\global\let\authors=\authors
\global\let\shortauthors=\shortauthors
\if@ACM@printacmref
\@mkbibcitation
\fi
% deactivate acmref under all circumstances.
% \if@ACM@printacmref
% \@mkbibcitation
% \fi
\hypersetup{%
pdfauthor={\authors},
pdftitle={\@title},
Expand Down

0 comments on commit 90270dd

Please sign in to comment.