~ubuntu-branches/ubuntu/vivid/winefish/vivid

« back to all changes in this revision

Viewing changes to data/highlighting.in

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Leidert (dale)
  • Date: 2006-04-14 14:41:11 UTC
  • Revision ID: james.westby@ubuntu.com-20060414144111-wi90w6pr70ifwxtw
Tags: upstream-1.3.3
ImportĀ upstreamĀ versionĀ 1.3.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
patterns: context:macro-any:1:\\\\[a-zA-Z]+::2::navy::0:0:
 
2
patterns: context:macro-special:1:\\\\(index|completeindex|definedescription|defineenumeration|abbreviation|setuplayout|setuplayout|setupfootertexts|setupheadertexts)|&|#::2::red::0:0:
 
3
patterns: context:separator:1:^%[ %]*[-%=]{50,}?$::2:comment:#829cb7:#829cb7:0:0:
 
4
patterns: context:char-special-b:1:\\\\(~|\\$|#|&|%|{|}|\\^|_|,|;|!|\:| |\\|)::2::#4e00aa::2:0:
 
5
patterns: context:char-special-a:1:~|_|\\^|\\$|\\\\\\]|\\\\\\[|(\\\\left[.([])|\\\\left\\\\{|\\\\right\\\\}|(\\\\right[\\.)\\]])|[{}\\[\\]()]::2::#4ebdaa::0:0:
 
6
patterns: context:parameter:1:#[1-9]::2::#4e00aa::0:0:
 
7
patterns: context:sectioning:0:\\\\(section|subsection|chapter|part|subsubsection)\\b::2::yellow:navy:0:0:
 
8
patterns: context:macro-common:0:\\\\(title|subject|completecontent|em|bf|cap|infull|completelistofabbreviations|useexternalfigures|placefigure|externalfigure|placetable)\\b::2::yellow:navy:0:0:
 
9
patterns: context:comment:1:%.*?$::2::#829cb7::0:0:
 
10
patterns: context:wf-marker:1:^%context$::2::yellow:black:2:0:
 
11
patterns: context:macro-start:1:\\\\(start|b)[a-zA-Z]+::2::brown::2:0:
 
12
patterns: context:macro-end:1:\\\\(stop|e)[a-zA-Z]+::2::navy::2:0:
 
13
 
 
14
patterns: xml:Character Entity:1:&[^;]+;::2::#9b0054::0:0:
 
15
patterns: xml:Character Data:1:<!\\[CDATA\\[:\\]\\]>:1::#a2b300::0:0:
 
16
patterns: xml:DocType:1:<!Doctype [a-z0-9]+:[^?-]>:1::#b35300::0:0:
 
17
patterns: xml:Comment:0:<!--:-->:1::#AAAAAA::1:2:
 
18
patterns: xml:Attribute Content:1:2::3:^Attribute$:#ff7600::1:0:
 
19
patterns: xml:Attribute:1:([a-z]*=)("[^"]*")::2:^Tag$:#3cb300::1:0:
 
20
patterns: xml:Tag Name:1:1::3:^Tag$:#005676::2:0:
 
21
patterns: xml:Tag:1:<((/)?[a-z0-9\:]+):[^?-]?>:1::#000000::0:0:
 
22
 
 
23
patterns: tex:macro-any:1:\\\\[a-zA-Z]+::2::navy::0:0:
 
24
patterns: tex:macro-special:1:\\\\(bibitem|item|displaystyle)\\b|\\\\\\\\(\\\\hline\\b)?|&|#::2::red::0:0:
 
25
patterns: tex:macro-maths-symbol:1:\\\\(varepsilon|varpi|varrho|varsigma|alpha|beta|gamma|delta|chi|iota|kappa|lambda|mu|nu|phi|psi|pi|rho|tau|theta|upsilon|xi|zeta|omega|eta|epsilon|Sigma|sigma)\\b::2::brown::0:0:
 
26
patterns: tex:macro-text:1:\\\\(centerline|rightline|leftline|bigskip|vskip|hskip|medskip|text[a-z]+|underline)\\b::2::navy::0:0:
 
27
patterns: tex:include:1:\\\\in(put|clude|cludeonly|cludegraphics)\\b::2::white:black:2:0:
 
28
patterns: tex:char-special-b:1:\\\\(~|\\$|#|&|%|{|}|\\^|_|,|;|!|\:| |\\|)::2::#4e00aa::0:0:
 
29
patterns: tex:char-special-a:1:~|_|\\^|\\$|\\\\\\]|\\\\\\[|(\\\\left[.([])|\\\\left\\\\{|\\\\right\\\\}|(\\\\right[\\.)\\]])|[{}\\[\\]()]::2::#4ebdaa::0:0:
 
30
patterns: tex:parameter:1:#[1-9]::2::#4e00aa::0:0:
 
31
patterns: tex:number-units:0:[+-]?\\d+(\\.\\d+)?(pt|in|mm|cm|ex|em|pc)?::2::#541a9c::0:0:
 
32
patterns: tex:labelref-type:1:2::3:^labelref$:blue::0:0:
 
33
patterns: tex:labelref:0:\\\\(label|eqref|ref|vref|vpageref|pageref){([a-z]+)\:[^}]+}::2::brown:#e4d7e4:0:0:
 
34
patterns: tex:macro-ams-a:0:\\\\(renewtheorem|newtheorem|newtheoremstyle|theoremstyle|DeclareMathOperator|tag|qquad|Big|Bigg|Biggl|Biggr|Bigl|Bigr|big|bigg|biggl|biggr|bigl|bigr|text|intertext)\\b::2::#A16734::0:0:
 
35
patterns: tex:argument-optional:0:\\[[^\\n\\]]+\\]::2::#008C00::0:0:
 
36
patterns: tex:argument-mandatory:0:{[a-zA-Z]+}::2::#54b6b6::0:0:
 
37
patterns: tex:environments-ams-mix:0:{(subarray|split|smallmatrix|([vVpb]?matrix))}::2::brown::0:0:
 
38
patterns: tex:environments-ams:0:{((align|aligned|equation|gather|gathered|cases|multline)\\*?)}::2::brown::2:0:
 
39
patterns: tex:environments-standard:0:{((list|document|quote|flushleft|flushright|center|minipage|quotation|tabular|figure|table|longtable|itemize|description|enumerate)\\*?)}::2::navy::2:0:
 
40
patterns: tex:macro-latex-standard:0:\\\\(begin|end|operatorname|operatornamewithlimits|newcounter|LaTeX|title|maketitle|author|date|today|hyphenation|makeatletter|usepackage|renewcommand|newenvironment|newcommand|documentclass|providecommand|mathop)\\b::2::blue::2:0:
 
41
patterns: tex:macro-tex:0:\\\\(the|footnote|TeX|uppercase|lowercase|expandafter|newif|if|fi|ifx|else|let|xdef|gdef|def|relax|chardef|countdef)\\b::2::brown::2:0:
 
42
patterns: tex:macro-sectioning:0:\\\\(tableofcontents|listoffigures|listtheorems|listoftables|section|subsection|chapter|part|subsubsection|paragraph|subparagraph)\\b::2::white:navy:2:0:
 
43
patterns: tex:command-newdef:0:(?<=\\\\newcommand){\\\\[a-zA-Z]+}::2::#A16734::2:0:
 
44
patterns: tex:macro-newdef:0:(?<=\\\\def)\\\\[a-z@A-Z]+\\b::2::#A16734::2:0:
 
45
patterns: tex:separator:1:^%[ %]*[-%=]{50,}?$::2:comment:#829cb7:#829cb7:0:0:
 
46
patterns: tex:verb:1:\\\\verb("|#|\\||~|!).*?\\1::2::brown::2:0:
 
47
patterns: tex:verbatim:1:\\\\begin{(verbatim\\*?)}.*?(\\\\end{\\1})::2::brown::0:0:
 
48
patterns: tex:comment-url:1:http\://[^ ]+::2:^comment$:blue::2:1:
 
49
patterns: tex:comment:1:%.*?$::2::#829cb7::0:2: