blob: 1e9d718f8238a4df064e044e9fbe1973f5331a6f [file] [log] [blame]
Benno Schulenbergc4b344f2014-02-23 16:07:44 +00001## Here is an example for Magicpoint presentations.
Benno Schulenbergfe9da942014-05-16 20:21:34 +00002
Chris Allegretta14d7c5d2010-08-04 13:47:23 +00003syntax "mgp" "\.mgp$"
4header "^%include.*"
Mike Scalora6a2032f2016-05-25 22:13:50 +02005comment "#"
Benno Schulenbergfe9da942014-05-16 20:21:34 +00006
Chris Allegretta14d7c5d2010-08-04 13:47:23 +00007icolor green "^%[a-z].*$"
8color cyan "(^|[[:space:]])#.*$"
9color cyan "(^|[[:space:]])%%.*$"
10color ,green "[[:space:]]+$"