2014-02-23 16:07:44 +00:00
|
|
|
## Here is an example for Magicpoint presentations.
|
2014-05-16 20:21:34 +00:00
|
|
|
|
2010-08-04 13:47:23 +00:00
|
|
|
syntax "mgp" "\.mgp$"
|
|
|
|
header "^%include.*"
|
2014-05-16 20:21:34 +00:00
|
|
|
|
2010-08-04 13:47:23 +00:00
|
|
|
icolor green "^%[a-z].*$"
|
|
|
|
color cyan "(^|[[:space:]])#.*$"
|
|
|
|
color cyan "(^|[[:space:]])%%.*$"
|
|
|
|
color ,green "[[:space:]]+$"
|