summaryrefslogtreecommitdiff
path: root/tex/context/base/buff-imp-tex.mkiv
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2011-01-24 23:51:00 +0100
committerHans Hagen <pragma@wxs.nl>2011-01-24 23:51:00 +0100
commit2fb045c7c88895c00bbbdc935e0651f4e1879536 (patch)
tree35ebd4366aeae122a750ac7d4021e965d7042aa0 /tex/context/base/buff-imp-tex.mkiv
parent1b64f6bc515ace3fb763a3c3b8110007e44119af (diff)
downloadcontext-2fb045c7c88895c00bbbdc935e0651f4e1879536.tar.gz
beta 2011.01.24 23:51
Diffstat (limited to 'tex/context/base/buff-imp-tex.mkiv')
-rw-r--r--tex/context/base/buff-imp-tex.mkiv51
1 files changed, 51 insertions, 0 deletions
diff --git a/tex/context/base/buff-imp-tex.mkiv b/tex/context/base/buff-imp-tex.mkiv
new file mode 100644
index 000000000..5cd5753bb
--- /dev/null
+++ b/tex/context/base/buff-imp-tex.mkiv
@@ -0,0 +1,51 @@
+%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]
+ [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