summaryrefslogtreecommitdiff
path: root/tex/context/base/context.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/context.mkiv')
-rw-r--r--tex/context/base/context.mkiv12
1 files changed, 11 insertions, 1 deletions
diff --git a/tex/context/base/context.mkiv b/tex/context/base/context.mkiv
index c888140b0..4e790adad 100644
--- a/tex/context/base/context.mkiv
+++ b/tex/context/base/context.mkiv
@@ -232,7 +232,17 @@
\loadmarkfile{buff-ini}
\loadmarkfile{buff-ver}
-\loadmarkfile{buff-vis}
+
+\loadmarkfile{v-default} % preloaded as otherwise spurious spaces inline due to loading
+\loadmarkfile{v-nested} % preloaded as otherwise spurious spaces inline due to loading
+\loadmarkfile{v-escaped} % for completeness
+\loadmarkfile{v-tex} % optional as also runtime if not loaded
+\loadmarkfile{v-mp} % optional as also runtime if not loaded
+\loadmarkfile{v-lua} % optional as also runtime if not loaded
+\loadmarkfile{v-xml} % optional as also runtime if not loaded
+
+\loadmarkfile{v-parsed-xml} % optional
+\loadmarkfile{v-parsed-lua} % optional
\loadmarkfile{strc-blk}