fix assignment fallback calling logic

This commit is contained in:
2025-11-06 13:51:25 +01:00
parent b9f91512cb
commit c755d36d44

View File

@@ -287,7 +287,7 @@
#let assignment(args, show_fallback: true) = {
if is_none(get_arg(args, "assignment")) {
if show_fallback {
if not show_fallback {
return;
}
page(