diff options
author | Neil Puttock <n.puttock@gmail.com> | 2008-12-05 01:18:36 +0000 |
---|---|---|
committer | Neil Puttock <n.puttock@gmail.com> | 2008-12-05 01:18:36 +0000 |
commit | 1f4370e2f6ae6eebd0d591fe05badd254d46fcf1 (patch) | |
tree | 7f5a05662f4f8daac4930e23382650f647ef4988 | |
parent | 7b9d994707d25a7cd10b53519cae1125ef4a64cc (diff) |
Remove obsolete paper variable `packed'.
-rw-r--r-- | Documentation/de/user/ancient.itely | 2 | ||||
-rw-r--r-- | Documentation/de/user/lilypond-book.itely | 5 | ||||
-rw-r--r-- | Documentation/es/user/ancient.itely | 2 | ||||
-rw-r--r-- | Documentation/es/user/lilypond-book.itely | 5 | ||||
-rw-r--r-- | Documentation/fr/user/ancient.itely | 2 | ||||
-rw-r--r-- | Documentation/user/ancient.itely | 2 | ||||
-rw-r--r-- | Documentation/user/lilypond-book.itely | 5 | ||||
-rw-r--r-- | input/regression/markup-note-dot.ly | 17 | ||||
-rw-r--r-- | input/regression/mensural-ligatures.ly | 14 | ||||
-rw-r--r-- | ly/gregorian.ly | 1 | ||||
-rw-r--r-- | scripts/lilypond-book.py | 3 |
11 files changed, 18 insertions, 40 deletions
diff --git a/Documentation/de/user/ancient.itely b/Documentation/de/user/ancient.itely index 22e0de3945..bd0eca8b92 100644 --- a/Documentation/de/user/ancient.itely +++ b/Documentation/de/user/ancient.itely @@ -1926,7 +1926,7 @@ Kontexte initialisieren alle relevanten Eigenschaften für das Notensystem und die graphischen Objekte, so dass unmittelbar mit der Notation begonnen werden kann. Siehe das folgende Beispiel: -@lilypond[quote,ragged-right,packed,verbatim] +@lilypond[quote,ragged-right,verbatim] \include "gregorian.ly" \score { << diff --git a/Documentation/de/user/lilypond-book.itely b/Documentation/de/user/lilypond-book.itely index 23f5973ec1..8342ecc9fc 100644 --- a/Documentation/de/user/lilypond-book.itely +++ b/Documentation/de/user/lilypond-book.itely @@ -585,11 +585,6 @@ explizit angegeben ist. Streckt Musikfragmente mit nur einer Notenzeile auf die volle Breite, es wird also @code{ragged-right = ##f} in das Musikfragment eingefügt. -@c does this option still exist in lilypond? -jm -@item packed -Erzeugt Notenzeilen mit möglichst engem Notenabstand, es wird also -@code{packed = ##t} in das Musikfragment eingefügt. - @item line-width @itemx line-width=@var{Breite}\@var{Einheit} Setzt die Breite der Notenzeilen auf @var{Breite}, gemessen in Vielfachen diff --git a/Documentation/es/user/ancient.itely b/Documentation/es/user/ancient.itely index 108d398e47..035adcfc2f 100644 --- a/Documentation/es/user/ancient.itely +++ b/Documentation/es/user/ancient.itely @@ -966,7 +966,7 @@ propiedades relevantes de los contextos y de los objetos gráficos, de forma que pueda inmediatamente comenzar a escribir el canto en sí, como lo demuestra el siguiente fragmento: -@lilypond[quote,ragged-right,packed,verbatim] +@lilypond[quote,ragged-right,verbatim] \include "gregorian.ly" \score { << diff --git a/Documentation/es/user/lilypond-book.itely b/Documentation/es/user/lilypond-book.itely index 6b95fd7586..6a5a008ef3 100644 --- a/Documentation/es/user/lilypond-book.itely +++ b/Documentation/es/user/lilypond-book.itely @@ -595,11 +595,6 @@ Para fragmentos de una sola línea, permitir que la longitud del pentagrama se amplíe hasta igualar la anchura de la línea, es decir, se añade @code{ragged-right = ##f} al fragmento de LilyPond. -@c does this option still exist in lilypond? -jm -@item packed -Producir líneas con el espaciado empaquetado, es decir, se añade -@code{packed = ##t} al fragmento de código de LilyPond. - @item line-width @itemx line-width=@var{tamaño}\@var{unidades} Establecer el ancho de línea como @var{tamaño}, utilizando diff --git a/Documentation/fr/user/ancient.itely b/Documentation/fr/user/ancient.itely index d461565dfd..b7c2fb7479 100644 --- a/Documentation/fr/user/ancient.itely +++ b/Documentation/fr/user/ancient.itely @@ -1992,7 +1992,7 @@ les propriétés de tous les autres contextes et objets graphiques à des valeurs adéquates, de telle sorte que vous pouvez tout de suite vous lancer dans la saisie de votre chant, comme ci-dessous : -@lilypond[quote,ragged-right,packed,verbatim] +@lilypond[quote,ragged-right,verbatim] \include "gregorian.ly" \score { << diff --git a/Documentation/user/ancient.itely b/Documentation/user/ancient.itely index 6ade2a71ee..56960581c9 100644 --- a/Documentation/user/ancient.itely +++ b/Documentation/user/ancient.itely @@ -969,7 +969,7 @@ initialize all relevant context properties and grob properties to proper values, so you can immediately go ahead entering the chant, as the following excerpt demonstrates: -@lilypond[quote,ragged-right,packed,verbatim] +@lilypond[quote,ragged-right,verbatim] \include "gregorian.ly" \score { << diff --git a/Documentation/user/lilypond-book.itely b/Documentation/user/lilypond-book.itely index 8d2c16009d..a9a2282b4b 100644 --- a/Documentation/user/lilypond-book.itely +++ b/Documentation/user/lilypond-book.itely @@ -574,11 +574,6 @@ For single-line snippets, allow the staff length to be stretched to equal that of the line width, i.e., @code{ragged-right = ##f} is added to the LilyPond snippet. -@c does this option still exist in lilypond? -jm -@item packed -Produce lines with packed spacing, i.e., @code{packed = ##t} is added -to the LilyPond snippet. - @item line-width @itemx line-width=@var{size}\@var{unit} Set line width to @var{size}, using @var{unit} as units. @var{unit} is diff --git a/input/regression/markup-note-dot.ly b/input/regression/markup-note-dot.ly index 188b4dfbc9..b0539ead99 100644 --- a/input/regression/markup-note-dot.ly +++ b/input/regression/markup-note-dot.ly @@ -1,20 +1,13 @@ - +\version "2.11.65" \header { texidoc = " A dotted whole note displayed via the @code{\\note} command must separate the note head and the dot. The dot avoids the upflag." } -\paper { - packed = ##T -} - -\version "2.11.51" - -\relative { - c^\markup { \note #"1." #1 } - c^\markup { \note #"2." #1 } - c^\markup { \note #"8." #1 } +\relative c' { + c4^\markup { \note #"1." #1 } + c4^\markup { \note #"2." #1 } + c4^\markup { \note #"8." #1 } } - diff --git a/input/regression/mensural-ligatures.ly b/input/regression/mensural-ligatures.ly index 981c9080c6..a9998f037b 100644 --- a/input/regression/mensural-ligatures.ly +++ b/input/regression/mensural-ligatures.ly @@ -1,4 +1,4 @@ -\version "2.11.51" +\version "2.11.65" \header { texidoc = "Mensural ligatures show different shapes, depending on the @@ -8,20 +8,24 @@ \layout { ragged-right = ##t - packed = ##t indent = 0.0 \context { \Voice - \remove Ligature_bracket_engraver - \consists Mensural_ligature_engraver + \remove "Ligature_bracket_engraver" + \consists "Mensural_ligature_engraver" + } + \context { + \Score + \override SpacingSpanner #'packed-spacing = ##t } } -\context Voice{ +\context Voice { \clef "petrucci-c4" \set Staff.printKeyCancellation = ##f \cadenzaOn % turn off bar lines #(set-accidental-style 'forget) + \textLengthOn % ligaturae binaria diff --git a/ly/gregorian.ly b/ly/gregorian.ly index 30a556ae0b..f2b6e55bfc 100644 --- a/ly/gregorian.ly +++ b/ly/gregorian.ly @@ -223,7 +223,6 @@ ligature = #(define-music-function % \layout { indent = 0.0 - packed = ##t %%% TODO: should raggedright be the default? %ragged-right = ##t diff --git a/scripts/lilypond-book.py b/scripts/lilypond-book.py index 5a6565bc58..d6f1cac900 100644 --- a/scripts/lilypond-book.py +++ b/scripts/lilypond-book.py @@ -259,7 +259,6 @@ NOTES = 'body' NOTIME = 'notime' OUTPUT = 'output' OUTPUTIMAGE = 'outputimage' -PACKED = 'packed' PAPER = 'paper' PREAMBLE = 'preamble' PRINTFILENAME = 'printfilename' @@ -603,8 +602,6 @@ ly_options = { RAGGED_RIGHT: r'''ragged-right = ##t''', NORAGGED_RIGHT: r'''ragged-right = ##f''', - - PACKED: r'''packed = ##t''', }, ## |