X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=scm%2Fdefine-translator-properties.scm;h=9157745d9449ecd6db484e99a9a46b708d6e35f1;hb=b9fc4bb5b3ce7d75e7e5284352eeaa04bbe78e14;hp=6df9e9bf92f92e6fc19e1ab94e9f2dbe03a72b2e;hpb=33e47ae098ad73db17bc1cbcc4f0c4dd4bb9714f;p=lilypond.git diff --git a/scm/define-translator-properties.scm b/scm/define-translator-properties.scm index 6df9e9bf92..9157745d94 100644 --- a/scm/define-translator-properties.scm +++ b/scm/define-translator-properties.scm @@ -270,6 +270,9 @@ function.") (translator-property-description 'highStringOne boolean? "Whether the 1st string is the string with highest pitch on the instrument (used by the automatic string selector).") + +(translator-property-description 'ignoreMelismata boolean? + "Ignore melismata for this @ref{LyricsVoice}.") (translator-property-description 'instr markup? "see @code{instrument}") (translator-property-description 'instrument markup? " If @code{Instrument_name_engraver} @cindex Instrument_name_engraver