Sha256: ac5bf4d8b0260eb975e79b4ec35e90c6d82dd352b6441a2b6a076df6603624d7
Contents?: true
Size: 1.17 KB
Versions: 138
Compression:
Stored size: 1.17 KB
Contents
--- name: LaTeX Beamer fileTypes: [] firstLineMatch: ^\\documentclass(\[.*\])?\{beamer\} scopeName: text.tex.latex.beamer uuid: 2ACA20AA-B008-469B-A04A-6DE232973ED8 foldingStartMarker: \\begin\{.*\}|%.*\(fold\)\s*$ patterns: - name: meta.function.environment.frame.latex captures: "1": name: support.function.be.latex "2": name: punctuation.definition.function.latex "3": name: punctuation.definition.arguments.begin.latex "4": name: variable.parameter.function.latex "5": name: punctuation.definition.arguments.end.latex begin: (?:\s*)((\\)begin)(\{)(frame)(\}) end: ((\\)end)(\{)(frame)(\}) patterns: - name: support.function.with-arg.latex captures: "1": name: support.function.with-arg.latex "2": name: punctuation.definition.function.latex "3": name: punctuation.definition.arguments.begin.latex "4": name: entity.name.function.frame.latex "5": name: punctuation.definition.arguments.end.latex match: ((\\)frametitle)(\{)(.*)(\}) - include: $self - include: text.tex.latex foldingStopMarker: \\end\{.*\}|%.*\(end\)\s*$ keyEquivalent: ^~B
Version data entries
138 entries across 133 versions & 19 rubygems