set aux version bool globally (fixes error)
This commit is contained in:
parent
d59ef01933
commit
c637fe051c
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue