initial commit

This commit is contained in:
root
2023-06-12 09:14:09 +02:00
commit b4912f303e
2545 changed files with 209350 additions and 0 deletions

48
tools/qed/syntax/stg.syn Normal file
View File

@@ -0,0 +1,48 @@
;********************************************************
[ST-Guide source]
;********************************************************
Txttype = "stg"
Active = TRUE
CaseSensitive = TRUE
Token = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz"
<Comment>
From = "#"
To = EOL
(Color2)
Attribs = LIGHT
(Color16)
Color = 11
Selcolor = 3
(Color256)
Color = 11
Selcolor = 3
<Keywords>
Keyword = "@autorefoff","@autorefon","@indexoff","@database","@hostname"
Keyword = "@keywords","@wordwrap","@default","@endnode","@indexon"
Keyword = "@subject","@include","@options","@tabsize","@endtree","@alabel"
Keyword = "@extern","@symbol","@limage","@author","@remark","@define"
Keyword = "@height","@master","@label","@pnode","@width","@endif","@alias"
Keyword = "@noref","@image","@$VER:","@index","@title","@dnode","@help"
Keyword = "@next","@node","@prev","@else","@xref","@uses","@line","@rbox"
Keyword = "@tree","@font","@toc","@box","@(c)","@if"
Keyword = "@os","@charset","@lang","@inputenc"
(Color2)
Attribs = BOLD
(Color16)
Attribs = BOLD
(Color256)
Attribs = BOLD
<Format information>
From = "@{"
To = "}"
(Color2)
Attribs = BOLD
(Color16)
Attribs = BOLD
(Color256)
Attribs = BOLD