<span style="color:#7a7c7d;">%}</span>
<span style="font-weight:bold;">\header {</span>
- title = <span style="color:#f44f4f;">"Katepart Lilypond syntax highlighting test file"</span>
+ <span style="color:#2980b9">title</span> = <span style="color:#f44f4f;">"Katepart Lilypond syntax highlighting test file"</span>
<span style="color:#2980b9;">composer</span> = <span style="color:#7a7c7d;">%{"Wilbert Berendsen"%}</span> <span style="color:#f44f4f;">"Anonymus"</span>
<span style="color:#2980b9;">poet</span> = <span style="color:#f44f4f;">"The KDE team"</span>
<span style="color:#2980b9;">opus</span> = <span style="color:#f44f4f;">"1"</span>
<span style="color:#898887;">%}</span>
<span style="font-weight:bold;">\header {</span>
- title = <span style="color:#bf0303;">"Katepart Lilypond syntax highlighting test file"</span>
+ <span style="color:#0057ae">title</span> = <span style="color:#bf0303;">"Katepart Lilypond syntax highlighting test file"</span>
<span style="color:#0057ae;">composer</span> = <span style="color:#898887;">%{"Wilbert Berendsen"%}</span> <span style="color:#bf0303;">"Anonymus"</span>
<span style="color:#0057ae;">poet</span> = <span style="color:#bf0303;">"The KDE team"</span>
<span style="color:#0057ae;">opus</span> = <span style="color:#bf0303;">"1"</span>
<Comment>%}</Comment><br/>
<Normal Text></Normal Text><br/>
<Keyword>\header {</Keyword><br/>
-<Normal Text> title = </Normal Text><Quoted Text>"Katepart Lilypond syntax highlighting test file"</Quoted Text><br/>
+<Normal Text> </Normal Text><Variable>title</Variable><Normal Text> = </Normal Text><Quoted Text>"Katepart Lilypond syntax highlighting test file"</Quoted Text><br/>
<Normal Text> </Normal Text><Variable>composer</Variable><Normal Text> = </Normal Text><Comment>%{"Wilbert Berendsen"%}</Comment><Normal Text> </Normal Text><Quoted Text>"Anonymus"</Quoted Text><br/>
<Normal Text> </Normal Text><Variable>poet</Variable><Normal Text> = </Normal Text><Quoted Text>"The KDE team"</Quoted Text><br/>
<Normal Text> </Normal Text><Variable>opus</Variable><Normal Text> = </Normal Text><Quoted Text>"1"</Quoted Text><br/>
<!ENTITY markupnotextargs "arrow-head|beam|char|(semi|sesqui|double)?(flat|sharp)|draw-(circle|line)|epsfile|eyeglasses|filled-box|fret-diagram(-terse|-verbose)?|fromproperty|harp-pedal|(justify|wordwrap)-(field|string)|left-brace|lookup|markalphabet|markletter|musicglyph|natural|note-by-number|note|null|path|right-brace|simple|(back)?slashed-digit|stencil|strut|tied-lyric|triangle|verbatim-file">
<!ENTITY markupwithtextargs "markup|bold|(rounded-)?box|bracket|caps|(center|general|left|right)-align|circle|((center|dir|left|right)-)?column|combine|concat|dynamic|fill-line|finger|fontCaps|(abs-)?fontsize|fraction|halign|hbracket|hcenter-in|hcenter|hspace|huge|italic|justify|larger?|line|lower|magnify|medium|normal-size-(sub|super)|normal-text|normalsize|number|on-the-fly|override|pad-(around|markup|to-box|x)|page-ref|postscript|put-adjacent|raise|roman|rotate|sans|small(er)?|smallCaps|sub|super|teeny|text|tiny|translate(-scaled)?|transparent|typewriter|underline|upright|vcenter|whiteout|with-(color|dimensions|url)|wordwrap|(markup|column-|justified-|override-|wordwrap-)lines|wordwrap-(string-)?internal">
<!ENTITY deprecatedmarkup "bigger|h?center">
- <!ENTITY headervars "dedication|(sub){,2}title|poet|composer|meter|opus|arranger|instrument|piece|breakbefore|copyright|tagline|mutopia(title|composer|poet|opus|instrument)|date|enteredby|source|style|maintainer(Email|Web)?|moreInfo|lastupdated|texidoc|footer">
+ <!ENTITY headervars "dedication|(?:sub){0,2}title|poet|composer|meter|opus|arranger|instrument|piece|breakbefore|copyright|tagline|mutopia(title|composer|poet|opus|instrument)|date|enteredby|source|style|maintainer(Email|Web)?|moreInfo|lastupdated|texidoc|footer">
<!-- The '-new' entities are for for LilyPond 2.13.4 and higher, and '-old' for LilyPond up to 2.12 -->
<!ENTITY paper-margin "(top|bottom|left|right)-margin|(foot|head)-separation|indent|short-indent|paper-(height|width)|horizontal-shift|line-width">
]>
<language name="LilyPond" section="Other"
style="lilypond" indenter="lilypond"
- version="10" kateversion="5.0"
+ version="11" kateversion="5.0"
extensions="*.ly;*.LY;*.ily;*.ILY;*.lyi;*.LYI"
mimetype="text/x-lilypond"
author="Wilbert Berendsen (info@wilbertberendsen.nl)" license="LGPL">
<RegExpr String="("?)\b(?:&engravers00;|&engravers01;|&engravers02;|&engravers1;|&engravers2;)\b\1" attribute="Engraver"/>
<keyword String="layoutobjects" attribute="Layout Object"/>
<keyword String="properties" attribute="Property"/>
- <RegExpr String="\b(&headervars;|&papervars;|&layoutvars;)\b" attribute="Variable"/>
+ <RegExpr String="\b(?:&headervars;|&papervars;|&layoutvars;)\b" attribute="Variable"/>
<keyword String="deprecatedproperties" attribute="Deprecated Property"/>
<IncludeRules context="default"/>
</context>