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.mkiv31
1 files changed, 24 insertions, 7 deletions
diff --git a/tex/context/base/v-tex.mkiv b/tex/context/base/v-tex.mkiv
index 57aab2272..5cd5753bb 100644
--- a/tex/context/base/v-tex.mkiv
+++ b/tex/context/base/v-tex.mkiv
@@ -1,34 +1,51 @@
-% todo: global
+%D \module
+%D [ file=v-tex,
+%D version=2010.10.19,
+%D title=\CONTEXT\ Visualizer Macros,
+%D subtitle=\TEX,
+%D author=Hans Hagen,
+%D date=\currentdate,
+%D copyright=PRAGMA-ADE]
+%C
+%C This module is part of the \CONTEXT\ macro||package and is
+%C therefore copyrighted by \PRAGMA. See mreadme.pdf for
+%C details.
+
+\registerctxluafile{v-tex.lua}{1.001}
\unprotect
\definestartstop
[TexSnippet]
- [\c!style=\tt]
+ [DefaultSnippet]
\definestartstop
[TexSnippetName]
[\c!color=darkgreen,
- \c!style=bold]
+ \c!style=boldface]
\definestartstop
[TexSnippetGroup]
[\c!color=darkred,
- \c!style=bold]
+ \c!style=boldface]
\definestartstop
[TexSnippetBoundary]
[\c!color=darkblue,
- \c!style=bold]
+ \c!style=boldface]
\definestartstop
[TexSnippetSpecial]
[\c!color=darkyellow,
- \c!style=bold]
+ \c!style=boldface]
\definestartstop
[TexSnippetComment]
[\c!color=darkyellow,
- \c!style=bold]
+ \c!style=boldface]
+
+\definetyping
+ [TEX]
+ [\c!option=tex]
\protect \endinput