summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/luatexdir/tex/maincontrol.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/web2c/luatexdir/tex/maincontrol.c')
-rw-r--r--Build/source/texk/web2c/luatexdir/tex/maincontrol.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/luatexdir/tex/maincontrol.c b/Build/source/texk/web2c/luatexdir/tex/maincontrol.c
index 477842ec421..be5e8fa91e9 100644
--- a/Build/source/texk/web2c/luatexdir/tex/maincontrol.c
+++ b/Build/source/texk/web2c/luatexdir/tex/maincontrol.c
@@ -4317,6 +4317,7 @@ void initialize(void)
page_top_offset_par = one_inch;
page_right_offset_par = one_inch;
page_bottom_offset_par = one_inch;
+ show_stream_par = -1;
ini_init_primitives();
hash_used = frozen_control_sequence;
hash_high = 0;