summaryrefslogtreecommitdiff
path: root/tex/context/base/bibl-tra.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/bibl-tra.mkiv')
-rw-r--r--tex/context/base/bibl-tra.mkiv6
1 files changed, 3 insertions, 3 deletions
diff --git a/tex/context/base/bibl-tra.mkiv b/tex/context/base/bibl-tra.mkiv
index 656e80217..f74fc56eb 100644
--- a/tex/context/base/bibl-tra.mkiv
+++ b/tex/context/base/bibl-tra.mkiv
@@ -295,12 +295,12 @@
%D We can omit already shown references (\v!global) or use fresh
%D lists each time (\v!local).
-\chardef\bibtexoncemode\plusone % 0=disable, 1=local, 2=global
+\setnewconstant\bibtexoncemode\plusone % 0=disable, 1=local, 2=global
\appendtoks
\doifelse\@@pbmethod\v!local
- {\chardef\bibtexoncemode\plusone}%
- {\chardef\bibtexoncemode\plustwo}%
+ {\bibtexoncemode\plusone}%
+ {\bibtexoncemode\plustwo}%
\to \everysetuppublications
%D Cite lists are compressed, if possible. This is set later on.