summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv')
-rw-r--r--Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv51
1 files changed, 51 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv b/Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv
new file mode 100644
index 00000000000..3849757292b
--- /dev/null
+++ b/Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv
@@ -0,0 +1,51 @@
+%D \module
+%D [ file=buff-imp-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{buff-imp-tex.lua}{1.001}
+
+\unprotect
+
+\definestartstop
+ [TexSnippet]
+ [DefaultSnippet]
+
+\definestartstop
+ [TexSnippetName]
+ [\c!color=darkgreen,
+ \c!style=boldface]
+
+\definestartstop
+ [TexSnippetGroup]
+ [\c!color=darkred,
+ \c!style=boldface]
+
+\definestartstop
+ [TexSnippetBoundary]
+ [\c!color=darkblue,
+ \c!style=boldface]
+
+\definestartstop
+ [TexSnippetSpecial]
+ [\c!color=darkyellow,
+ \c!style=boldface]
+
+\definestartstop
+ [TexSnippetComment]
+ [\c!color=darkyellow,
+ \c!style=boldface]
+
+\definetyping
+ [TEX]
+ [\c!option=tex]
+
+\protect \endinput