Skip to content

Commit

Permalink
Accepts a macro in “\ntaddlistof{\MACRO}“
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomlourenco committed Jan 22, 2022
1 parent 7119f49 commit c8fe768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion novathesis.cls
Original file line number Diff line number Diff line change
Expand Up @@ -858,7 +858,7 @@
\glstocfalse
\printglossaries
}}}%
}[\options{/@nt/list/listof/.cpush={\csuse{#1}}}]%
}[\options{/@nt/list/listof/.cpush={\ifdefmacro{#1}{#1}{\csuse{#1}}}}]%
}

%============================================================
Expand Down

0 comments on commit c8fe768

Please sign in to comment.