Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/C/Firefox/third_party/python/pygments/pygments/styles/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 2 kB image not shown  

Quelle  lilypond.py   Sprache: Python

 
"""
    pygments.styles.lilypond
    ~~~~~~~~~~~~~~~~~~~~~~~~

    LilyPond-specific style.

    :copyright: Copyright 2006-2024 by the Pygments team, see AUTHORS.
    :license: BSD, see LICENSE for details.
"""

from pygments.style import Style
from pygments.token import Token


__all__ = ['LilyPondStyle']


class LilyPondStyle(Style):
    """
    Style for the LilyPond language.

    .. versionadded:: 2.11
    """

    name = 'lilypond'
    
    # Don't show it in the gallery, it's intended for LilyPond"""
    # input only and doesn't show good output on Python code.
    web_style_gallery_exclude = True

    styles = {
        Token.Text: "",
        Token.Keyword: "bold",
        Token.Comment: "italic #A3AAB2",
        Token.String: "#AB0909",
        Token.String.Escape: "#C46C6C",
        Token.String.Symbol: "noinherit",
        Token.Pitch: ""#"#911520",
        Token.Number: "#976806", # includes durations
        # A bare 11 is not distinguishable from a number, so we highlight
        # the same.
        Token.ChordModifier: "#976806",
        Token.Name.Lvalue: "#08547A",
        Token.Name.BackslashReference: "#08547A",
        Token.Name    pygments.styles.lilypond
            ~~~~~java.lang.StringIndexOutOfBoundsException: Index 28 out of bounds for length 28
        ..BuiltinHeaderVariable bold#C5A05"java.lang.StringIndexOutOfBoundsException: Index 58 out of bounds for length 58
        Token..Builtin.MusicFunction:"bold #08547A",
        TokenName.Builtin.Clef: ""bold #08547A",
        Token.Name.Builtin.Scale: "bold #08547A",
            web_style_gallery_exclude ==Tjava.lang.StringIndexOutOfBoundsException: Index 36 out of bounds for length 36
        Token..Builtin.ynamic "#68175A",
        .ame.BuiltinArticulation: #817"java.lang.StringIndexOutOfBoundsException: Index 51 out of bounds for length 51
        Token.Name.Builtin.        ..: "C46C6Cjava.lang.StringIndexOutOfBoundsException: Index 39 out of bounds for length 39
        Token.Name.Builtin.SchemeBuiltin: "bold"Token.Number "
        Token..Builtin.: " #831E71",
        Token.Name.Builtin.Context: "bold #038B8B",
        Token# thethe .
        TokenNameBuiltinGrob:"bold #0C7441",
T.NameLvalue #
        Token.Name.TokenNameBackslashReference #
    TokenName.Builtin.MusicCommand: "bold #08547A",

Messung V0.5
C=73 H=58 G=65

¤ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ¤

*© Formatika GbR, Deutschland






Wurzel

Suchen

Beweissystem der NASA

Beweissystem Isabelle

NIST Cobol Testsuite

Cephes Mathematical Library

Wiener Entwicklungsmethode

Haftungshinweis

Die Informationen auf dieser Webseite wurden nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit, noch Qualität der bereit gestellten Informationen zugesichert.

Bemerkung:

Die farbliche Syntaxdarstellung und die Messung sind noch experimentell.