diff options
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.mkiv | 33 |
1 files changed, 32 insertions, 1 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 index 3849757292b..c582523d53b 100644 --- a/Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv +++ b/Master/texmf-dist/tex/context/base/buff-imp-tex.mkiv @@ -5,7 +5,7 @@ %D subtitle=\TEX, %D author=Hans Hagen, %D date=\currentdate, -%D copyright=PRAGMA-ADE] +%D copyright={PRAGMA ADE \& \CONTEXT\ Development Team}] %C %C This module is part of the \CONTEXT\ macro||package and is %C therefore copyrighted by \PRAGMA. See mreadme.pdf for @@ -49,3 +49,34 @@ [\c!option=tex] \protect \endinput + +% needs thinking ... (esp outer start/stop) +% +% \definestartstop +% [TexSnippet] +% [DefaultSnippet] +% +% \definevisualizer +% [TexSnippetName] +% [\c!color=darkgreen, +% \c!style=boldface] +% +% \definevisualizer +% [TexSnippetGroup] +% [\c!color=darkred, +% \c!style=boldface] +% +% \definevisualizer +% [TexSnippetBoundary] +% [\c!color=darkblue, +% \c!style=boldface] +% +% \definevisualizer +% [TexSnippetSpecial] +% [\c!color=darkyellow, +% \c!style=boldface] +% +% \definevisualizer +% [TexSnippetComment] +% [\c!color=darkyellow, +% \c!style=boldface] |