X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-context-properties.scm;h=3c9e159eb57e9b406b3283a11b17444104c09c42;hb=255d19c2edfe2ec4dc648b582a96e6fcb0039197;hp=a3fe8e90ed3198d3619e3695233f7de7a900b37f;hpb=61d0f3c7bebf2a9cdea56ff4e3b52e3e3510bf8a;p=lilypond.git diff --git a/scm/define-context-properties.scm b/scm/define-context-properties.scm index a3fe8e90ed..3c9e159eb5 100644 --- a/scm/define-context-properties.scm +++ b/scm/define-context-properties.scm @@ -1,6 +1,6 @@ ;;;; This file is part of LilyPond, the GNU music typesetter. ;;;; -;;;; Copyright (C) 1998--2014 Han-Wen Nienhuys +;;;; Copyright (C) 1998--2015 Han-Wen Nienhuys ;;;; Jan Nieuwenhuizen ;;;; ;;;; LilyPond is free software: you can redistribute it and/or modify @@ -176,9 +176,6 @@ own as a subdivided section.") called to produce the formatting for a @code{BassFigure} grob. It takes a list of @code{BassFigureEvent}s, a context, and the grob to format.") - (bassStaffProperties ,list? "An alist of property settings to -apply for the down staff of @code{PianoStaff}. Used by -@code{\\autochange}.") (beamExceptions ,list? "An alist of exceptions to autobeam rules that normally end on beats.") (beamHalfMeasure ,boolean? "Whether to allow a beam to begin @@ -370,8 +367,8 @@ string selector for tablature notation.") @rinternals{Lyrics} line.") (implicitBassFigures ,list? "A list of bass figures that are not printed as numbers, but only as extender lines.") - (implicitTimeSignatureVisibility ,vector? "break visibility for -the default time signature.") + (initialTimeSignatureVisibility ,vector? "break visibility for +the initial time signature.") (includeGraceNotes ,boolean? "Do not ignore grace notes for @rinternals{Lyrics}.") (instrumentCueName ,markup? "The name to print if another @@ -487,7 +484,10 @@ ChordNames context.") defined strings to full list of strings and fret numbers. Parameters: The context, a list of note events, a list of tabstring events, and the fretboard grob if a fretboard is desired.") - + (nullAccidentals ,boolean? "The @code{Accidental_engraver} +generates no accidentals for notes in contexts were this is set. +In addition to supressing the printed accidental, this option removes +any effect the note would have had on accidentals in other voices.") (ottavation ,markup? "If set, the text for an ottava spanner. Changing this creates a new text spanner.") @@ -495,6 +495,9 @@ Changing this creates a new text spanner.") translator during music interpretation.") + (partCombineForced ,symbol? "Override for the partcombine +decision. Can be @code{apart}, @code{chords}, @code{unisono}, +@code{solo1}, or @code{solo2}.") (partCombineTextsOnNote ,boolean? "Print part-combine texts only on the next note rather than immediately on rests or skips.") (pedalSostenutoStrings ,list? "See @code{pedalSustainStrings}.") @@ -595,6 +598,8 @@ one).") subdivided at @code{baseMoment} positions by only drawing one beam over the beat.") (suggestAccidentals ,boolean? "If set, accidentals are typeset as cautionary suggestions over the note.") + (supportNonIntegerFret ,boolean? "If set in @code{Score} the +@code{TabStaff} will print micro-tones as @samp{2½}") (systemStartDelimiter ,symbol? "Which grob to make for the start of the system/@/staff? Set to @code{SystemStartBrace}, @code{SystemStartBracket} or @code{SystemStartBar}.") @@ -627,9 +632,6 @@ position, bar number, etc.? Switch off for cadenzas.") (topLevelAlignment ,boolean? "If true, the @var{Vertical_align_engraver} will create a @var{VerticalAlignment}; otherwise, it will create a @var{StaffGrouper}") - (trebleStaffProperties ,list? "An alist of property settings to -apply for the up staff of @code{PianoStaff}. Used by -@code{\\autochange}.") (tupletFullLength ,boolean? "If set, the tuplet is printed up to the start of the next note.") (tupletFullLengthNote ,boolean? "If set, end at the next note,