2014-02-23 16:07:44 +00:00
|
|
|
## Here is an example for Magicpoint presentations.
|
2014-05-16 20:21:34 +00:00
|
|
|
|
2018-02-07 10:25:46 +00:00
|
|
|
syntax mgp "\.mgp$"
|
2010-08-04 13:47:23 +00:00
|
|
|
header "^%include.*"
|
2016-05-25 20:13:50 +00:00
|
|
|
comment "#"
|
2014-05-16 20:21:34 +00:00
|
|
|
|
2019-08-17 15:01:19 +00:00
|
|
|
color green "^%[A-Za-z].*"
|
2018-11-03 20:20:06 +00:00
|
|
|
color cyan "(^|[[:space:]])(#|%%).*"
|
2010-08-04 13:47:23 +00:00
|
|
|
color ,green "[[:space:]]+$"
|