summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/trac-vis.mkiv
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-05-20 22:13:45 +0000
committerKarl Berry <karl@freefriends.org>2014-05-20 22:13:45 +0000
commit9ba2fcaafccbb637ee550675f33459315d78e96d (patch)
tree859ab3d875a18121b1d9b10d0335d3ea7055e8a7 /Master/texmf-dist/tex/context/base/trac-vis.mkiv
parentdef0145c3e802f10af78664e8b25082554efad0b (diff)
context (May 20, size 11858187)
git-svn-id: svn://tug.org/texlive/trunk@34158 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/context/base/trac-vis.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/trac-vis.mkiv13
1 files changed, 10 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/context/base/trac-vis.mkiv b/Master/texmf-dist/tex/context/base/trac-vis.mkiv
index 694d1b09d44..7517037ea46 100644
--- a/Master/texmf-dist/tex/context/base/trac-vis.mkiv
+++ b/Master/texmf-dist/tex/context/base/trac-vis.mkiv
@@ -83,9 +83,16 @@
\to \t_syst_visualizers_optimize
\unexpanded\def\showmakeup
- {\ctxcommand{setvisual("makeup")}%
- \let\normalvtop\ruledtopv
- \let\vtop \ruledtopv}
+ {\dosingleempty\syst_visualizers_makeup}
+
+\unexpanded\def\syst_visualizers_makeup[#1]%
+ {\iffirstargument
+ \ctxcommand{setvisual("#1")}%
+ \else
+ \ctxcommand{setvisual("makeup")}%
+ \let\normalvtop\ruledtopv
+ \let\vtop \ruledtopv
+ \fi}
\unexpanded\def\showallmakeup
{\ctxcommand{setvisual("all")}%