From 90270ddcc9813be970fc4b6e10b8dae6c243a7a8 Mon Sep 17 00:00:00 2001 From: Charles Martin Date: Thu, 7 Nov 2024 19:25:57 +1100 Subject: [PATCH] stopped mkbibcitation from ever running, closes #6 --- music/latex/nimemusic.cls | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/music/latex/nimemusic.cls b/music/latex/nimemusic.cls index b0cf3d7..bd692e1 100644 --- a/music/latex/nimemusic.cls +++ b/music/latex/nimemusic.cls @@ -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},