From c637fe051c3055924f97704f443ff37dc1342be9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Maximilian=20Ke=C3=9Fler?= Date: Mon, 31 Jan 2022 20:15:25 +0100 Subject: [PATCH] set aux version bool globally (fixes error) --- src/environments/groupthm/groupthm.dtx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/environments/groupthm/groupthm.dtx b/src/environments/groupthm/groupthm.dtx index daf2f59..1af511b 100644 --- a/src/environments/groupthm/groupthm.dtx +++ b/src/environments/groupthm/groupthm.dtx @@ -2697,7 +2697,7 @@ \iow_now:cx { @auxout } { \token_to_str:N \ExplSyntaxOn - \int_set:Nn \g_@@_cache_version_aux_int + \int_gset:Nn \g_@@_cache_version_aux_int { \int_use:N \g_@@_cache_version_document_int } \token_to_str:N \ExplSyntaxOff }