Benno Schulenberg | c4b344f | 2014-02-23 16:07:44 +0000 | [diff] [blame] | 1 | ## Here is an example for Magicpoint presentations. |
Benno Schulenberg | fe9da94 | 2014-05-16 20:21:34 +0000 | [diff] [blame] | 2 | |
Chris Allegretta | 14d7c5d | 2010-08-04 13:47:23 +0000 | [diff] [blame] | 3 | syntax "mgp" "\.mgp$" |
| 4 | header "^%include.*" |
Mike Scalora | 6a2032f | 2016-05-25 22:13:50 +0200 | [diff] [blame] | 5 | comment "#" |
Benno Schulenberg | fe9da94 | 2014-05-16 20:21:34 +0000 | [diff] [blame] | 6 | |
Chris Allegretta | 14d7c5d | 2010-08-04 13:47:23 +0000 | [diff] [blame] | 7 | icolor green "^%[a-z].*$" |
| 8 | color cyan "(^|[[:space:]])#.*$" |
| 9 | color cyan "(^|[[:space:]])%%.*$" |
| 10 | color ,green "[[:space:]]+$" |