summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/optex/base/basic-macros.opm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2024-06-28 21:33:00 +0000
committerKarl Berry <karl@freefriends.org>2024-06-28 21:33:00 +0000
commite3542beb7af5f7f36b547596e556e367f9c0fff5 (patch)
tree2d73b1a13f28c947ec6f9908985fa326bacd36af /Master/texmf-dist/tex/optex/base/basic-macros.opm
parente501bccda7310c34a4fcc0d7fbb0de70ca88154a (diff)
optex (28jun24)
git-svn-id: svn://tug.org/texlive/trunk@71642 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/optex/base/basic-macros.opm')
-rw-r--r--Master/texmf-dist/tex/optex/base/basic-macros.opm7
1 files changed, 4 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/optex/base/basic-macros.opm b/Master/texmf-dist/tex/optex/base/basic-macros.opm
index f2047cadf0f..7dfda46a764 100644
--- a/Master/texmf-dist/tex/optex/base/basic-macros.opm
+++ b/Master/texmf-dist/tex/optex/base/basic-macros.opm
@@ -117,10 +117,11 @@
more logging information to the log file and the terminal.
\_cod ------------------------------
-\_def\_loggingall{\_tracingcommands=3 \_tracingstats=2 \_tracingpages=1
+\_def\_loggingall{
+ \_tracingstats=2 \_tracingpages=1
\_tracingoutput=1 \_tracingmacros=3 % \_tracinglostchars=2 is already set
- \_tracingparagraphs=1 \_tracingrestores=1 \_tracingscantokens=1
- \_tracingifs=1 \_tracinggroups=1 \_tracingassigns=1 }
+ \_tracingparagraphs=1 \_tracingscantokens=1 \_tracingifs=1 \_tracinggroups=1
+ \_tracingcommands=3 \_tracingrestores=1 \_tracingassigns=1 }
\_def\_tracingall{\_tracingonline=1 \_loggingall}
\_public \loggingall \tracingall ;