first commit - moved from local dev to git

This commit is contained in:
firebee
2022-10-02 10:09:40 +02:00
commit bbb3ef9333
1861 changed files with 167960 additions and 0 deletions

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

@@ -0,0 +1,47 @@
;********************************************************
[ST-Guide-Quelltext]
;********************************************************
Txttype = "stg"
Active = TRUE
CaseSensitive = TRUE
Token = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz"
<Kommentar>
From = "##"
To = EOL
(Color2)
Attribs = LIGHT
(Color16)
Color = 11
Selcolor = 3
(Color256)
Color = 11
Selcolor = 3
<Kennwort>
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"
(Color2)
Attribs = BOLD
(Color16)
Attribs = BOLD
(Color256)
Attribs = BOLD
<Format-Information>
From = "@{"
To = "}"
(Color2)
Attribs = BOLD
(Color16)
Attribs = BOLD
(Color256)
Color = 12
Selcolor = 5