From 2fb045c7c88895c00bbbdc935e0651f4e1879536 Mon Sep 17 00:00:00 2001 From: Hans Hagen Date: Mon, 24 Jan 2011 23:51:00 +0100 Subject: beta 2011.01.24 23:51 --- tex/context/base/buff-imp-tex.mkiv | 51 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 tex/context/base/buff-imp-tex.mkiv (limited to 'tex/context/base/buff-imp-tex.mkiv') 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 -- cgit v1.2.3