summaryrefslogtreecommitdiff
path: root/tex/context/base/v-tex.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'tex/context/base/v-tex.mkiv')
-rw-r--r--tex/context/base/v-tex.mkiv34
1 files changed, 34 insertions, 0 deletions
diff --git a/tex/context/base/v-tex.mkiv b/tex/context/base/v-tex.mkiv
new file mode 100644
index 000000000..57aab2272
--- /dev/null
+++ b/tex/context/base/v-tex.mkiv
@@ -0,0 +1,34 @@
+% todo: global
+
+\unprotect
+
+\definestartstop
+ [TexSnippet]
+ [\c!style=\tt]
+
+\definestartstop
+ [TexSnippetName]
+ [\c!color=darkgreen,
+ \c!style=bold]
+
+\definestartstop
+ [TexSnippetGroup]
+ [\c!color=darkred,
+ \c!style=bold]
+
+\definestartstop
+ [TexSnippetBoundary]
+ [\c!color=darkblue,
+ \c!style=bold]
+
+\definestartstop
+ [TexSnippetSpecial]
+ [\c!color=darkyellow,
+ \c!style=bold]
+
+\definestartstop
+ [TexSnippetComment]
+ [\c!color=darkyellow,
+ \c!style=bold]
+
+\protect \endinput