]> git.donarmstrong.com Git - lilypond.git/commitdiff
Run scripts/auxiliar/update-with-convert-ly.sh
authorDavid Kastrup <dak@gnu.org>
Fri, 18 Oct 2013 10:29:37 +0000 (12:29 +0200)
committerDavid Kastrup <dak@gnu.org>
Fri, 25 Oct 2013 06:46:56 +0000 (08:46 +0200)
Actually, this is an understatement.  This is the result of

scripts/auxiliar/update-with-convert-ly.sh
git checkout HEAD ly/{engraver,music-functions,property}-init.ly input/regression/display-lily-tests.ly Documentation/{,*/}learning/*.itely

and then committing.

103 files changed:
Documentation/de/essay/engraving.itely
Documentation/de/notation/ancient.itely
Documentation/de/notation/changing-defaults.itely
Documentation/de/notation/chords.itely
Documentation/de/notation/fretted-strings.itely
Documentation/de/notation/percussion.itely
Documentation/de/notation/rhythms.itely
Documentation/de/notation/spacing.itely
Documentation/de/notation/staff.itely
Documentation/de/notation/vocal.itely
Documentation/es/essay/engraving.itely
Documentation/es/notation/ancient.itely
Documentation/es/notation/changing-defaults.itely
Documentation/es/notation/chords.itely
Documentation/es/notation/fretted-strings.itely
Documentation/es/notation/percussion.itely
Documentation/es/notation/rhythms.itely
Documentation/es/notation/spacing.itely
Documentation/es/notation/staff.itely
Documentation/es/notation/vocal.itely
Documentation/essay/engraving.itely
Documentation/fr/essay/engraving.itely
Documentation/fr/notation/ancient.itely
Documentation/fr/notation/changing-defaults.itely
Documentation/fr/notation/chords.itely
Documentation/fr/notation/fretted-strings.itely
Documentation/fr/notation/percussion.itely
Documentation/fr/notation/rhythms.itely
Documentation/fr/notation/spacing.itely
Documentation/fr/notation/staff.itely
Documentation/fr/notation/vocal.itely
Documentation/included/script-chart.ly
Documentation/it/notation/rhythms.itely
Documentation/it/notation/staff.itely
Documentation/ja/notation/changing-defaults.itely
Documentation/ja/notation/chords.itely
Documentation/ja/notation/fretted-strings.itely
Documentation/ja/notation/percussion.itely
Documentation/ja/notation/rhythms.itely
Documentation/ja/notation/spacing.itely
Documentation/ja/notation/staff.itely
Documentation/ja/notation/vocal.itely
Documentation/ly-examples/aucun-snippet.ly
Documentation/ly-examples/bach-schenker.ly
Documentation/ly-examples/cary-layout.ily
Documentation/ly-examples/cary.ly
Documentation/ly-examples/granados.ly
Documentation/ly-examples/tab-example.ly
Documentation/notation/ancient.itely
Documentation/notation/changing-defaults.itely
Documentation/notation/chords.itely
Documentation/notation/fretted-strings.itely
Documentation/notation/percussion.itely
Documentation/notation/rhythms.itely
Documentation/notation/spacing.itely
Documentation/notation/staff.itely
Documentation/notation/vocal.itely
Documentation/snippets/adding-an-extra-staff-at-a-line-break.ly
Documentation/snippets/adding-an-extra-staff.ly
Documentation/snippets/adding-timing-marks-to-long-glissandi.ly
Documentation/snippets/ancient-notation-template----modern-transcription-of-gregorian-music.ly
Documentation/snippets/ancient-notation-template----modern-transcription-of-mensural-music.ly
Documentation/snippets/changing-the-tuplet-number.ly
Documentation/snippets/creating-simultaneous-rehearsal-marks.ly
Documentation/snippets/flamenco-notation.ly
Documentation/snippets/fretted-headword.ly
Documentation/snippets/grid-lines--emphasizing-rhythms-and-notes-synchronization.ly
Documentation/snippets/guitar-slides.ly
Documentation/snippets/incipit.ly
Documentation/snippets/jazz-combo-template.ly
Documentation/snippets/making-an-object-invisible-with-the-transparent-property.ly
Documentation/snippets/making-glissandi-breakable.ly
Documentation/snippets/measure-counter.ly
Documentation/snippets/mensurstriche-layout-bar-lines-between-the-staves.ly
Documentation/snippets/new/adding-timing-marks-to-long-glissandi.ly
Documentation/snippets/new/ancient-notation-template----modern-transcription-of-gregorian-music.ly
Documentation/snippets/new/changing-the-tuplet-number.ly
Documentation/snippets/new/fretted-headword.ly
Documentation/snippets/new/guitar-slides.ly
Documentation/snippets/new/incipit.ly
Documentation/snippets/new/jazz-combo-template.ly
Documentation/snippets/new/making-an-object-invisible-with-the-transparent-property.ly
Documentation/snippets/new/making-glissandi-breakable.ly
Documentation/snippets/new/score-for-diatonic-accordion.ly
Documentation/snippets/new/unfretted-headword.ly
Documentation/snippets/recorder-fingering-chart.ly
Documentation/snippets/score-for-diatonic-accordion.ly
Documentation/snippets/stemlets.ly
Documentation/snippets/transcription-of-ancient-music-with-incipit.ly
Documentation/snippets/unfretted-headword.ly
Documentation/snippets/vertical-aligned-staffgroups-without-connecting-systemstartbar.ly
input/regression/beam-feather-breaking.ly
input/regression/beam-feather-knee-stem-length.ly
input/regression/grid-lines.ly
input/regression/skyline-horizontal-padding.ly
input/regression/spacing-to-empty-barline.ly
input/regression/span-bar.ly
input/regression/tablature-chord-repetition.ly
input/regression/tablature-harmonic-functions.ly
input/regression/tablature-tie-behaviour.ly
input/regression/tuplet-properties.ly
ly/bagpipe.ly
ly/gregorian.ly

index 35a84e563f0b4b0367fa6c016bfa9ce997df06c5..0affa3b9e5edcb7774f0a686f8e71375fb76bfdb 100644 (file)
@@ -9,7 +9,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -1464,7 +1464,7 @@ ausgerichtet, beim zweiten nach oben (rechts).
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
-      \override TimeSignature.transparent = ##t
+      \hide TimeSignature
     }
   }
 }
     }
   }
 }
index 03231efc4ef96b80e33a19e0865abfbf4af0686b..813dcf4d5cbb421521efb7275a771dfd96feaa11 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -415,7 +415,7 @@ werden kann. Siehe das folgende Beispiel:
 \score {
   <<
     \new MensuralVoice = "discantus" \transpose c c' {
 \score {
   <<
     \new MensuralVoice = "discantus" \transpose c c' {
-      \override Score.BarNumber.transparent = ##t {
+      \hide Score.BarNumber {
         c'1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c'\breve d'\melismaEnd \]
         c'1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c'\breve d'\melismaEnd \]
@@ -1168,7 +1168,7 @@ Do-Schlüssel der Editio Vaticana
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
@@ -1183,7 +1183,7 @@ Fa-Schlüssel der Editio Vaticana
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
@@ -1199,7 +1199,7 @@ Do-Schlüssel der Editio Medicaea
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
@@ -1214,7 +1214,7 @@ Fa-Schlüssel der Editio Medicaea
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
@@ -1230,7 +1230,7 @@ Hufnagel Do-Schlüssel für den historischen Stil
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
@@ -1245,7 +1245,7 @@ Hufnagel Fa-Schlüssel für den historischen Stil
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
@@ -1259,7 +1259,7 @@ Kombinierter Do/Fa-Hufnagelschlüssel für den historischen Stil
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
@@ -2771,14 +2771,14 @@ entfernt:
 In einigen Transkriptionsstilen werden jedoch teilweise
 Hälse eingesetzt, um etwa den Übergang von einem Einton-Rezitativ
 zu einer melodischen Geste anzuzeigen.  In diesem Fall können
 In einigen Transkriptionsstilen werden jedoch teilweise
 Hälse eingesetzt, um etwa den Übergang von einem Einton-Rezitativ
 zu einer melodischen Geste anzuzeigen.  In diesem Fall können
-Hälse entweder mit @code{\override Stem.transparent = ##t}
+Hälse entweder mit @code{\hide Stem}
 unsichtbar gemacht werden oder mit
 @code{\override Stem.length = #0} auf die Länge von 0 reduziert
 werden.  Die Hälse müssen dann wieder an den entsprechenden
 Stellen mit @code{\once \override Stem.transparent = ##f}
 sichtbar gemacht werden (siehe auch Beispiel unten).  Wenn Hälse
 eingesetzt werden, die Fähnchen haben, muss zusätzlich auch noch
 unsichtbar gemacht werden oder mit
 @code{\override Stem.length = #0} auf die Länge von 0 reduziert
 werden.  Die Hälse müssen dann wieder an den entsprechenden
 Stellen mit @code{\once \override Stem.transparent = ##f}
 sichtbar gemacht werden (siehe auch Beispiel unten).  Wenn Hälse
 eingesetzt werden, die Fähnchen haben, muss zusätzlich auch noch
-@code{\override Flag.transparent = ##t} eingestellt werden.
+@code{\hide Flag} eingestellt werden.
 
 @b{Takt.} Für Gesang ohne Metrum gibt es einige Alternativen.
 
 
 @b{Takt.} Für Gesang ohne Metrum gibt es einige Alternativen.
 
@@ -2795,7 +2795,7 @@ und @code{\cadenzaOff} zu benutzen.
 Um Taktstriche zu entfernen, kann man radikal den @code{Bar_engraver}
 aus dem @code{Staff}-Kontext entfernen.  Wenn man ab und zu
 einen Taktstrich braucht, sollten die Striche nur mit
 Um Taktstriche zu entfernen, kann man radikal den @code{Bar_engraver}
 aus dem @code{Staff}-Kontext entfernen.  Wenn man ab und zu
 einen Taktstrich braucht, sollten die Striche nur mit
-@code{\override BarLine.transparent = ##t} unsichtbar
+@code{\hide BarLine} unsichtbar
 gemacht werden.
 
 Oft werden Rezitativtöne mit einer Brevis angezeigt.  Der
 gemacht werden.
 
 Oft werden Rezitativtöne mit einer Brevis angezeigt.  Der
@@ -2826,7 +2826,7 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem.transparent = ##t
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2842,12 +2842,12 @@ gemacht):
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
-  c\breve \override NoteHead.transparent = ##t  c c c c c
-  \revert NoteHead.transparent
+  c\breve \hide NoteHead  c c c c c
+  \undo \hide NoteHead
   \override Stem.transparent = ##f \stemUp c4 b4 a
   \override Stem.transparent = ##f \stemUp c4 b4 a
-  \override Stem.transparent = ##t c2 c4  \divisioMaior
-  c\breve \override NoteHead.transparent = ##t c c c c c c c
-  \revert NoteHead.transparent c4 c f, f \finalis
+  \hide Stem c2 c4  \divisioMaior
+  c\breve \hide NoteHead c c c c c c c
+  \undo \hide NoteHead c4 c f, f \finalis
 }
 
 verba = \lyricmode {
 }
 
 verba = \lyricmode {
@@ -2864,8 +2864,8 @@ verba = \lyricmode {
     \context {
       \Staff
       \remove "Time_signature_engraver"
     \context {
       \Staff
       \remove "Time_signature_engraver"
-      \override BarLine.transparent = ##t
-      \override Stem.transparent = ##t
+      \hide BarLine
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2918,10 +2918,10 @@ spirLyr = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
-      \override Stem.transparent = ##t
-      \override Beam.transparent = ##t
-      \override BarLine.transparent = ##t
-      \override TupletNumber.transparent = ##t
+      \hide Stem
+      \hide Beam
+      \hide BarLine
+      \hide TupletNumber
     }
   }
 }
     }
   }
 }
index 3d4967dd963a69d29ba99f5fb9d97e23f87b927d..e528f8ae6a4ecd4197603087d1236cb934bfefd7 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -1061,7 +1061,7 @@ in Jazzmusik anzuzeigen.
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 }
 \context { \Staff
   \alias Voice
 }
 \context { \Staff
@@ -1130,7 +1130,7 @@ Die Noten sehen wie ein Querstrich aus und haben keine Hälse:
 
 @example
 \override NoteHead.style = #'slash
 
 @example
 \override NoteHead.style = #'slash
-\override Stem.transparent = ##t
+\hide Stem
 @end example
 
 Alle diese Engraver müssen zusammenarbeiten, und das wird erreicht mit
 @end example
 
 Alle diese Engraver müssen zusammenarbeiten, und das wird erreicht mit
@@ -1152,7 +1152,7 @@ Alles zusammen haben wir folgende Einstellungen:
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 @}
 @end example
   \alias Voice
 @}
 @end example
@@ -3162,9 +3162,9 @@ wieder hergestellt werden.
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
-\override Score.BarLine.stencil = ##f
+\omit Score.BarLine
 a a
 a a
-\revert Score.BarLine.stencil
+\undo \omit Score.BarLine
 a a a
 @end lilypond
 
 a a a
 @end lilypond
 
@@ -3185,7 +3185,7 @@ den entsprechenden Platz ein, ist aber unsichtbar.
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
-\once \override NoteHead.transparent = ##t
+\once \hide NoteHead
 a a
 @end lilypond
 
 a a
 @end lilypond
 
index cdf58fc0c85d3c3c1710d361499ec809f8f8f41d..fb3336f998e0feee55e75c0486e49a8e8e1e69d3 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -186,7 +186,7 @@ Standard: erzeugt einen Durdreiklang.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1
 }
 @end lilypond
   c1
 }
 @end lilypond
@@ -198,7 +198,7 @@ Mollakkord: Dieser Modifikator erniedrigt die dritte Stufe.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:m c:m7
 }
 @end lilypond
   c1:m c:m7
 }
 @end lilypond
@@ -212,7 +212,7 @@ und (wenn vorhanden) die siebte Stufe.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:dim c:dim7
 }
 @end lilypond
   c1:dim c:dim7
 }
 @end lilypond
@@ -224,7 +224,7 @@ aug
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:aug
 }
 @end lilypond
   c1:aug
 }
 @end lilypond
@@ -238,7 +238,7 @@ benutzen, um einen Durdreiklang zu notieren.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:maj c:maj7
 }
 @end lilypond
   c1:maj c:maj7
 }
 @end lilypond
index 94334225fb7fd3ba6631e7733e6e4aa772dc207f..58e9539e728562f67c8e0425573c51c40c73f65e 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.27"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -249,7 +249,7 @@ benützt, wenn es möglich ist.  Dieses Verhalten kann verändert werden,
 indem @code{restrainOpenStrings} auf @code{#t} gesetzt wird.
 
 @lilypond[quote,ragged-right,verbatim]
 indem @code{restrainOpenStrings} auf @code{#t} gesetzt wird.
 
 @lilypond[quote,ragged-right,verbatim]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
@@ -396,7 +396,7 @@ Flageolett (engl. @emph{harmonic}) kann zur Tabulaturnotation als klingende Tonh
 werden:
 
 @lilypond[verbatim,quote]
 werden:
 
 @lilypond[verbatim,quote]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
@@ -557,7 +557,7 @@ geschrieben ist:
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
-    \override StringNumber.stencil = ##f
+    \omit StringNumber
   } {
     \clef "bass_8"
     \relative c, {
   } {
     \clef "bass_8"
     \relative c, {
index 96bcd26f02be4008b5cc03600d0e9df1a69bbe1e..786ba54c4f90618eabf378ff6428d2e63d987f2f 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -261,7 +261,7 @@ mus = \drummode {
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
-       \override Stem.transparent = ##t
+       \hide Stem
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
@@ -293,7 +293,7 @@ mus = \drummode { timh ssh timl ssl cb s16 }
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
@@ -323,7 +323,7 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -349,7 +349,7 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -372,7 +372,7 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
index d5b60f1a50a7cabf01a9e1248b6ed0add6fd3e28..5a8bb1adc8e70833aff2676b4b32d8ec55838248 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -671,7 +671,7 @@ vordefinierten Befehle:
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
index 6795f38e889200bcfc4b1b397de819ee4089e99a..1b4d0ce67366b86b42da4380c505056d1b7fcfca 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -2038,13 +2038,13 @@ labelContext =
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
-    \override BarLine.stencil = ##f
+    \omit BarLine
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
-    \override TimeSignature.stencil = ##f
+    \omit TimeSignature
   }
 }
 
   }
 }
 
index df940dc27c69d3441ed959554f29cdca7119f7d3..1c694be3a401ce6368cf2189c29c48044a21cd39 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -677,7 +677,7 @@ Stücke setzt.
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -715,7 +715,7 @@ Mehr Information zu @code{\Staff \RemoveEmptyStaves} findet sich in
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -892,7 +892,7 @@ diesem Fall sollten folgende Befehle eingesetzt werden, anstatt
 den Engraver zu entfernen:
 
 @example
 den Engraver zu entfernen:
 
 @example
-\override StaffSymbol.stencil = ##f
+\omit StaffSymbol
 \override NoteHead.no-ledgers = ##t
 @end example
 
 \override NoteHead.no-ledgers = ##t
 @end example
 
index 86c4f6d8b98d04264e48aab14595fef1cd49cac0..5e81851fe6cd53adbf5b980683a3766e66357ed0 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes.
 @end ignore
 
     Guide, node Updating translation committishes.
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Till Paala
 
 
 @c Translators: Till Paala
 
@@ -1191,7 +1191,7 @@ zusammenstößt, kann folgende Einstellung gesetzt werden:
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
-      \override BarLine.transparent = ##t
+      \hide BarLine
   @}
 @}
 @end example
   @}
 @}
 @end example
@@ -2883,7 +2883,7 @@ die Tonhöhen darzustellen, während der Rhythmus sich am Rhythmus
 der gesprochenen Worte orientiert.
 
 @lilypond[verbatim,quote]
 der gesprochenen Worte orientiert.
 
 @lilypond[verbatim,quote]
-stemOff = { \override Staff.Stem.transparent = ##t }
+stemOff = { \hide Staff.Stem }
 
 \relative c' {
   \stemOff
 
 \relative c' {
   \stemOff
index 70ecd3e10e48b275518b7e9e77be863fa46c2a88..9a2fc53e89399b96c415ae490ec324d82b927ef2 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.30"
 
 @node Grabado musical
 @chapter Grabado musical
 
 @node Grabado musical
 @chapter Grabado musical
@@ -1474,7 +1474,7 @@ tiene todas las direcciones hacia arriba (o hacia la derecha).
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
-      \override TimeSignature.transparent = ##t
+      \hide TimeSignature
     }
   }
 }
     }
   }
 }
index 622021acfe5b39fb95d3e23bba46a2b0656e3f7a..0b9606180965f6e1efd4def8d0bec591edf93b49 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 
 @node Notación antigua
 
 
 @node Notación antigua
@@ -387,7 +387,7 @@ escribir el canto, como lo demuestra el siguiente fragmento:
 \score {
   <<
     \new MensuralVoice = "discantus" \relative c'' {
 \score {
   <<
     \new MensuralVoice = "discantus" \relative c'' {
-      \override Score.BarNumber.transparent = ##t {
+      \hide Score.BarNumber {
         c1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c\breve d\melismaEnd \]
         c1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c\breve d\melismaEnd \]
@@ -1154,7 +1154,7 @@ Clave de Do, estilo Editio Vaticana
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
@@ -1169,7 +1169,7 @@ Clave de Fa, estilo Editio Vaticana
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
@@ -1185,7 +1185,7 @@ Clave de Do, estilo Editio Medicaea
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
@@ -1200,7 +1200,7 @@ Clave de Fa, estilo Editio Medicaea
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
@@ -1216,7 +1216,7 @@ Clave de Do, estilo hufnagel
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
@@ -1231,7 +1231,7 @@ Clave de Fa, estilo hufnagel
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
@@ -1245,7 +1245,7 @@ Clave combinada de Do y Fa, estilo hufnagel
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
@@ -2760,11 +2760,11 @@ el grabador @code{Stem_engraver} del contexto de voz:
 Sin embargo, en ciertos estilos de transcripción, se usan plicas de
 forma ocasional, por ejemplo para indicar la transición a partir de un
 recitativo monotónico a un gesto melódico fijo.  En estos casos
 Sin embargo, en ciertos estilos de transcripción, se usan plicas de
 forma ocasional, por ejemplo para indicar la transición a partir de un
 recitativo monotónico a un gesto melódico fijo.  En estos casos
-podemos usar bien @code{\override Stem.transparent = ##t} o bien
+podemos usar bien @code{\hide Stem} o bien
 @code{\override Stem.length = #0}, y restaurar la plica cuando se
 necesite con el correspondiente @code{\once \override Stem.transparent = ##f} (véase el ejemplo de abajo).  Al utilizar
 plicas que lleven corchetes, asegúrese de establecer también
 @code{\override Stem.length = #0}, y restaurar la plica cuando se
 necesite con el correspondiente @code{\once \override Stem.transparent = ##f} (véase el ejemplo de abajo).  Al utilizar
 plicas que lleven corchetes, asegúrese de establecer también
-@code{\override Flag.transparent = ##t}.
+@code{\hide Flag}.
 
 @b{Compás}.  Para el canto no medido, existen diversas alternativas.
 
 
 @b{Compás}.  Para el canto no medido, existen diversas alternativas.
 
@@ -2780,7 +2780,7 @@ Otra alternativa es utilizar @code{\cadenzaOn} y @code{\cadenzaOff}.
 Para quitar las barras de compás, el enfoque radical consiste en
 retirar (mediante la instrucción @code{\remove}) el grabador
 Bar_engraver del contexto de pentagrama Staff.  Una vez más, en vez de
 Para quitar las barras de compás, el enfoque radical consiste en
 retirar (mediante la instrucción @code{\remove}) el grabador
 Bar_engraver del contexto de pentagrama Staff.  Una vez más, en vez de
-ello podemos usar @code{\override BarLine.transparent = ##t} si se
+ello podemos usar @code{\hide BarLine} si se
 necesita ocasionalmente una barra de compás.
 
 Un tipo de transcripción muy común es el canto de recitativo, en el
 necesita ocasionalmente una barra de compás.
 
 Un tipo de transcripción muy común es el canto de recitativo, en el
@@ -2812,7 +2812,7 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem.transparent = ##t
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2829,12 +2829,12 @@ plicas:
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
-  c\breve \override NoteHead.transparent = ##t  c c c c c
-  \revert NoteHead.transparent
+  c\breve \hide NoteHead  c c c c c
+  \undo \hide NoteHead
   \override Stem.transparent = ##f \stemUp c4 b4 a
   \override Stem.transparent = ##f \stemUp c4 b4 a
-  \override Stem.transparent = ##t c2 c4  \divisioMaior
-  c\breve \override NoteHead.transparent = ##t c c c c c c c
-  \revert NoteHead.transparent c4 c f, f \finalis
+  \hide Stem c2 c4  \divisioMaior
+  c\breve \hide NoteHead c c c c c c c
+  \undo \hide NoteHead c4 c f, f \finalis
 }
 
 verba = \lyricmode {
 }
 
 verba = \lyricmode {
@@ -2851,8 +2851,8 @@ verba = \lyricmode {
     \context {
       \Staff
       \remove "Time_signature_engraver"
     \context {
       \Staff
       \remove "Time_signature_engraver"
-      \override BarLine.transparent = ##t
-      \override Stem.transparent = ##t
+      \hide BarLine
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2902,10 +2902,10 @@ spirLyr = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
-      \override Stem.transparent = ##t
-      \override Beam.transparent = ##t
-      \override BarLine.transparent = ##t
-      \override TupletNumber.transparent = ##t
+      \hide Stem
+      \hide Beam
+      \hide BarLine
+      \hide TupletNumber
     }
   }
 }
     }
   }
 }
index c5365b7a3c97f85a01b4998bcaa533b875b5a998..3e794facefdfac25a174f44b98d0be05cdb573d7 100644 (file)
@@ -8,7 +8,7 @@ Translation of GIT committish: 30f7edc4605e38b5735676d2874fc7be6f325267
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @node Cambiar los valores por omisión
 @chapter Cambiar los valores por omisión
 
 @node Cambiar los valores por omisión
 @chapter Cambiar los valores por omisión
@@ -1177,7 +1177,7 @@ de jazz,
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 }
 \context { \Staff
   \alias Voice
 }
 \context { \Staff
@@ -1250,7 +1250,7 @@ Las notas parecen barras inclinadas y no tienen plica:
 
 @example
 \override NoteHead.style = #'slash
 
 @example
 \override NoteHead.style = #'slash
-\override Stem.transparent = ##t
+\hide Stem
 @end example
 
 Todos estos complementos o plug-ins tienen que comunicarse bajo el
 @end example
 
 Todos estos complementos o plug-ins tienen que comunicarse bajo el
@@ -1280,7 +1280,7 @@ Al juntarlo todo, obtenemos
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 @}
 @end example
   \alias Voice
 @}
 @end example
@@ -3263,9 +3263,9 @@ predeterminada se puede recuperar con @code{\revert}.
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
-\override Score.BarLine.stencil = ##f
+\omit Score.BarLine
 a a
 a a
-\revert Score.BarLine.stencil
+\undo \omit Score.BarLine
 a a a
 @end lilypond
 
 a a a
 @end lilypond
 
@@ -3283,7 +3283,7 @@ invisible.
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
-\once \override NoteHead.transparent = ##t
+\once \hide NoteHead
 a a
 @end lilypond
 
 a a
 @end lilypond
 
index e1046051e03ec1f4a1d11023eba7d927fab7a46b..61f252010162000c39f242937e51b438f070e7ef 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @node Notación de acordes
 @section Notación de acordes
 
 @node Notación de acordes
 @section Notación de acordes
@@ -184,7 +184,7 @@ Acción predeterminada; produce una tríada mayor.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1
 }
 @end lilypond
   c1
 }
 @end lilypond
@@ -196,7 +196,7 @@ Acorde menor.  Este modificador baja la tercera.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:m c:m7
 }
 @end lilypond
   c1:m c:m7
 }
 @end lilypond
@@ -210,7 +210,7 @@ existe, la séptima.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:dim c:dim7
 }
 @end lilypond
   c1:dim c:dim7
 }
 @end lilypond
@@ -222,7 +222,7 @@ Acorde aumentado.  Este modificador eleva la quinta.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:aug
 }
 @end lilypond
   c1:aug
 }
 @end lilypond
@@ -236,7 +236,7 @@ modificador para crear una tríada mayor.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:maj c:maj7
 }
 @end lilypond
   c1:maj c:maj7
 }
 @end lilypond
index 24991c0d308ea3e0473284e09a0cc9f663c39d1b..53ad7fb4299a9a09a23d7148fcfa47413f21cc31 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.27"
+@c \version "2.17.30"
 
 @node Instrumentos de cuerda con trastes
 @section Instrumentos de cuerda con trastes
 
 @node Instrumentos de cuerda con trastes
 @section Instrumentos de cuerda con trastes
@@ -253,7 +253,7 @@ aire siempre que sea posible.  Este comportamiento se puede cambiar
 fijando @code{restrainOpenStrings} al valor @code{#t}.
 
 @lilypond[quote,ragged-right,verbatim]
 fijando @code{restrainOpenStrings} al valor @code{#t}.
 
 @lilypond[quote,ragged-right,verbatim]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
@@ -393,7 +393,7 @@ Se pueden añadir indicaciones de armónicos a la notación de tablatura
 como sus alturas de sonido:
 
 @lilypond[verbatim,quote]
 como sus alturas de sonido:
 
 @lilypond[verbatim,quote]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
@@ -555,7 +555,7 @@ para bajo, que suena una octava por debajo de lo escrito.
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
-    \override StringNumber.stencil = ##f
+    \omit StringNumber
   } {
     \clef "bass_8"
     \relative c, {
   } {
     \clef "bass_8"
     \relative c, {
index 5e29d3a6d4419282f74bb87d6248d5d0344f3342..45224469e36cb1f599dcf458e8d5049356bf5172 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @node Percusión
 @section Percusión
 
 @node Percusión
 @section Percusión
@@ -265,7 +265,7 @@ mus = \drummode {
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
-       \override Stem.transparent = ##t
+       \hide Stem
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
@@ -297,7 +297,7 @@ mus = \drummode { timh ssh timl ssl cb s16 }
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
@@ -327,7 +327,7 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -353,7 +353,7 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -377,7 +377,7 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
index 285d259960247c766b160cb7d1be4b032c51af50..8a96dc481335360c6614cd9034165e6768a6177c 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @node Duraciones
 @section Duraciones
 
 @node Duraciones
 @section Duraciones
@@ -673,7 +673,7 @@ predefinidas que se muestran aquí:
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
index e7d9315dd36d4a3f12d726be56ac8b2b87a9a6b2..0a916efc33d7cfa461e0683ace4b746f520e50ff 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @ignore
 GDP TODO list
 
 @ignore
 GDP TODO list
@@ -2165,13 +2165,13 @@ labelContext =
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
-    \override BarLine.stencil = ##f
+    \omit BarLine
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
-    \override TimeSignature.stencil = ##f
+    \omit TimeSignature
   }
 }
 
   }
 }
 
index aa1c7b95a57c00001fed0108d795c7b614c36586..41914810ba9a911eb884e6f1f38f8576b7f87624 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @node Notación de los pentagramas
 @section Notación de los pentagramas
 
 @node Notación de los pentagramas
 @section Notación de los pentagramas
@@ -652,7 +652,7 @@ en ejemplo siguiente.
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -690,7 +690,7 @@ sobre @code{\RemoveEmptyStaves}, consulte @ref{Ocultar pentagramas}.
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -869,7 +869,7 @@ utilice las siguientes sobreescrituras de valores en vez de quitar el
 grabador:
 
 @example
 grabador:
 
 @example
-\override StaffSymbol.stencil = ##f
+\omit StaffSymbol
 \override NoteHead.no-ledgers = ##t
 @end example
 
 \override NoteHead.no-ledgers = ##t
 @end example
 
index 0ecd4806976aefb061e0bf7332c615bc425a750e..b42c2a74a99c515b192eb5da39ec760d0f38b86a 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @node Música vocal
 @section Música vocal
 
 @node Música vocal
 @section Música vocal
@@ -1192,7 +1192,7 @@ Para hacer que el texto evite también las líneas divisorias, use
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
-      \override BarLine.transparent = ##t
+      \hide BarLine
   @}
 @}
 @end example
   @}
 @}
 @end example
@@ -3028,7 +3028,7 @@ Los cánticos usan con frecuencia figuras negras sin plica para indicar
 la altura, tomando las duraciones del ritmo hablado del texto.
 
 @lilypond[verbatim,quote]
 la altura, tomando las duraciones del ritmo hablado del texto.
 
 @lilypond[verbatim,quote]
-stemOff = { \override Staff.Stem.transparent = ##t }
+stemOff = { \hide Staff.Stem }
 
 \relative c' {
   \stemOff
 
 \relative c' {
   \stemOff
index 5c93456f0b5e133bd590169c501746274ca66fbb..0192b98623c53580097eba8f2856c698185c16c4 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.30"
 
 @node Music engraving
 @chapter Music engraving
 
 @node Music engraving
 @chapter Music engraving
@@ -1379,7 +1379,7 @@ chord has all directions up (right).
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
-      \override TimeSignature.transparent = ##t
+      \hide TimeSignature
     }
   }
 }
     }
   }
 }
index 79c1352bf06f18ae8a8ff35a2ba3ed1aed069190..86196a57285671da97d7bff8cb48d0f1871d3b20 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.11"
+@c \version "2.17.30"
 
 @c Translators: Jean-Charles Malahieude, John Mandereau, Gauvain Pocentek
 
 
 @c Translators: Jean-Charles Malahieude, John Mandereau, Gauvain Pocentek
 
@@ -1481,7 +1481,7 @@ vers le haut (ou la droite) pour le second.
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
     \context {
       \Score
       \override SpacingSpanner.spacing-increment = #3
-      \override TimeSignature.transparent = ##t
+      \hide TimeSignature
     }
   }
 }
     }
   }
 }
index 9218ec785598b09f283675a3ad6de3d9d7a1886c..4d7c180d6c13457f2a49550e60d3a8674973c64e 100644 (file)
@@ -9,7 +9,7 @@
 @end ignore
 
 
 @end ignore
 
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Jean-Charles Malahieude
 
 
 @c Translators: Jean-Charles Malahieude
 
@@ -390,7 +390,7 @@ lancer dans la saisie de votre chant comme ci-après :
 \score {
   <<
     \new MensuralVoice = "discantus" \relative c'' {
 \score {
   <<
     \new MensuralVoice = "discantus" \relative c'' {
-      \override Score.BarNumber.transparent = ##t {
+      \hide Score.BarNumber {
         c1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c\breve d\melismaEnd \]
         c1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c\breve d\melismaEnd \]
@@ -1157,7 +1157,7 @@ Clef d'ut, style des éditions vaticanes
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
@@ -1172,7 +1172,7 @@ Clef de fa, style des éditions vaticanes
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
@@ -1188,7 +1188,7 @@ Clef d'ut, style Editio Medicaea
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
@@ -1203,7 +1203,7 @@ Clef de fa, style Editio Medicaea
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
@@ -1219,7 +1219,7 @@ Clef d'ut, style historique Hufnagel
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
@@ -1234,7 +1234,7 @@ Clef de fa, style historique Hufnagel
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
@@ -1248,7 +1248,7 @@ Clef combinée ut/fa, style historique Hufnagel
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
@@ -2822,7 +2822,7 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem.transparent = ##t
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2837,12 +2837,12 @@ masquées, ici en jouant aussi sur la visibilité des hampes :
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
-  c\breve \override NoteHead.transparent = ##t  c c c c c
-  \revert NoteHead.transparent
+  c\breve \hide NoteHead  c c c c c
+  \undo \hide NoteHead
   \override Stem.transparent = ##f \stemUp c4 b4 a
   \override Stem.transparent = ##f \stemUp c4 b4 a
-  \override Stem.transparent = ##t c2 c4  \divisioMaior
-  c\breve \override NoteHead.transparent = ##t c c c c c c c
-  \revert NoteHead.transparent c4 c f, f \finalis
+  \hide Stem c2 c4  \divisioMaior
+  c\breve \hide NoteHead c c c c c c c
+  \undo \hide NoteHead c4 c f, f \finalis
 }
 
 verba = \lyricmode {
 }
 
 verba = \lyricmode {
@@ -2859,8 +2859,8 @@ verba = \lyricmode {
     \context {
       \Staff
       \remove "Time_signature_engraver"
     \context {
       \Staff
       \remove "Time_signature_engraver"
-      \override BarLine.transparent = ##t
-      \override Stem.transparent = ##t
+      \hide BarLine
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2909,10 +2909,10 @@ spirLyr = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
-      \override Stem.transparent = ##t
-      \override Beam.transparent = ##t
-      \override BarLine.transparent = ##t
-      \override TupletNumber.transparent = ##t
+      \hide Stem
+      \hide Beam
+      \hide BarLine
+      \hide TupletNumber
     }
   }
 }
     }
   }
 }
index d798498f7a0b68f02f4cdeae538c15a806e9dc58..cff65d29d69ecdebb110f030c70a9ecdfc794939 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Gilles Thibault
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Gilles Thibault
@@ -1232,7 +1232,7 @@ jazz.
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Flag.transparent = ##t
+  \hide Flag
   \alias Voice
 }
 \context { \Staff
   \alias Voice
 }
 \context { \Staff
@@ -1302,7 +1302,7 @@ aucune hampe :
 
 @example
 \override NoteHead.style = #'slash
 
 @example
 \override NoteHead.style = #'slash
-\override Stem.transparent = ##t
+\hide Stem
 @end example
 
 Tous ces modules doivent communiquer sous le contrôle du contexte.  Les
 @end example
 
 Tous ces modules doivent communiquer sous le contrôle du contexte.  Les
@@ -1332,7 +1332,7 @@ Récapitulons ; on se retrouve avec le bloc suivant :
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Flag.transparent = ##t
+  \hide Flag
   \alias Voice
 @}
 @end example
   \alias Voice
 @}
 @end example
@@ -3423,9 +3423,9 @@ s'opère à l'aide d'un @code{\revert}.
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
-\override Score.BarLine.stencil = ##f
+\omit Score.BarLine
 a a
 a a
-\revert Score.BarLine.stencil
+\undo \omit Score.BarLine
 a a a
 @end lilypond
 
 a a a
 @end lilypond
 
@@ -3442,7 +3442,7 @@ transparent tout en préservant la place qu'il occupe.
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
-\once \override NoteHead.transparent = ##t
+\once \hide NoteHead
 a a
 @end lilypond
 
 a a
 @end lilypond
 
index 44c58a8b5c57ae61782374dacbc2ee5b36aad98e..fa80d5f50ae709c2cd0ba54aed5a413679db57b0 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @c Translators: Valentin Villenave,Jean-Charles Malahieude
 @c Translation checkers: Jean-Charles Malahieude, John Mandereau
 
 @c Translators: Valentin Villenave,Jean-Charles Malahieude
 @c Translation checkers: Jean-Charles Malahieude, John Mandereau
@@ -183,7 +183,7 @@ Action par défaut ; produit une triade majeure.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1
 }
 @end lilypond
   c1
 }
 @end lilypond
@@ -196,7 +196,7 @@ en a une.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:m c:m7
 }
 @end lilypond
   c1:m c:m7
 }
 @end lilypond
@@ -209,7 +209,7 @@ la septième s'il y en a.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:dim c:dim7
 }
 @end lilypond
   c1:dim c:dim7
 }
 @end lilypond
@@ -221,7 +221,7 @@ Accord augmenté.  Ce modificateur augmente la quinte.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:aug
 }
 @end lilypond
   c1:aug
 }
 @end lilypond
@@ -235,7 +235,7 @@ sert pas à créer une triade majeure.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:maj c:maj7
 }
 @end lilypond
   c1:maj c:maj7
 }
 @end lilypond
index f6a57a8efc7ebef179fb58907d74366b5d61135a..ab5011b5ba3ed6411e0494160b7f3db25026ab71 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.27"
+@c \version "2.17.30"
 
 @c Translators: Matthieu Jacquot
 @c Translation checkers: Jean-Charles Malahieude
 
 @c Translators: Matthieu Jacquot
 @c Translation checkers: Jean-Charles Malahieude
@@ -252,7 +252,7 @@ corde à vide aura toujours préséance.  Ce comportement se modifie par
 l'activation de @code{restrainOpenStrings}.
 
 @lilypond[quote,ragged-right,verbatim]
 l'activation de @code{restrainOpenStrings}.
 
 @lilypond[quote,ragged-right,verbatim]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
@@ -394,7 +394,7 @@ Les indications de sons harmoniques ainsi que les glissandos
 peuvent être ajoutés aux tablatures.
 
 @lilypond[verbatim,quote]
 peuvent être ajoutés aux tablatures.
 
 @lilypond[verbatim,quote]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
@@ -551,7 +551,7 @@ basse, il sonnera donc une octave en dessous de ce qui est écrit.
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
-    \override StringNumber.stencil = ##f
+    \omit StringNumber
   } {
     \clef "bass_8"
     \relative c, {
   } {
     \clef "bass_8"
     \relative c, {
index e47de4f7e81e152540263c7d3db97134db5f0efd..3a0dfcdddf1539179ee00e7215eecba0d04ec368 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: John Mandereau
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: John Mandereau
@@ -272,7 +272,7 @@ mus = \drummode {
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
-       \override Stem.transparent = ##t
+       \hide Stem
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
@@ -304,7 +304,7 @@ mus = \drummode { timh ssh timl ssl cb s16 }
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
@@ -334,7 +334,7 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -360,7 +360,7 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -384,7 +384,7 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
index 6272da24a7746fca925594eaf12245b233c05d30..fa286e0e26366ed9be77ceae573f8ce3cda1d44a 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Frédéric Chiasson, Jean-Charles Malahieude
 @c Translation checkers: Valentin Villenave, François Martin, Xavier Scheuer
 
 @c Translators: Frédéric Chiasson, Jean-Charles Malahieude
 @c Translation checkers: Valentin Villenave, François Martin, Xavier Scheuer
@@ -675,7 +675,7 @@ s'indiquent à l'aide de commandes prédéfinies :
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
index 4d394c2375d3591846e35b1ee5379f471ba9382d..bd2399d99caf40f1f7472b789063083393790f59 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Frédéric Chiasson, Jean-Charles Malahieude
 
 
 @c Translators: Frédéric Chiasson, Jean-Charles Malahieude
 
@@ -2165,13 +2165,13 @@ labelContext =
                           \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
                           \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
-    \override BarLine.stencil = ##f
+    \omit BarLine
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
-    \override TimeSignature.stencil = ##f
+    \omit TimeSignature
   }
 }
 
   }
 }
 
index a37750997dccd8b7a31f2e91ab063c50602c8fd0..89559df9703bc7da98c1c021775e9fd8347bbd0e 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: John Mandereau
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: John Mandereau
@@ -661,7 +661,7 @@ procéder, bien plus que dans l'exemple suivant.
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -700,7 +700,7 @@ début de ligne.  Pour plus d'information au sujet de la commande
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -868,7 +868,7 @@ de formatage.  En pareil cas il vaut mieux, au lieu de supprimer le
 graveur, recourir aux dérogations suivantes :
 
 @example
 graveur, recourir aux dérogations suivantes :
 
 @example
-\override StaffSymbol.stencil = ##f
+\omit StaffSymbol
 \override NoteHead.no-ledgers = ##t
 @end example
 
 \override NoteHead.no-ledgers = ##t
 @end example
 
index aa380079bf2cc93a1ba3f76f2e0e6a70ac3c2700..679f6a2ab1693ea164d3f34de797ac08f94389d3 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Jean-Jacques Gerbaud
 
 @c Translators: Valentin Villenave, Jean-Charles Malahieude
 @c Translation checkers: Jean-Jacques Gerbaud
@@ -1180,7 +1180,7 @@ de mesure, il faut ajouter
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
-      \override BarLine.transparent = ##t
+      \hide BarLine
   @}
 @}
 @end example
   @}
 @}
 @end example
@@ -3033,7 +3033,7 @@ indiquer les hauteurs ; le rythme de la mélodie est donné par le
 rythme et l'accentuation des paroles elles-mêmes.
 
 @lilypond[verbatim,quote]
 rythme et l'accentuation des paroles elles-mêmes.
 
 @lilypond[verbatim,quote]
-stemOff = { \override Staff.Stem.transparent = ##t }
+stemOff = { \hide Staff.Stem }
 
 \relative c' {
   \stemOff
 
 \relative c' {
   \stemOff
index 59424615c9850b149ef347b99fd4d3e1fc7c0933..7ed10a91c5271595c7ebf9053ad803eff7bc6616 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   texidoc ="@cindex Feta scripts
 
 \header {
   texidoc ="@cindex Feta scripts
@@ -169,7 +169,7 @@ This chart shows all articulations, or scripts, that the feta font contains.
   \context {
     \RhythmicStaff
     \remove "Time_signature_engraver"
   \context {
     \RhythmicStaff
     \remove "Time_signature_engraver"
-    \override BarLine.transparent = ##t
+    \hide BarLine
     \override Stem.direction = #down
   }
   \context {
     \override Stem.direction = #down
   }
   \context {
index 2c9155bb5d57323b348b524ad4112c3183050770..bf86ba93f75054bab482ed4653d9187df77f2f08 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Federico Bruni
 @c Translation checkers: Luca Rossetto Casel
 
 @c Translators: Federico Bruni
 @c Translation checkers: Luca Rossetto Casel
@@ -659,7 +659,7 @@ Le durate più lunghe di un intero usano i seguenti comandi predefiniti:
 \new Staff {
   % Queste due linee servono solo ad abbellire questo esempio
   \time 16/1
 \new Staff {
   % Queste due linee servono solo ad abbellire questo esempio
   \time 16/1
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   % Mostra una pausa di maxima, equivalente a quattro brevi
   r\maxima
   % Mostra una pausa di longa, equivalente a due brevi
   % Mostra una pausa di maxima, equivalente a quattro brevi
   r\maxima
   % Mostra una pausa di longa, equivalente a due brevi
index 5b25582d09bb7dd5d245831141aa574ce9864312..120f7052b34fd4931b7974be2ac55be9e880e0c3 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @c Translators: Federico Bruni
 @c Translation checkers:
 
 @c Translators: Federico Bruni
 @c Translation checkers:
@@ -647,7 +647,7 @@ esempio.
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -685,7 +685,7 @@ su @code{\Staff \RemoveEmptyStaves} si trovano in @ref{Hiding staves}.
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -859,7 +859,7 @@ potrebbero verificarsi degli errori di formattazione.  In questo caso,
 conviene usare i seguenti comandi invece di togliere l'incisore:
 
 @example
 conviene usare i seguenti comandi invece di togliere l'incisore:
 
 @example
-\override StaffSymbol.stencil = ##f
+\omit StaffSymbol
 \override NoteHead.no-ledgers = ##t
 @end example
 
 \override NoteHead.no-ledgers = ##t
 @end example
 
index 77041e18e3d8b7e1aac3205a4ba319dcad77b34e..8d3c5b837ceed3e5b51209d119aa199a45b56eb5 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -1155,7 +1155,7 @@ StaffDefaults = \with {
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 }
 \context { \Staff
   \alias Voice
 }
 \context { \Staff
@@ -1221,7 +1221,7 @@ squashedPosition = #0
 
 @example
 \override NoteHead.style = #'slash
 
 @example
 \override NoteHead.style = #'slash
-\override Stem.transparent = ##t
+\hide Stem
 @end example
 
 これらのプラグインすべてが共同する必要があり、@c
 @end example
 
 これらのプラグインすべてが共同する必要があり、@c
@@ -1244,7 +1244,7 @@ squashedPosition = #0
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 @}
 @end example
   \alias Voice
 @}
 @end example
@@ -3286,9 +3286,9 @@ c2 \< c2 c2
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
-\override Score.BarLine.stencil = ##f
+\omit Score.BarLine
 a a
 a a
-\revert Score.BarLine.stencil
+\undo \omit Score.BarLine
 a a a
 @end lilypond
 
 a a a
 @end lilypond
 
@@ -3305,7 +3305,7 @@ a a a
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
-\once \override NoteHead.transparent = ##t
+\once \hide NoteHead
 a a
 @end lilypond
 
 a a
 @end lilypond
 
index 12b0c5fdcddb005c495ce2871285930b0e0aef7a..c7a7bc5a1b36a6361234b2f6827d894723b08989 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1
 }
 @end lilypond
   c1
 }
 @end lilypond
@@ -191,7 +191,7 @@ m, m7
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:m c:m7
 }
 @end lilypond
   c1:m c:m7
 }
 @end lilypond
@@ -204,7 +204,7 @@ dim, dim7
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:dim c:dim7
 }
 @end lilypond
   c1:dim c:dim7
 }
 @end lilypond
@@ -216,7 +216,7 @@ aug
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:aug
 }
 @end lilypond
   c1:aug
 }
 @end lilypond
@@ -230,7 +230,7 @@ maj, maj7
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:maj c:maj7
 }
 @end lilypond
   c1:maj c:maj7
 }
 @end lilypond
index 200016c36effdbab5d707bfe714ca314a8da01df..016491cf3e7452dfee4f254e1a55dcfd1e1974f2 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.27"
+@c \version "2.17.30"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -243,7 +243,7 @@ symbols = {
 変更することができます。
 
 @lilypond[quote,ragged-right,verbatim]
 変更することができます。
 
 @lilypond[quote,ragged-right,verbatim]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
@@ -380,7 +380,7 @@ ties = \relative c' {
 ハーモニック指示を演奏するピッチとしてタブ譜に付け加えることができます:
 
 @lilypond[verbatim,quote]
 ハーモニック指示を演奏するピッチとしてタブ譜に付け加えることができます:
 
 @lilypond[verbatim,quote]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
@@ -547,7 +547,7 @@ LilyPond は、あらかじめ定義されたチューニングに対して、@c
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
-    \override StringNumber.stencil = ##f
+    \omit StringNumber
   } {
     \clef "bass_8"
     \relative c, {
   } {
     \clef "bass_8"
     \relative c, {
index 675572fba4a6353d59a4d5a1074fefa44d298247..9968a12829fd92e88880a39e9677ffad317c452f 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -264,7 +264,7 @@ mus = \drummode {
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
-       \override Stem.transparent = ##t
+       \hide Stem
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
@@ -295,7 +295,7 @@ mus = \drummode { timh ssh timl ssl cb s16 }
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
@@ -325,7 +325,7 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -351,7 +351,7 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -374,7 +374,7 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
index b9b4b0121ef55c40596bea7c87b178ce43369e07..fdffd7a251bd85bbd604f3e3211d46f49b3092e4 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -638,7 +638,7 @@ b r4
 \new Staff {
   % この 2 本線には意味はありません
   \time 16/1
 \new Staff {
   % この 2 本線には意味はありません
   \time 16/1
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   % 八全休符を譜刻します。二全休符 4 つと等価です
   r\maxima
   % 四全休符を譜刻します。二全休符 2 つと等価です
   % 八全休符を譜刻します。二全休符 4 つと等価です
   r\maxima
   % 四全休符を譜刻します。二全休符 2 つと等価です
index 8d8fe71de9adf2ecbe972f9028723e942a87e170..9c16677ce7348c91bfe573bf36f1708c41ef34b5 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 
 @c Translators: Yoshiki Sawada
 
 
 @c Translators: Yoshiki Sawada
@@ -2034,13 +2034,13 @@ labelContext =
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
-    \override BarLine.stencil = ##f
+    \omit BarLine
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
-    \override TimeSignature.stencil = ##f
+    \omit TimeSignature
   }
 }
 
   }
 }
 
index c4333a3a3d94e6c02296391ad8d35570c69420d9..7f048afa84f778516834e13f59a4dac364e8586d 100644 (file)
@@ -6,7 +6,7 @@
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
     version that you are working on.  See TRANSLATION for details.
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 
 @c Translators: Yoshiki Sawada
 
 
 @c Translators: Yoshiki Sawada
@@ -639,7 +639,7 @@ d4 e f g
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -679,7 +679,7 @@ d4 e f g
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = ossia \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -859,7 +859,7 @@ d4 e f g
 以下のオーバライドを使用してください:
 
 @example
 以下のオーバライドを使用してください:
 
 @example
-\override StaffSymbol.stencil = ##f
+\omit StaffSymbol
 \override NoteHead.no-ledgers = ##t
 @end example
 
 \override NoteHead.no-ledgers = ##t
 @end example
 
index 1fa04697f6d07994be29b1ec9391895694b9256d..0878902eb92a2f9f36e9f1da936d3fbb2cb93324 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
 
 @c Translators: Yoshiki Sawada
 @c Translation status: post-GDP
@@ -1165,7 +1165,7 @@ contraltoWords = \lyricmode { Con -- tral -- to words }
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
-      \override BarLine.transparent = ##t
+      \hide BarLine
   @}
 @}
 @end example
   @}
 @}
 @end example
@@ -2844,7 +2844,7 @@ dialogue = \lyricmode {
 リズムは単語の音声リズムから取ります。
 
 @lilypond[verbatim,quote]
 リズムは単語の音声リズムから取ります。
 
 @lilypond[verbatim,quote]
-stemOff = { \override Staff.Stem.transparent = ##t }
+stemOff = { \hide Staff.Stem }
 
 \relative c' {
   \stemOff
 
 \relative c' {
   \stemOff
index 74eaa5c71ec6b6d668787492c1c1997c8c1c7bd4..4ee9f6fd214b52f369073fc5558ac6128e4f4f30 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.17.30"
 \include "example-header.ily"
 
 \paper {
 \include "example-header.ily"
 
 \paper {
@@ -124,7 +124,7 @@ global = {
   \override Staff.TimeSignature.stencil = #(lambda (grob)
        (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
   \time 3/4
   \override Staff.TimeSignature.stencil = #(lambda (grob)
        (bracketify-stencil (ly:time-signature::print grob) Y 0.1 0.2 0.1))
   \time 3/4
-       \override Staff.BarLine.transparent = ##t
+       \hide Staff.BarLine
   \override HorizontalBracket.direction = #UP
   \override HorizontalBracket.bracket-flare = #'(0 . 0)
 }
   \override HorizontalBracket.direction = #UP
   \override HorizontalBracket.bracket-flare = #'(0 . 0)
 }
index 477119672dd2255810a2ff4f9b976de0df616d51..82d2f6d858e35943db3160a44fbe788224698b20 100644 (file)
@@ -15,7 +15,7 @@
 
 I = \once \override NoteColumn.ignore-collision = ##t
 
 
 I = \once \override NoteColumn.ignore-collision = ##t
 
-\version "2.17.20"
+\version "2.17.30"
 
 staffPiano = \new PianoStaff {
   \set Score.timing = ##f
 
 staffPiano = \new PianoStaff {
   \set Score.timing = ##f
@@ -29,7 +29,7 @@ staffPiano = \new PianoStaff {
        <<
          {
            \override Beam.positions = #'(8 . 8)
        <<
          {
            \override Beam.positions = #'(8 . 8)
-           \override NoteHead.transparent = ##t
+           \hide NoteHead
            \override NoteHead.duration-log = #1
            s1 b8[^\markup {
              \override #'(baseline-skip . 0.5)
            \override NoteHead.duration-log = #1
            s1 b8[^\markup {
              \override #'(baseline-skip . 0.5)
@@ -48,27 +48,27 @@ staffPiano = \new PianoStaff {
            }
            s4.
            \revert Beam.positions
            }
            s4.
            \revert Beam.positions
-           \revert NoteHead.transparent
+           \undo \hide NoteHead
            \revert NoteHead.duration-log
          }
        \\
          {
             % Add color to both Dashed Slurs in top staff
             \override Slur.color = #(x11-color "purple")
            \revert NoteHead.duration-log
          }
        \\
          {
             % Add color to both Dashed Slurs in top staff
             \override Slur.color = #(x11-color "purple")
-           \override Stem.transparent = ##t
+           \hide Stem
            s1
            \once \override Slur.height-limit = #6
            \once \override Slur.extra-offset = #'(1.25 . 0)
            \slurDashed
            \I b2_( s2
            s1
            \once \override Slur.height-limit = #6
            \once \override Slur.extra-offset = #'(1.25 . 0)
            \slurDashed
            \I b2_( s2
-           \once \override NoteHead.transparent = ##t
+           \once \hide NoteHead
            b4) s
            \once \override Slur.height-limit = #3.25
            \once \override Slur.extra-offset = #'(.75 . 0)
            a2_( s4
            b4) s
            \once \override Slur.height-limit = #3.25
            \once \override Slur.extra-offset = #'(.75 . 0)
            a2_( s4
-           \once \override NoteHead.transparent = ##t
+           \once \hide NoteHead
            a4) g2
            a4) g2
-           \revert Stem.transparent
+           \undo \hide Stem
          }
        \\
          \override Staff.NoteCollision.merge-differently-headed = ##t
          }
        \\
          \override Staff.NoteCollision.merge-differently-headed = ##t
@@ -77,7 +77,7 @@ staffPiano = \new PianoStaff {
            \stemUp
            g8[ s s4 s2
            \stemDown
            \stemUp
            g8[ s s4 s2
            \stemDown
-           \once \override NoteHead.transparent = ##t
+           \once \hide NoteHead
            \I b8] s8
            \override Beam.positions = #'(3 . -2.25)
            \stemUp
            \I b8] s8
            \override Beam.positions = #'(3 . -2.25)
            \stemUp
@@ -90,20 +90,20 @@ staffPiano = \new PianoStaff {
             % Add color to all remaining Slurs in top staff
             \override Slur.color = #(x11-color "violet")
             \override PhrasingSlur.color = #(x11-color "violet")
             % Add color to all remaining Slurs in top staff
             \override Slur.color = #(x11-color "violet")
             \override PhrasingSlur.color = #(x11-color "violet")
-           \override Stem.transparent = ##t
+           \hide Stem
            \override Stem.length = #0
             % Add color to text markups in top staff
            g4_\( fis^(_\markup { \with-color #blue \tiny N } g)\)
            a^(^\markup { \with-color #blue \tiny P } b2)
            b4^(^\markup { \with-color #blue \tiny P }
            \stemUp
            \override Stem.length = #0
             % Add color to text markups in top staff
            g4_\( fis^(_\markup { \with-color #blue \tiny N } g)\)
            a^(^\markup { \with-color #blue \tiny P } b2)
            b4^(^\markup { \with-color #blue \tiny P }
            \stemUp
-           \revert Stem.transparent
+           \undo \hide Stem
            \override Stem.length = #10
            c8)^( s
            \override Stem.length = #14
            b4) s s
            \override Stem.length = #0
            \override Stem.length = #10
            c8)^( s
            \override Stem.length = #14
            b4) s s
            \override Stem.length = #0
-           \override Stem.transparent = ##t
+           \hide Stem
            \once \override Slur.extra-offset = #'(0 . 0.35)
             % Add color to remaining text markup in top staff
            c4^\( b_(_\markup { \with-color #blue \tiny P } a)\) s2
            \once \override Slur.extra-offset = #'(0 . 0.35)
             % Add color to remaining text markup in top staff
            c4^\( b_(_\markup { \with-color #blue \tiny P } a)\) s2
@@ -111,27 +111,27 @@ staffPiano = \new PianoStaff {
          }
        \\
          {
          }
        \\
          {
-           \override Stem.transparent = ##t
-           \override NoteHead.transparent = ##t
+           \hide Stem
+           \hide NoteHead
            \override Stem.length = #0
            s1 s4 e4 s
            \change Staff = "LH"
            fis,4 s2
            \override Stem.length = #0
            s1 s4 e4 s
            \change Staff = "LH"
            fis,4 s2
-           \revert Stem.transparent
-           \revert NoteHead.transparent
+           \undo \hide Stem
+           \undo \hide NoteHead
            \revert Stem.length
          }
        \\
          {
            \revert Stem.length
          }
        \\
          {
-           \override Stem.transparent = ##t
-           \override NoteHead.transparent = ##t
+           \hide Stem
+           \hide NoteHead
            \override Stem.length = #0
            s1 s s2
            fis'4 s
            \change Staff = "LH"
            g,4 s s2
            \override Stem.length = #0
            s1 s s2
            fis'4 s
            \change Staff = "LH"
            g,4 s s2
-           \revert Stem.transparent
-           \revert NoteHead.transparent
+           \undo \hide Stem
+           \undo \hide NoteHead
            \revert Stem.length
          }
        >>
            \revert Stem.length
          }
        >>
@@ -147,7 +147,7 @@ staffPiano = \new PianoStaff {
        <<
          {
            \override Beam.positions = #'(-8 . -8)
        <<
          {
            \override Beam.positions = #'(-8 . -8)
-           \override NoteHead.transparent = ##t
+           \hide NoteHead
            \stemDown
             % Add color to long beam text markups in bottom staff
            \I g8[_\markup { \with-color #(x11-color 'LawnGreen) \bold I }
            \stemDown
             % Add color to long beam text markups in bottom staff
            \I g8[_\markup { \with-color #(x11-color 'LawnGreen) \bold I }
@@ -157,56 +157,56 @@ staffPiano = \new PianoStaff {
            \I g,8]_\markup { \with-color #(x11-color 'LawnGreen) \bold I }
             s4.
            \revert Beam.positions
            \I g,8]_\markup { \with-color #(x11-color 'LawnGreen) \bold I }
             s4.
            \revert Beam.positions
-           \revert NoteHead.transparent
+           \undo \hide NoteHead
          }
        \\
          {
          }
        \\
          {
-           \override Stem.transparent = ##t
+           \hide Stem
            \stemDown
            \override TextScript.extra-offset = #'(-11.75 . -12.25)
            \I g'2 s1 s s2 \I d2 g,2
            \stemDown
            \override TextScript.extra-offset = #'(-11.75 . -12.25)
            \I g'2 s1 s s2 \I d2 g,2
-           \revert Stem.transparent
+           \undo \hide Stem
          }
        \\
          {
             % Add color to all single-note Slurs in bottom staff
             \override Slur.color = #(x11-color "violet")
          }
        \\
          {
             % Add color to all single-note Slurs in bottom staff
             \override Slur.color = #(x11-color "violet")
-           \override Stem.transparent = ##t
-           \once \override NoteHead.transparent = ##t
+           \hide Stem
+           \once \hide NoteHead
            \override Stem.length = #0
            g'4
            \once \override TextScript.padding = #0.25
             % Add color to text markups in bottom staff
            a4_(^\markup { \with-color #blue \tiny P } b)
            fis4^(^\markup { \with-color #blue \tiny P } e)
            \override Stem.length = #0
            g'4
            \once \override TextScript.padding = #0.25
             % Add color to text markups in bottom staff
            a4_(^\markup { \with-color #blue \tiny P } b)
            fis4^(^\markup { \with-color #blue \tiny P } e)
-           \once \override NoteHead.transparent = ##t
+           \once \hide NoteHead
            \once \override Slur.height-limit = #1.5
             % Add color to remaining text markup in bottom staff
            c4^( d)^\markup { \with-color #blue \tiny N }
            \once \override Slur.height-limit = #1.5
             % Add color to remaining text markup in bottom staff
            c4^( d)^\markup { \with-color #blue \tiny N }
-           \once \override NoteHead.transparent = ##t
+           \once \hide NoteHead
            \once \override Slur.extra-offset = #'(0 . 0.5)
            \I fis,4_(
            \once \override Slur.extra-offset = #'(0 . 0.5)
            \I fis,4_(
-           \revert Stem.transparent
+           \undo \hide Stem
            \override Stem.length = #10
            \stemDown
            g4) s
            \once \override Slur.extra-offset = #'(0 . 0.25)
            \I c8_( s
            \override Stem.length = #10
            \stemDown
            g4) s
            \once \override Slur.extra-offset = #'(0 . 0.25)
            \I c8_( s
-           \override Stem.transparent = ##t
+           \hide Stem
            \revert Stem.length
            a4)
            \revert Stem.length
            a4)
-           \once \override NoteHead.transparent = ##t
+           \once \hide NoteHead
            \I d4^( d,4) s2
          }
        \\
          {
             % Add color to all two-note Slurs in bottom staff
             \override Slur.color = #(x11-color "violet")
            \I d4^( d,4) s2
          }
        \\
          {
             % Add color to all two-note Slurs in bottom staff
             \override Slur.color = #(x11-color "violet")
-           \override Stem.transparent = ##t
-           \override NoteHead.transparent = ##t
+           \hide Stem
+           \hide NoteHead
            \I g'4^( s b) s2
            \I g'4^( s b) s2
-           \revert Stem.transparent
-           \revert NoteHead.transparent
+           \undo \hide Stem
+           \undo \hide NoteHead
            \override Beam.positions = #'(-4 . 1)
            \stemDown
            c,8[ s s4
            \override Beam.positions = #'(-4 . 1)
            \stemDown
            c,8[ s s4
@@ -217,37 +217,37 @@ staffPiano = \new PianoStaff {
            \stemDown
            b8] s
            \revert Beam.positions
            \stemDown
            b8] s
            \revert Beam.positions
-           \override Stem.transparent = ##t
-           \override NoteHead.transparent = ##t
+           \hide Stem
+           \hide NoteHead
            c4^( s d4) s s2
          }
        \\
          {
             % Add color to four-note Slur in bottom staff
             \override Slur.color = #(x11-color "violet")
            c4^( s d4) s s2
          }
        \\
          {
             % Add color to four-note Slur in bottom staff
             \override Slur.color = #(x11-color "violet")
-           \override Stem.transparent = ##t
-           \override NoteHead.transparent = ##t
+           \hide Stem
+           \hide NoteHead
            \override Stem.length = #0
            \stemDown
            \once \override Slur.height-limit = #3
            \once \override Slur.extra-offset = #'(0 . 0.25)
            \I g4_( s2. e4) s2. s2 s1 s2
            \override Stem.length = #0
            \stemDown
            \once \override Slur.height-limit = #3
            \once \override Slur.extra-offset = #'(0 . 0.25)
            \I g4_( s2. e4) s2. s2 s1 s2
-           \revert Stem.transparent
-           \revert NoteHead.transparent
+           \undo \hide Stem
+           \undo \hide NoteHead
          }
        \\
          {
             % Add color to dashed Slur in bottom staff
             \override Slur.color = #(x11-color "purple")
          }
        \\
          {
             % Add color to dashed Slur in bottom staff
             \override Slur.color = #(x11-color "purple")
-           \override Stem.transparent = ##t
-           \override NoteHead.transparent = ##t
+           \hide Stem
+           \hide NoteHead
            \slurDashed
            \once \override Slur.height-limit = #6.0
            \once \override Slur.extra-offset = #'(0.5 . -0.25)
            \override Stem.length = #0
            g4_( s2. s1 g,4) s s1 s2
            \slurDashed
            \once \override Slur.height-limit = #6.0
            \once \override Slur.extra-offset = #'(0.5 . -0.25)
            \override Stem.length = #0
            g4_( s2. s1 g,4) s s1 s2
-           \revert Stem.transparent
-           \revert NoteHead.transparent
+           \undo \hide Stem
+           \undo \hide NoteHead
          }
        >>
        \bar "|."
          }
        >>
        \bar "|."
index 709c9949fd057e3011b2b52ce410cbaa56cf0a89..c002e111d02c1e00396098f37dcf783fc823c3ef 100644 (file)
@@ -1,5 +1,5 @@
 
 
-\version "2.17.11"
+\version "2.17.30"
 
 \layout {
   indent = #0
 
 \layout {
   indent = #0
@@ -11,9 +11,9 @@
     \override Beam.breakable = ##t
     autoBeaming = ##f
     tupletFullLength = ##t
     \override Beam.breakable = ##t
     autoBeaming = ##f
     tupletFullLength = ##t
-    \override BarNumber.transparent = ##t
-    \override BarLine.transparent = ##t
-    \override SpanBar.transparent = ##t
+    \hide BarNumber
+    \hide BarLine
+    \hide SpanBar
     \override Beam.break-overshoot = #'(-0.5 . 1.0)
     \override TextScript.staff-padding = #6
     \override Glissando.thickness = #3
     \override Beam.break-overshoot = #'(-0.5 . 1.0)
     \override TextScript.staff-padding = #6
     \override Glissando.thickness = #3
index 8d3655b9af0d84f457106cfb87606ce2905e259c..1e1d98d461de612fa0f34cd475c86495256787c1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.20"
+\version "2.17.30"
 % the example header file caused the head to be chopped off
 %\include "example-header.ily"
 
 % the example header file caused the head to be chopped off
 %\include "example-header.ily"
 
@@ -95,7 +95,7 @@
                >>
 
                \new Staff \with {
                >>
 
                \new Staff \with {
-                       \override Clef.transparent = ##t
+                       \hide Clef
                        \override StaffSymbol.line-positions = #'(-4 -2   2 4)
                        \override Stem.direction = #down
                        \override TupletBracket.staff-padding = #5
                        \override StaffSymbol.line-positions = #'(-4 -2   2 4)
                        \override Stem.direction = #down
                        \override TupletBracket.staff-padding = #5
                                \override Stem.direction = #up
                                \override Flag.stroke-style = #"grace"
                                \override Stem.font-size = #-3
                                \override Stem.direction = #up
                                \override Flag.stroke-style = #"grace"
                                \override Stem.font-size = #-3
-                               \override Rest.transparent = ##t
+                               \hide Rest
                                \override NoteHead.no-ledgers = ##t
                                \override NoteHead.no-ledgers = ##t
-                               \override Dots.transparent = ##t
-                               \override TupletBracket.transparent = ##t
-                               \override TupletNumber.transparent = ##t
+                               \hide Dots
+                               \hide TupletBracket
+                               \hide TupletNumber
                        } {
 
                                % measure 6
                        } {
 
                                % measure 6
 
                        \new Voice \with {
                                \remove "Forbid_line_break_engraver"
 
                        \new Voice \with {
                                \remove "Forbid_line_break_engraver"
-                               \override Stem.transparent = ##t
-                               \override Rest.transparent = ##t
+                               \hide Stem
+                               \hide Rest
                                \override Rest.staff-position = #-0.5
                                \override Rest.staff-position = #-0.5
-                               \override Dots.transparent = ##t
-                               \override Beam.transparent = ##t
-                               \override TupletBracket.transparent = ##t
-                               \override TupletNumber.transparent = ##t
+                               \hide Dots
+                               \hide Beam
+                               \hide TupletBracket
+                               \hide TupletNumber
                        } {
 
                                % measure 6
                        } {
 
                                % measure 6
                                \override Stem.direction = #down
                                \override Stem.font-size = #-3
                                \override Flag.stroke-style = #"grace"
                                \override Stem.direction = #down
                                \override Stem.font-size = #-3
                                \override Flag.stroke-style = #"grace"
-                               \override Rest.transparent = ##t
+                               \hide Rest
                                \override NoteHead.no-ledgers = ##t
                                \override NoteHead.no-ledgers = ##t
-                               \override Dots.transparent = ##t
-                               \override TupletBracket.transparent = ##t
-                               \override TupletNumber.transparent = ##t
+                               \hide Dots
+                               \hide TupletBracket
+                               \hide TupletNumber
                        } {
 
                                % measure 6
                        } {
 
                                % measure 6
                        \new Voice \with {
                                \remove "Forbid_line_break_engraver"
                                \override Stem.direction = #down
                        \new Voice \with {
                                \remove "Forbid_line_break_engraver"
                                \override Stem.direction = #down
-                               \override NoteHead.transparent = ##t
+                               \hide NoteHead
                                \override NoteHead.no-ledgers = ##t
                                \override Rest.staff-position = #-18
                                \override Stem.length = #10
                                \override NoteHead.no-ledgers = ##t
                                \override Rest.staff-position = #-18
                                \override Stem.length = #10
index 1e13d1b29e8fdddb36096e04a6924099ad43aa3f..1579ac27bfecfe4eedc23dcdde77f7284bc91b48 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.17.30"
 \include "example-header.ily"
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 \include "example-header.ily"
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -32,7 +32,7 @@ global = {
 
 upperVoiceOne = \relative c'' {
   \voiceOne
 
 upperVoiceOne = \relative c'' {
   \voiceOne
-  \override TupletBracket.transparent = ##t
+  \hide TupletBracket
   <aes f'>8\([ \tuplet 5/4{g'32( aes g f g]) }
     <es aes>8[ \tuplet 5/4{<d bes'>32( c' bes aes bes]) }
     <es, aes es'>8 <d fis b d>\) | % end m. 1
   <aes f'>8\([ \tuplet 5/4{g'32( aes g f g]) }
     <es aes>8[ \tuplet 5/4{<d bes'>32( c' bes aes bes]) }
     <es, aes es'>8 <d fis b d>\) | % end m. 1
@@ -135,7 +135,7 @@ lowerVoiceTwo = \relative c, {
   \layout {
     \context {
       \Score
   \layout {
     \context {
       \Score
-      \override TimeSignature.stencil = ##f
+      \omit TimeSignature
       \remove "Bar_number_engraver"
     }
   }
       \remove "Bar_number_engraver"
     }
   }
index be2f8441bbe8da0e7a3708552932b9638fbd1e7c..fbccc1f5585f627428c04821041a71a2136ede7e 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 #(define (glissando::calc-extra-dy grob)
    (let* ((original (ly:grob-original grob))
 
 #(define (glissando::calc-extra-dy grob)
    (let* ((original (ly:grob-original grob))
@@ -63,7 +63,7 @@ lower= \relative c {
   \layout {
     \context {
       \Staff
   \layout {
     \context {
       \Staff
-      \override StringNumber.transparent = ##t
+      \hide StringNumber
     }
     \context {
       \TabStaff
     }
     \context {
       \TabStaff
index 7b601a1a6665ff631b2a24eec29beffd9fce1330..84d5cec14aac7d5da358b69c2ad541c3fcd4e045 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 
 @node Ancient notation
 
 
 @node Ancient notation
@@ -376,7 +376,7 @@ entering the chant, as the following excerpt demonstrates:
 \score {
   <<
     \new MensuralVoice = "discantus" \relative c'' {
 \score {
   <<
     \new MensuralVoice = "discantus" \relative c'' {
-      \override Score.BarNumber.transparent = ##t {
+      \hide Score.BarNumber {
         c1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c\breve d\melismaEnd \]
         c1\melisma bes a g\melismaEnd
         f\breve
         \[ f1\melisma a c\breve d\melismaEnd \]
@@ -1106,7 +1106,7 @@ Editio Vaticana style do clef
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-do2"
   c
@@ -1121,7 +1121,7 @@ Editio Vaticana style fa clef
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
   \override NoteHead.style = #'vaticana.punctum
   \clef "vaticana-fa2"
   c
@@ -1137,7 +1137,7 @@ Editio Medicaea style do clef
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-do2"
   c
@@ -1152,7 +1152,7 @@ Editio Medicaea style fa clef
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
   \override NoteHead.style = #'medicaea.punctum
   \clef "medicaea-fa2"
   c
@@ -1168,7 +1168,7 @@ hufnagel style do clef
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do2"
   c
@@ -1183,7 +1183,7 @@ hufnagel style fa clef
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
   \override Staff.StaffSymbol.line-count = #4
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-fa2"
   c
@@ -1197,7 +1197,7 @@ hufnagel style combined do/fa clef
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
 @lilypond[relative=1,notime]
   \override Staff.StaffSymbol.color = #red
   \override Staff.LedgerLineSpanner.color = #red
-  \override Voice.Stem.transparent = ##t
+  \hide Voice.Stem
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
   \override NoteHead.style = #'hufnagel.punctum
   \clef "hufnagel-do-fa"
   c
@@ -2702,11 +2702,10 @@ the @code{Stem_engraver} from the Voice context:
 However, in some transcription styles, stems are used
 occasionally, for example to indicate the transition from a
 single-tone recitative to a fixed melodic gesture.  In these cases,
 However, in some transcription styles, stems are used
 occasionally, for example to indicate the transition from a
 single-tone recitative to a fixed melodic gesture.  In these cases,
-one can use either @code{\override Stem.transparent = ##t} or
+one can use either @code{\hide Stem} or
 @code{\override Stem.length = #0} instead, and restore the stem
 when needed with the corresponding @code{\once \override Stem.transparent = ##f} (see example below).  When using stems that
 @code{\override Stem.length = #0} instead, and restore the stem
 when needed with the corresponding @code{\once \override Stem.transparent = ##f} (see example below).  When using stems that
-carry flags, make sure to set @code{\override Flag.transparent
-= ##t} as well.
+carry flags, make sure to set @code{\hide Flag} as well.
 
 @b{Timing.} For unmetered chant, there are several alternatives.
 
 
 @b{Timing.} For unmetered chant, there are several alternatives.
 
@@ -2721,7 +2720,7 @@ results.  Another alternative is to use @code{\cadenzaOn} and
 
 To remove the bar lines, the radical approach is to @code{\remove}
 the Bar_engraver from the Staff context.  Again, one may want to
 
 To remove the bar lines, the radical approach is to @code{\remove}
 the Bar_engraver from the Staff context.  Again, one may want to
-use @code{\override BarLine.transparent = ##t} instead, if an
+use @code{\hide BarLine} instead, if an
 occasional barline is wanted.
 
 A common type of transcription is recitativic chant where the
 occasional barline is wanted.
 
 A common type of transcription is recitativic chant where the
@@ -2753,7 +2752,7 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem.transparent = ##t
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2769,12 +2768,12 @@ score, here in combination with changing stem visibility:
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
 chant = \relative c' {
   \clef "G_8"
   \set Score.timing = ##f
-  c\breve \override NoteHead.transparent = ##t  c c c c c
-  \revert NoteHead.transparent
+  c\breve \hide NoteHead  c c c c c
+  \undo \hide NoteHead
   \override Stem.transparent = ##f \stemUp c4 b4 a
   \override Stem.transparent = ##f \stemUp c4 b4 a
-  \override Stem.transparent = ##t c2 c4  \divisioMaior
-  c\breve \override NoteHead.transparent = ##t c c c c c c c
-  \revert NoteHead.transparent c4 c f, f \finalis
+  \hide Stem c2 c4  \divisioMaior
+  c\breve \hide NoteHead c c c c c c c
+  \undo \hide NoteHead c4 c f, f \finalis
 }
 
 verba = \lyricmode {
 }
 
 verba = \lyricmode {
@@ -2791,8 +2790,8 @@ verba = \lyricmode {
     \context {
       \Staff
       \remove "Time_signature_engraver"
     \context {
       \Staff
       \remove "Time_signature_engraver"
-      \override BarLine.transparent = ##t
-      \override Stem.transparent = ##t
+      \hide BarLine
+      \hide Stem
     }
   }
 }
     }
   }
 }
@@ -2842,10 +2841,10 @@ spirLyr = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
       \Staff
       \remove "Time_signature_engraver"
       \override BarLine.X-extent = #'(-1 . 1)
-      \override Stem.transparent = ##t
-      \override Beam.transparent = ##t
-      \override BarLine.transparent = ##t
-      \override TupletNumber.transparent = ##t
+      \hide Stem
+      \hide Beam
+      \hide BarLine
+      \hide TupletNumber
     }
   }
 }
     }
   }
 }
index 74782c59c20e01140d8f2574223bc6912c942299..9e0f0e474eed113bab8400639a2f852bdabd0887 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @node Changing defaults
 @chapter Changing defaults
 
 @node Changing defaults
 @chapter Changing defaults
@@ -1160,7 +1160,7 @@ to indicate improvisation in jazz pieces,
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 }
 \context { \Staff
   \alias Voice
 }
 \context { \Staff
@@ -1230,7 +1230,7 @@ The notes look like a slash, and have no stem,
 
 @example
 \override NoteHead.style = #'slash
 
 @example
 \override NoteHead.style = #'slash
-\override Stem.transparent = ##t
+\hide Stem
 @end example
 
 All these plug-ins have to communicate under the control of the
 @end example
 
 All these plug-ins have to communicate under the control of the
@@ -1259,7 +1259,7 @@ Put together, we get
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
   \consists "Pitch_squash_engraver"
   squashedPosition = #0
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
   \alias Voice
 @}
 @end example
   \alias Voice
 @}
 @end example
@@ -3193,9 +3193,9 @@ will not be drawn.  The default action can be recovered with
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
 
 @lilypond[quote,verbatim,relative=1]
 a1 a
-\override Score.BarLine.stencil = ##f
+\omit Score.BarLine
 a a
 a a
-\revert Score.BarLine.stencil
+\undo \omit Score.BarLine
 a a a
 @end lilypond
 
 a a a
 @end lilypond
 
@@ -3210,7 +3210,7 @@ space but is made invisible.
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
 
 @lilypond[quote,verbatim,relative=2]
 a4 a
-\once \override NoteHead.transparent = ##t
+\once \hide NoteHead
 a a
 @end lilypond
 
 a a
 @end lilypond
 
index b14bdb7827dcf602bbfd46fc6d4845152456bdde..88c08e19616a41480fa3fe27887da245441ea15b 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 
 @node Chord notation
 
 
 @node Chord notation
@@ -168,7 +168,7 @@ The default action; produces a major triad.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1
 }
 @end lilypond
   c1
 }
 @end lilypond
@@ -180,7 +180,7 @@ The minor chord.  This modifier lowers the 3rd.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:m c:m7
 }
 @end lilypond
   c1:m c:m7
 }
 @end lilypond
@@ -194,7 +194,7 @@ present) the 7th step.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:dim c:dim7
 }
 @end lilypond
   c1:dim c:dim7
 }
 @end lilypond
@@ -206,7 +206,7 @@ The augmented chord.  This modifier raises the 5th step.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:aug
 }
 @end lilypond
   c1:aug
 }
 @end lilypond
@@ -220,7 +220,7 @@ to create a major triad.
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
 @tab
 @lilypond[line-width=4\cm, noragged-right]
 \chordmode {
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   c1:maj c:maj7
 }
 @end lilypond
   c1:maj c:maj7
 }
 @end lilypond
index 731087eb4e29c2cf372a7faf57bbf32608a8d4f1..412295985bfb348461453156168cef0e786fd0de 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.27"
+@c \version "2.17.30"
 
 @node Fretted string instruments
 @section Fretted string instruments
 
 @node Fretted string instruments
 @section Fretted string instruments
@@ -237,7 +237,7 @@ possible.  This behaviour can be changed by setting @code{restrainOpenStrings}
 to @code{#t}.
 
 @lilypond[quote,ragged-right,verbatim]
 to @code{#t}.
 
 @lilypond[quote,ragged-right,verbatim]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
 \new StaffGroup <<
    \new Staff \relative c {
      \clef "treble_8"
@@ -376,7 +376,7 @@ Harmonic indications can be added to tablature notation as sounding
 pitches:
 
 @lilypond[verbatim,quote]
 pitches:
 
 @lilypond[verbatim,quote]
-\layout { \override Voice.StringNumber.stencil = ##f }
+\layout { \omit Voice.StringNumber }
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
 firstHarmonic = {
   d'4\4\harmonic
   g'4\3\harmonic
@@ -539,7 +539,7 @@ written.
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
 @lilypond[quote,ragged-right,verbatim]
 <<
   \new Voice \with {
-    \override StringNumber.stencil = ##f
+    \omit StringNumber
   } {
     \clef "bass_8"
     \relative c, {
   } {
     \clef "bass_8"
     \relative c, {
index e6d4a4f43c825b522a19d19962700af268daf716..27127dee69d5783e90200a0a652669a507402038 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.20"
+@c \version "2.17.30"
 
 @node Percussion
 @section Percussion
 
 @node Percussion
 @section Percussion
@@ -247,7 +247,7 @@ mus = \drummode {
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
   << \new DrumStaff \with {
        \remove "Bar_engraver"
        \remove "Time_signature_engraver"
-       \override Stem.transparent = ##t
+       \hide Stem
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
        \override Stem.Y-extent = ##f
      } \mus
      \new Lyrics \nam
@@ -278,7 +278,7 @@ mus = \drummode { timh ssh timl ssl cb s16 }
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
   \new DrumStaff \with {
     \remove "Bar_engraver"
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
     \override Stem.Y-extent = ##f
     \override StaffSymbol.line-count = #2
     \override StaffSymbol.staff-space = #2
@@ -308,7 +308,7 @@ mus = \drummode { cgh cgho cghm ssh cgl cglo cglm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -334,7 +334,7 @@ mus = \drummode { boh boho bohm ssh bol bolo bolm ssl s16 }
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
 
     %% this sucks; it will lengthen stems.
     \override StaffSymbol.staff-space = #2
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
@@ -357,7 +357,7 @@ mus = \drummode { tri trio trim gui guis guil cb cl tamb cab mar hc s16 }
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
     drumStyleTable = #percussion-style
     \override StaffSymbol.line-count = #1
     \remove "Time_signature_engraver"
-    \override Stem.transparent = ##t
+    \hide Stem
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
     \override Stem.Y-extent = ##f
   } \mus
   \new Lyrics {
index 020a21092c304b81b19327d920f667903c1bf513..ab94b28cd9f83efb6297635164daf60b195c03a9 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @node Rhythms
 @section Rhythms
 
 @node Rhythms
 @section Rhythms
@@ -646,7 +646,7 @@ commands:
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
 \new Staff {
   % These two lines are just to prettify this example
   \time 16/1
-  \override Staff.TimeSignature.stencil = ##f
+  \omit Staff.TimeSignature
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
   % Print a maxima rest, equal to four breves
   r\maxima
   % Print a longa rest, equal to two breves
index dfa72dc650c9a597ceda5d06fe241ba2d6131a93..9aa7224320d0d6f943e7cddbb244d56160211d5c 100644 (file)
@@ -8,7 +8,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @ignore
 GDP TODO list
 
 @ignore
 GDP TODO list
@@ -2020,13 +2020,13 @@ labelContext =
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
                          \lowerCaseChords }
   \context { \FretBoards  \alignToZero \staffAffinityDown }
   \context { \Score
-    \override BarLine.stencil = ##f
+    \omit BarLine
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
     \override DynamicText.self-alignment-X = #-1
     \override FretBoard.X-offset = #1.75
     \override InstrumentName.minimum-Y-extent = #'(-2 . 2)
     \override InstrumentName.extra-offset = #'(0 . -0.5)
     \override TextScript.minimum-Y-extent = #'(-2 . 3)
-    \override TimeSignature.stencil = ##f
+    \omit TimeSignature
   }
 }
 
   }
 }
 
index a3446703cecd68fac3cef69f7c366a05be98e584..278ffc97c0aefb0d3e148bfb684b37adfe377bf4 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.6"
+@c \version "2.17.30"
 
 @node Staff notation
 @section Staff notation
 
 @node Staff notation
 @section Staff notation
@@ -634,7 +634,7 @@ example.
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -673,7 +673,7 @@ break.  For more information about
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
 <<
   \new Staff = "ossia" \with {
     \remove "Time_signature_engraver"
-    \override Clef.transparent = ##t
+    \hide Clef
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
     fontSize = #-3
     \override StaffSymbol.staff-space = #(magstep -3)
     \override StaffSymbol.thickness = #(magstep -3)
@@ -847,7 +847,7 @@ this case, use the following overrides instead of removing the
 engraver:
 
 @example
 engraver:
 
 @example
-\override StaffSymbol.stencil = ##f
+\omit StaffSymbol
 \override NoteHead.no-ledgers = ##t
 @end example
 
 \override NoteHead.no-ledgers = ##t
 @end example
 
index 87d176a5e54deb2c7a2f79e85cb2cf2a2acf6d11..f168dc9e13b82f70f493cab9dd2d5ef538c6fd29 100644 (file)
@@ -7,7 +7,7 @@
     Guide, node Updating translation committishes..
 @end ignore
 
     Guide, node Updating translation committishes..
 @end ignore
 
-@c \version "2.17.28"
+@c \version "2.17.30"
 
 @node Vocal music
 @section Vocal music
 
 @node Vocal music
 @section Vocal music
@@ -1156,7 +1156,7 @@ To make lyrics avoid bar lines as well, use
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
     \Lyrics
       \consists "Bar_engraver"
       \consists "Separating_line_group_engraver"
-      \override BarLine.transparent = ##t
+      \hide BarLine
   @}
 @}
 @end example
   @}
 @}
 @end example
@@ -2919,7 +2919,7 @@ Chants often use quarter notes without stems to indicate the pitch,
 with the rhythm being taken from the spoken rhythm of the words.
 
 @lilypond[verbatim,quote]
 with the rhythm being taken from the spoken rhythm of the words.
 
 @lilypond[verbatim,quote]
-stemOff = { \override Staff.Stem.transparent = ##t }
+stemOff = { \hide Staff.Stem }
 
 \relative c' {
   \stemOff
 
 \relative c' {
   \stemOff
index 2c74e33ce678a85198a00095d116e86c73bef760..f4a9963b3fdc39d1335482e98407899b7e045970 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "breaks, contexts-and-engravers, staff-notation, workaround"
 
 \header {
   lsrtags = "breaks, contexts-and-engravers, staff-notation, workaround"
@@ -30,7 +30,7 @@ workaround is to add a setting of
     << { c1 | c }
        \new Staff {
          \key f \major
     << { c1 | c }
        \new Staff {
          \key f \major
-         \once \override Staff.TimeSignature.stencil = ##f
+         \once \omit Staff.TimeSignature
          c1 | c
        }
     >>
          c1 | c
        }
     >>
@@ -39,7 +39,7 @@ workaround is to add a setting of
        \new Staff {
          \once \set Staff.explicitKeySignatureVisibility = #end-of-line-invisible
          \key f \major
        \new Staff {
          \once \set Staff.explicitKeySignatureVisibility = #end-of-line-invisible
          \key f \major
-         \once \override Staff.TimeSignature.stencil = ##f
+         \once \omit Staff.TimeSignature
          c1 | c
        }
     >>
          c1 | c
        }
     >>
index f187bd84e8957a2b7bc9bfb4fbaab6b80d6e4719..430371a6444e42ddcddf69e5dbafa66a4c3fe808 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "contexts-and-engravers, really-simple, staff-notation"
 
 \header {
   lsrtags = "contexts-and-engravers, really-simple, staff-notation"
@@ -31,7 +31,7 @@ piece.
             c1 | d
           }
           \new Staff {
             c1 | d
           }
           \new Staff {
-            \once \override Staff.TimeSignature.stencil = ##f
+            \once \omit Staff.TimeSignature
             c1 | b
           }
         >>
             c1 | b
           }
         >>
index 1abf753a8700680b9421a073054a5316e6b343c3..6189d3f64bb714355b5813f6b7ab3e7e1f3b9434 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "expressive-marks, staff-notation, tweaks-and-overrides"
 
 \header {
   lsrtags = "expressive-marks, staff-notation, tweaks-and-overrides"
@@ -25,13 +25,13 @@ be repositioned slightly.
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
-  \override NoteHead.transparent = ##t
+  \hide NoteHead
   \override NoteHead.no-ledgers = ##t
 }
 
 glissandoSkipOff = {
   \revert NoteColumn.glissando-skip
   \override NoteHead.no-ledgers = ##t
 }
 
 glissandoSkipOff = {
   \revert NoteColumn.glissando-skip
-  \revert NoteHead.transparent
+  \undo \hide NoteHead
   \revert NoteHead.no-ledgers
 }
 
   \revert NoteHead.no-ledgers
 }
 
index 2b89453510d7080f7cc7dd3e1b3189dfc5d7ff39..92c409229169f066c66d2a7189d5048a8574eb0f 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "vocal-music, ancient-notation, template"
 
 \header {
   lsrtags = "vocal-music, ancient-notation, template"
@@ -44,7 +44,7 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem.transparent = ##t
+      \hide Stem
     }
     \context {
       \Voice
     }
     \context {
       \Voice
index c16659a403488d4252e5572ccc425cadb590dbcc..f9867cb5d6c616642e2e9e537ea3f387d682cab5 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "ancient-notation, real-music, really-cool, template"
 
 \header {
   lsrtags = "ancient-notation, real-music, really-cool, template"
@@ -27,7 +27,7 @@ global = {
   \set Score.skipBars = ##t
 
   % incipit
   \set Score.skipBars = ##t
 
   % incipit
-  \once \override Score.SystemStartBracket.transparent = ##t
+  \once \hide Score.SystemStartBracket
    % Set tight spacing
   \override Score.SpacingSpanner.spacing-increment = #1.0
   \key f \major
    % Set tight spacing
   \override Score.SpacingSpanner.spacing-increment = #1.0
   \key f \major
@@ -86,7 +86,7 @@ discantusNotes = {
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
-    \once \override NoteHead.transparent = ##t c'1 |
+    \once \hide NoteHead c'1 |
     b\breve |
   }
 }
     b\breve |
   }
 }
@@ -122,7 +122,7 @@ altusNotes = {
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
-    \once \override NoteHead.transparent = ##t g1 |
+    \once \hide NoteHead g1 |
     g\breve |
   }
 }
     g\breve |
   }
 }
@@ -158,7 +158,7 @@ tenorNotes = {
     R1 |
     R1 |
     r2 d'2. d'4 b e' | % two bars
     R1 |
     R1 |
     r2 d'2. d'4 b e' | % two bars
-    \once \override NoteHead.transparent = ##t e'1 |
+    \once \hide NoteHead e'1 |
     d'\breve |
   }
 }
     d'\breve |
   }
 }
@@ -190,7 +190,7 @@ bassusNotes = {
     R1 |
     R1 |
     g2. e4 |
     R1 |
     R1 |
     g2. e4 |
-    \once \override NoteHead.transparent = ##t e1 |
+    \once \hide NoteHead e1 |
     g\breve |
   }
 }
     g\breve |
   }
 }
@@ -229,7 +229,7 @@ bassusLyrics = \lyricmode {
       \Score
 
       % no bars in staves
       \Score
 
       % no bars in staves
-      \override BarLine.transparent = ##t
+      \hide BarLine
 
       % incipit should not start with a start delimiter
       \remove "System_start_delimiter_engraver"
 
       % incipit should not start with a start delimiter
       \remove "System_start_delimiter_engraver"
@@ -238,7 +238,7 @@ bassusLyrics = \lyricmode {
       \Voice
 
       % no slurs
       \Voice
 
       % no slurs
-      \override Slur.transparent = ##t
+      \hide Slur
 
       % The command below can be commented out in
       % short scores, but especially for large scores you
 
       % The command below can be commented out in
       % short scores, but especially for large scores you
index a33a7fb791f240c1d5dec127248184e99f9df6ae..c69fc05c6b262cdc1e5ff200feb76989109bb7b1 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.11
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.11
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "rhythms"
 
 \header {
   lsrtags = "rhythms"
@@ -26,6 +26,6 @@ be printed, or the tuplet number may be suppressed altogether.
   \tuplet 3/2 { c8 c c }
   \override TupletNumber.text = #tuplet-number::calc-fraction-text
   \tuplet 3/2 { c8 c c }
   \tuplet 3/2 { c8 c c }
   \override TupletNumber.text = #tuplet-number::calc-fraction-text
   \tuplet 3/2 { c8 c c }
-  \override TupletNumber.stencil = ##f
+  \omit TupletNumber
   \tuplet 3/2 { c8 c c }
 }
   \tuplet 3/2 { c8 c c }
 }
index 3dbde1f7425a8beab5083490369aa19644202e7c..eefa6f59173c3c4750ea372e5aeccfe8963b1c9a 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "expressive-marks, text, tweaks-and-overrides"
 
 \header {
   lsrtags = "expressive-marks, text, tweaks-and-overrides"
@@ -32,7 +32,7 @@ end of one system and the start of the following system.
   % the hidden measure and bar line
   % \cadenzaOn turns off automatic calculation of bar numbers
   \cadenzaOn
   % the hidden measure and bar line
   % \cadenzaOn turns off automatic calculation of bar numbers
   \cadenzaOn
-  \once \override Score.TimeSignature.stencil = ##f
+  \once \omit Score.TimeSignature
   \time 1/16
   s16 \bar ""
   \cadenzaOff
   \time 1/16
   s16 \bar ""
   \cadenzaOff
index 0583274b6ca0a074332735602aa3b1f6df81a065..db142cd9d2ab90cb9dd68d9c0da9380927a7ca17 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "fretted-strings, specific-notation, stylesheet, version-specific"
 
 \header {
   lsrtags = "fretted-strings, specific-notation, stylesheet, version-specific"
@@ -97,23 +97,23 @@ xDown = \markup { \column { \small x \line { \strokeDown } } }
 
 % Just handy :)
 tupletOff = {
 
 % Just handy :)
 tupletOff = {
-  \once \override TupletNumber.stencil = ##f
-  \once \override TupletBracket.stencil = ##f
+  \once \omit TupletNumber
+  \once \omit TupletBracket
 }
 
 tupletsOff = {
 }
 
 tupletsOff = {
-  \override TupletNumber.stencil = ##f
+  \omit TupletNumber
   \override TupletBracket.bracket-visibility = #'if-no-beam
 }
 
 tupletsOn = {
   \override TupletBracket.bracket-visibility = #'default
   \override TupletBracket.bracket-visibility = #'if-no-beam
 }
 
 tupletsOn = {
   \override TupletBracket.bracket-visibility = #'default
-  \revert TupletNumber.stencil
+  \undo \omit TupletNumber
 }
 
 headsOff = {
 }
 
 headsOff = {
-  \override TabNoteHead.transparent = ##t
-  \override NoteHead.transparent = ##t
+  \hide TabNoteHead
+  \hide NoteHead
   \override NoteHead.no-ledgers = ##t
 }
 
   \override NoteHead.no-ledgers = ##t
 }
 
index ad985432eaa461d88a65f4e767c29ff88332996a..43f92c152f3fbe5788d0fd89fef5850828e9d01f 100644 (file)
@@ -10,7 +10,7 @@
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "headword"
 
 \header {
   lsrtags = "headword"
@@ -142,7 +142,7 @@ bass = \relative c {
     \context {
       \Score
       \override Fingering.staff-padding = #'()
     \context {
       \Score
       \override Fingering.staff-padding = #'()
-      \override TupletNumber.stencil = ##f
+      \omit TupletNumber
       \override TupletBracket.bracket-visibility = ##f
     }
   }
       \override TupletBracket.bracket-visibility = ##f
     }
   }
index f8203c66466ec3976dbd8874a3ffe8bb600a54c7..927ad32969f9f5ad323ae1e15cd643546699b771 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "editorial-annotations"
 
 \header {
   lsrtags = "editorial-annotations"
@@ -31,10 +31,10 @@ this snippet.
       \new Staff {
         % hides staff and notes so that only the grid lines are visible
         \hideNotes
       \new Staff {
         % hides staff and notes so that only the grid lines are visible
         \hideNotes
-        \override Staff.BarLine.transparent = ##t
+        \hide Staff.BarLine
         \override Staff.StaffSymbol.line-count = #0
         \override Staff.StaffSymbol.line-count = #0
-        \override Staff.TimeSignature.transparent = ##t
-        \override Staff.Clef.transparent = ##t
+        \hide Staff.TimeSignature
+        \hide Staff.Clef
 
         % dummy notes to force regular note spacing
         \once  \override Score.GridLine.thickness = #4.0
 
         % dummy notes to force regular note spacing
         \once  \override Score.GridLine.thickness = #4.0
index 1bf21c0ac158e04eeda08d78472f6da2869521ff..205edecfdaa3e1188b9cc2517317b84a25fdeed8 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "fretted-strings"
 
 \header {
   lsrtags = "fretted-strings"
@@ -23,9 +23,9 @@ in the following example.
 %% Hide fret number: useful to draw slide into/from a casual point of
 %% the fretboard.
 hideFretNumber = {
 %% Hide fret number: useful to draw slide into/from a casual point of
 %% the fretboard.
 hideFretNumber = {
-  \once \override TabNoteHead.transparent = ##t
-  \once \override NoteHead.transparent = ##t
-  \once \override Stem.transparent = ##t
+  \once \hide TabNoteHead
+  \once \hide NoteHead
+  \once \hide Stem
   \once \override NoteHead.no-ledgers = ##t
   \once \override Glissando.bound-details.left.padding = #0.3
 }
   \once \override NoteHead.no-ledgers = ##t
   \once \override Glissando.bound-details.left.padding = #0.3
 }
index 3653ccd924948d4c3e17b3f6955e645671efcc10..1a4328a58fb0ae5728d2797a22d7fed27f2b474f 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.10
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.10
-\version "2.17.10"
+\version "2.17.30"
 
 \header {
   lsrtags = "staff-notation, ancient-notation, really-cool"
 
 \header {
   lsrtags = "staff-notation, ancient-notation, really-cool"
@@ -93,7 +93,7 @@ discantusNotes = {
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     c'1 |
     b\breve |
   }
     c'1 |
     b\breve |
   }
@@ -130,7 +130,7 @@ altusNotes = {
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     g1 |
     g\breve |
   }
     g1 |
     g\breve |
   }
@@ -168,7 +168,7 @@ tenorNotes = {
     R1 |
     % two measures
     r2 d'2. d'4 b e' |
     R1 |
     % two measures
     r2 d'2. d'4 b e' |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     e'1 |
     d'\breve |
   }
     e'1 |
     d'\breve |
   }
@@ -204,7 +204,7 @@ bassusNotes = {
     R1 |
     R1 |
     g2. e4 |
     R1 |
     R1 |
     g2. e4 |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     e1 |
     g\breve |
   }
     e1 |
     g\breve |
   }
@@ -253,7 +253,7 @@ bassusLyrics = \lyricmode {
     \context {
       \Score
       %% no bar lines in staves or lyrics
     \context {
       \Score
       %% no bar lines in staves or lyrics
-      \override BarLine.transparent = ##t
+      \hide BarLine
     }
     %% the next two instructions keep the lyrics between the bar lines
     \context {
     }
     %% the next two instructions keep the lyrics between the bar lines
     \context {
@@ -264,7 +264,7 @@ bassusLyrics = \lyricmode {
     \context {
       \Voice
       %% no slurs
     \context {
       \Voice
       %% no slurs
-      \override Slur.transparent = ##t
+      \hide Slur
       %% Comment in the below "\remove" command to allow line
       %% breaking also at those bar lines where a note overlaps
       %% into the next measure.  The command is commented out in this
       %% Comment in the below "\remove" command to allow line
       %% breaking also at those bar lines where a note overlaps
       %% into the next measure.  The command is commented out in this
index 562d7769b1bbbb907b6a8119cdeb2e7b1eae998b..89cec8be7128c5424eae6b55afdc1946378409b0 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "keyboards, percussion, fretted-strings, template, real-music"
 
 \header {
   lsrtags = "keyboards, percussion, fretted-strings, template, real-music"
@@ -42,11 +42,11 @@ music is within a @code{\\transpose} section.
 
 sl = {
   \override NoteHead.style = #'slash
 
 sl = {
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
 }
 nsl = {
   \revert NoteHead.style
 }
 nsl = {
   \revert NoteHead.style
-  \revert Stem.transparent
+  \undo \hide Stem
 }
 crOn = \override NoteHead.style = #'cross
 crOff = \revert NoteHead.style
 }
 crOn = \override NoteHead.style = #'cross
 crOff = \revert NoteHead.style
index 1cbb7416a797ea86cf2112741f9f8caab83b094a..572e39ca50852669f0f7751dc9e889a10af556e9 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "rhythms, simultaneous-notes, tweaks-and-overrides"
 
 \header {
   lsrtags = "rhythms, simultaneous-notes, tweaks-and-overrides"
@@ -31,10 +31,10 @@ in that voice, the tie appears to cross voices.
   \time 2/4
   <<
     {
   \time 2/4
   <<
     {
-      \once \override Stem.transparent = ##t
+      \once \hide Stem
       \once \override Stem.length = #8
       b8 ~ b\noBeam
       \once \override Stem.length = #8
       b8 ~ b\noBeam
-      \once \override Stem.transparent = ##t
+      \once \hide Stem
       \once \override Stem.length = #8
       g8 ~ g\noBeam
     }
       \once \override Stem.length = #8
       g8 ~ g\noBeam
     }
index 444c98e9b6116c150370a2034d56fd8414fb291c..fd7b1e92c1cd639b9ef44b846891ca9741228555 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.6
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
@@ -22,7 +22,7 @@ at a line break:
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
-  \override NoteHead.transparent = ##t
+  \hide NoteHead
   \override NoteHead.no-ledgers = ##t
 }
 
   \override NoteHead.no-ledgers = ##t
 }
 
index 42d9ceb5297d55b03d7b2d98210ae3c4351106cd..688ba96a071087d14fd380ef1bc0df2480980b65 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "editorial-annotations, repeats, staff-notation, workaround"
 
 \header {
   lsrtags = "editorial-annotations, repeats, staff-notation, workaround"
@@ -27,7 +27,7 @@ transparent percent repeats.
   }
   \context Voice = "foo" {
     \set countPercentRepeats = ##t
   }
   \context Voice = "foo" {
     \set countPercentRepeats = ##t
-    \override PercentRepeat.transparent = ##t
+    \hide PercentRepeat
     \override PercentRepeatCounter.staff-padding = #1
     \repeat percent 4 { s1 }
   }
     \override PercentRepeatCounter.staff-padding = #1
     \repeat percent 4 { s1 }
   }
index 537d0a189795a85382f27f2a8c75b2a968006f72..dfb597b9a7108a8cd646a1cf12afd62bf397842e 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "ancient-notation, contexts-and-engravers, staff-notation, tweaks-and-overrides"
 
 \header {
   lsrtags = "ancient-notation, contexts-and-engravers, staff-notation, tweaks-and-overrides"
@@ -21,10 +21,10 @@ the @code{transparent} property.
 
 
 global = {
 
 
 global = {
-  \override Staff.BarLine.transparent = ##t
+  \hide Staff.BarLine
   s1 s
   % the final bar line is not interrupted
   s1 s
   % the final bar line is not interrupted
-  \revert Staff.BarLine.transparent
+  \undo \hide Staff.BarLine
   \bar "|."
 }
 \new StaffGroup \relative c'' {
   \bar "|."
 }
 \new StaffGroup \relative c'' {
index 53936b4622cd11f3c42925b3b5ac8d4275d77784..3bb2d02119d5d7328b38e88212c12c34af6b5308 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "expressive-marks, staff-notation, tweaks-and-overrides"
 
 \header {
   lsrtags = "expressive-marks, staff-notation, tweaks-and-overrides"
@@ -17,13 +17,13 @@ be repositioned slightly.
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
-  \override NoteHead.transparent = ##t
+  \hide NoteHead
   \override NoteHead.no-ledgers = ##t
 }
 
 glissandoSkipOff = {
   \revert NoteColumn.glissando-skip
   \override NoteHead.no-ledgers = ##t
 }
 
 glissandoSkipOff = {
   \revert NoteColumn.glissando-skip
-  \revert NoteHead.transparent
+  \undo \hide NoteHead
   \revert NoteHead.no-ledgers
 }
 
   \revert NoteHead.no-ledgers
 }
 
index 41337e2d860b08c8787e1729581c2146988bdd04..2fe51d97a2a189e16c56401e36aba3ccc5137398 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "vocal-music, ancient-notation, template"
 
 \header {
   lsrtags = "vocal-music, ancient-notation, template"
@@ -36,7 +36,7 @@ verba = \lyricmode {
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
       \Staff
       \remove "Time_signature_engraver"
       \remove "Bar_engraver"
-      \override Stem.transparent = ##t
+      \hide Stem
     }
     \context {
       \Voice
     }
     \context {
       \Voice
index dc147fa13c5398b7e9ba18dc8b0ecc9b62351fd3..346d12e0e683f0cdd51089ca906d0afc80acb94c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "rhythms"
 
 \header {
   lsrtags = "rhythms"
@@ -18,6 +18,6 @@ be printed, or the tuplet number may be suppressed altogether.
   \tuplet 3/2 { c8 c c }
   \override TupletNumber.text = #tuplet-number::calc-fraction-text
   \tuplet 3/2 { c8 c c }
   \tuplet 3/2 { c8 c c }
   \override TupletNumber.text = #tuplet-number::calc-fraction-text
   \tuplet 3/2 { c8 c c }
-  \override TupletNumber.stencil = ##f
+  \omit TupletNumber
   \tuplet 3/2 { c8 c c }
 }
   \tuplet 3/2 { c8 c c }
 }
index 11b57ee7bc0cef2a9915e4babaff91715dbaba3a..24fe6e20e406e0f63d23fe9c4eaaa418789b87ac 100644 (file)
@@ -3,7 +3,7 @@
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
 % on melodies from Bellini's "Norma"                              %
 %*****************************************************************%
 
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   lsrtags = "headword"
 
 \header {
   lsrtags = "headword"
@@ -134,7 +134,7 @@ bass = \relative c {
     \context {
       \Score
       \override Fingering.staff-padding = #'()
     \context {
       \Score
       \override Fingering.staff-padding = #'()
-      \override TupletNumber.stencil = ##f
+      \omit TupletNumber
       \override TupletBracket.bracket-visibility = ##f
     }
   }
       \override TupletBracket.bracket-visibility = ##f
     }
   }
index e19db0679550a510044eda304fc683b59f671e65..c65a265cf818a556757e524f3d6d1436887fb0a1 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "fretted-strings"
 
 \header {
   lsrtags = "fretted-strings"
@@ -15,9 +15,9 @@ in the following example.
 %% Hide fret number: useful to draw slide into/from a casual point of
 %% the fretboard.
 hideFretNumber = {
 %% Hide fret number: useful to draw slide into/from a casual point of
 %% the fretboard.
 hideFretNumber = {
-  \once \override TabNoteHead.transparent = ##t
-  \once \override NoteHead.transparent = ##t
-  \once \override Stem.transparent = ##t
+  \once \hide TabNoteHead
+  \once \hide NoteHead
+  \once \hide Stem
   \once \override NoteHead.no-ledgers = ##t
   \once \override Glissando.bound-details.left.padding = #0.3
 }
   \once \override NoteHead.no-ledgers = ##t
   \once \override Glissando.bound-details.left.padding = #0.3
 }
index d29dec818c839219bd54bc32f783466707e03174..09f50ff56e6d5169398400e6f5b7a0fa4a5dd1fc 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.10"
+\version "2.17.30"
 
 \header {
   lsrtags = "staff-notation, ancient-notation, really-cool"
 
 \header {
   lsrtags = "staff-notation, ancient-notation, really-cool"
@@ -85,7 +85,7 @@ discantusNotes = {
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     c'1 |
     b\breve |
   }
     c'1 |
     b\breve |
   }
@@ -122,7 +122,7 @@ altusNotes = {
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     g1 |
     g\breve |
   }
     g1 |
     g\breve |
   }
@@ -160,7 +160,7 @@ tenorNotes = {
     R1 |
     % two measures
     r2 d'2. d'4 b e' |
     R1 |
     % two measures
     r2 d'2. d'4 b e' |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     e'1 |
     d'\breve |
   }
     e'1 |
     d'\breve |
   }
@@ -196,7 +196,7 @@ bassusNotes = {
     R1 |
     R1 |
     g2. e4 |
     R1 |
     R1 |
     g2. e4 |
-    \once \override NoteHead.transparent = ##t
+    \once \hide NoteHead
     e1 |
     g\breve |
   }
     e1 |
     g\breve |
   }
@@ -245,7 +245,7 @@ bassusLyrics = \lyricmode {
     \context {
       \Score
       %% no bar lines in staves or lyrics
     \context {
       \Score
       %% no bar lines in staves or lyrics
-      \override BarLine.transparent = ##t
+      \hide BarLine
     }
     %% the next two instructions keep the lyrics between the bar lines
     \context {
     }
     %% the next two instructions keep the lyrics between the bar lines
     \context {
@@ -256,7 +256,7 @@ bassusLyrics = \lyricmode {
     \context {
       \Voice
       %% no slurs
     \context {
       \Voice
       %% no slurs
-      \override Slur.transparent = ##t
+      \hide Slur
       %% Comment in the below "\remove" command to allow line
       %% breaking also at those bar lines where a note overlaps
       %% into the next measure.  The command is commented out in this
       %% Comment in the below "\remove" command to allow line
       %% breaking also at those bar lines where a note overlaps
       %% into the next measure.  The command is commented out in this
index a3777d58969e7aa67acab95b200b55f68ada7daa..41b62e581ff0086af5a70f3bbd5dac07dd7d634d 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "keyboards, percussion, fretted-strings, template, real-music"
 
 \header {
   lsrtags = "keyboards, percussion, fretted-strings, template, real-music"
@@ -34,11 +34,11 @@ music is within a @code{\\transpose} section.
 
 sl = {
   \override NoteHead.style = #'slash
 
 sl = {
   \override NoteHead.style = #'slash
-  \override Stem.transparent = ##t
+  \hide Stem
 }
 nsl = {
   \revert NoteHead.style
 }
 nsl = {
   \revert NoteHead.style
-  \revert Stem.transparent
+  \undo \hide Stem
 }
 crOn = \override NoteHead.style = #'cross
 crOff = \revert NoteHead.style
 }
 crOn = \override NoteHead.style = #'cross
 crOff = \revert NoteHead.style
index bfe2e1ca59427031897085b5ad442ad3069ac294..70b3bf144edf0660ae248641b494b9c190f54ac4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "rhythms, simultaneous-notes, tweaks-and-overrides"
 
 \header {
   lsrtags = "rhythms, simultaneous-notes, tweaks-and-overrides"
@@ -23,10 +23,10 @@ in that voice, the tie appears to cross voices.
   \time 2/4
   <<
     {
   \time 2/4
   <<
     {
-      \once \override Stem.transparent = ##t
+      \once \hide Stem
       \once \override Stem.length = #8
       b8 ~ b\noBeam
       \once \override Stem.length = #8
       b8 ~ b\noBeam
-      \once \override Stem.transparent = ##t
+      \once \hide Stem
       \once \override Stem.length = #8
       g8 ~ g\noBeam
     }
       \once \override Stem.length = #8
       g8 ~ g\noBeam
     }
index 0be9f4b0acdd11be1cf3c1980361319d4e7c90cb..bf065ac79148ea450d8c870de07c0a82cdc143db 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
 
 \header {
   lsrtags = "staff-notation, tweaks-and-overrides"
@@ -14,7 +14,7 @@ at a line break:
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
 
 glissandoSkipOn = {
   \override NoteColumn.glissando-skip = ##t
-  \override NoteHead.transparent = ##t
+  \hide NoteHead
   \override NoteHead.no-ledgers = ##t
 }
 
   \override NoteHead.no-ledgers = ##t
 }
 
index ec623f84be3f94b1ed99f2941d07c1c3b2049bfd..bca93b5c6a681234e5d5dac74e83127152ef5210 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "template, real-music, specific-notation"
 
 \header {
   lsrtags = "template, real-music, specific-notation"
@@ -64,8 +64,8 @@ harmonies = \new ChordNames \chordmode {
   bes1
 }
 
   bes1
 }
 
-NoStem = { \override Stem.transparent = ##t }
-NoNoteHead = \override NoteHead.transparent = ##t
+NoStem = { \hide Stem }
+NoNoteHead = \hide NoteHead
 ZeroBeam = \override Beam.positions = #'(0 . 0)
 
 staffTabLine = \new Staff \with {
 ZeroBeam = \override Beam.positions = #'(0 . 0)
 
 staffTabLine = \new Staff \with {
index f166db5894f70020a635ae04804cb62eb9f5474c..5c3f8a05dcb891afffcbfb4b588846c0d5a188d4 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.24"
+\version "2.17.30"
 
 \header {
   lsrtags = "headword"
 
 \header {
   lsrtags = "headword"
@@ -211,7 +211,7 @@ ViolinSolo = \relative c' {
       \new Staff \ViolinSolo
     >>
 
       \new Staff \ViolinSolo
     >>
 
-    \override Score.Rest.transparent = ##t
+    \hide Score.Rest
     \set Score.defaultBarType          = "-"
   >>
 
     \set Score.defaultBarType          = "-"
   >>
 
index a3323302ab143ffe4d539854f88de7723b90f4ff..a5cb083c2e58ec524790e87afad4cd6f43a093d3 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "winds"
 
 \header {
   lsrtags = "winds"
@@ -32,8 +32,8 @@ centermarkup = {
 \score {
   \new Staff \with {
     \remove "Time_signature_engraver"
 \score {
   \new Staff \with {
     \remove "Time_signature_engraver"
-    \override Stem.stencil = ##f
-    \override Flag.stencil = ##f
+    \omit Stem
+    \omit Flag
     \consists "Horizontal_bracket_engraver"
   }
   {
     \consists "Horizontal_bracket_engraver"
   }
   {
index bc534427a71fbe63c33e6764f1fa4305731d9d25..eebc8de67a62bde28c8bdd2ef4f455d69275b750 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.20
-\version "2.17.20"
+\version "2.17.30"
 
 \header {
   lsrtags = "template, real-music, specific-notation"
 
 \header {
   lsrtags = "template, real-music, specific-notation"
@@ -72,8 +72,8 @@ harmonies = \new ChordNames \chordmode {
   bes1
 }
 
   bes1
 }
 
-NoStem = { \override Stem.transparent = ##t }
-NoNoteHead = \override NoteHead.transparent = ##t
+NoStem = { \hide Stem }
+NoNoteHead = \hide NoteHead
 ZeroBeam = \override Beam.positions = #'(0 . 0)
 
 staffTabLine = \new Staff \with {
 ZeroBeam = \override Beam.positions = #'(0 . 0)
 
 staffTabLine = \new Staff \with {
index ca7ba8362573ca7010f59f43a003c8a0b384936e..0f1ea5e818083f822761679b8294ce1b7139aaec 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "contemporary-notation, rhythms"
 
 \header {
   lsrtags = "contemporary-notation, rhythms"
@@ -42,6 +42,6 @@ the different notations.
 
   c'16[^\markup { stemlets over rests } d' r f']
   g'16[^\markup { stemlets and no rests } f'
 
   c'16[^\markup { stemlets over rests } d' r f']
   g'16[^\markup { stemlets and no rests } f'
-  \once \override Rest.transparent = ##t
+  \once \hide Rest
   r16 d']
 }
   r16 d']
 }
index 0de6d91f4ae6ed8e09808891e2587ed02f205b71..cebe3d2876ecbe555998b7ea0f2c97af67a14426 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   lsrtags = "ancient-notation, specific-notation, tweaks-and-overrides, workaround"
 
 \header {
   lsrtags = "ancient-notation, specific-notation, tweaks-and-overrides, workaround"
@@ -26,7 +26,7 @@ global = {
   \key g \major
   \time 4/4
   %make the staff lines invisible on staves
   \key g \major
   \time 4/4
   %make the staff lines invisible on staves
-  \override Staff.BarLine.transparent = ##t
+  \hide Staff.BarLine
   \skip 1*8 % the actual music
   % let finis bar go through all staves
   \override Staff.BarLine.transparent = ##f
   \skip 1*8 % the actual music
   % let finis bar go through all staves
   \override Staff.BarLine.transparent = ##f
@@ -42,7 +42,7 @@ discantusNotes = {
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
     c'4 e'4.( d'8 c' b |
     a4) b a2 |
     b4.( c'8 d'4) c'4 |
-    \once \override NoteHead.transparent = ##t c'1 |
+    \once \hide NoteHead c'1 |
     b\breve |
   }
 }
     b\breve |
   }
 }
@@ -64,7 +64,7 @@ altusNotes = {
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
     a2 g4 e |
     fis g4.( fis16 e fis4) |
     g1 |
-    \once \override NoteHead.transparent = ##t g1 |
+    \once \hide NoteHead g1 |
     g\breve |
   }
 }
     g\breve |
   }
 }
@@ -84,7 +84,7 @@ tenorNotes = {
     R1 |
     R1 |
     r2 d'2. d'4 b e' | % two bars
     R1 |
     R1 |
     r2 d'2. d'4 b e' | % two bars
-    \once \override NoteHead.transparent = ##t e'1 |
+    \once \hide NoteHead e'1 |
     d'\breve |
   }
 }
     d'\breve |
   }
 }
@@ -103,7 +103,7 @@ bassusNotes = {
     R1 |
     R1 |
     g2. e4 |
     R1 |
     R1 |
     g2. e4 |
-    \once \override NoteHead.transparent = ##t e1 |
+    \once \hide NoteHead e1 |
     g\breve |
   }
 }
     g\breve |
   }
 }
@@ -259,13 +259,13 @@ incipitBassus = \markup {
     \context {
       \Score
       % no bars in staves
     \context {
       \Score
       % no bars in staves
-      \override BarLine.transparent = ##t
+      \hide BarLine
     }
     % the next three instructions keep the lyrics between the bar lines
     \context {
       \Lyrics
       \consists "Bar_engraver"
     }
     % the next three instructions keep the lyrics between the bar lines
     \context {
       \Lyrics
       \consists "Bar_engraver"
-      \override BarLine.transparent = ##t
+      \hide BarLine
     }
     \context {
       \StaffGroup
     }
     \context {
       \StaffGroup
@@ -274,7 +274,7 @@ incipitBassus = \markup {
     \context {
       \Voice
       % no slurs
     \context {
       \Voice
       % no slurs
-      \override Slur.transparent = ##t
+      \hide Slur
       % Comment in the below "\remove" command to allow line
       % breaking also at those barlines where a note overlaps
       % into the next bar.  The command is commented out in this
       % Comment in the below "\remove" command to allow line
       % breaking also at those barlines where a note overlaps
       % into the next bar.  The command is commented out in this
index cfcf0432cc9f671e8ed51649ca18fddb1291fd07..8beaa131c50326e32b4a6e929c7b903902255d2a 100644 (file)
@@ -5,7 +5,7 @@
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.24
 %
 % This file is in the public domain.
 %% Note: this file works from version 2.17.24
-\version "2.17.24"
+\version "2.17.30"
 
 \header {
   lsrtags = "headword"
 
 \header {
   lsrtags = "headword"
@@ -219,7 +219,7 @@ ViolinSolo = \relative c' {
       \new Staff \ViolinSolo
     >>
 
       \new Staff \ViolinSolo
     >>
 
-    \override Score.Rest.transparent = ##t
+    \hide Score.Rest
     \set Score.defaultBarType          = "-"
   >>
 
     \set Score.defaultBarType          = "-"
   >>
 
index f90376adef84019ef4dd799bd9e065cc33b461fc..6610200af5c82c729a38f22bdc840fda31f01f4c 100644 (file)
@@ -4,7 +4,7 @@
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
 %% and then run scripts/auxiliar/makelsr.py
 %%
 %% This file is in the public domain.
-\version "2.17.19"
+\version "2.17.30"
 
 \header {
   lsrtags = "paper-and-layout, staff-notation, syntax-and-expressions"
 
 \header {
   lsrtags = "paper-and-layout, staff-notation, syntax-and-expressions"
@@ -41,7 +41,7 @@ SystemStartBar for each StaffGroup, but without connecting them.
   \context {
     \Score
     \override SystemStartBrace.style = #'bar-line
   \context {
     \Score
     \override SystemStartBrace.style = #'bar-line
-    \override SystemStartBar.stencil = ##f
+    \omit SystemStartBar
     \override SystemStartBrace.padding = #-0.1
     \override SystemStartBrace.thickness = #1.6
     \remove "Mark_engraver"
     \override SystemStartBrace.padding = #-0.1
     \override SystemStartBrace.thickness = #1.6
     \remove "Mark_engraver"
index b85e205c3aef3017aa329160d0061d1eeabf72db..0cf2c79aca7d371888e7de2c53a387886fa87076 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 \header  {
   texidoc = "Feathered beams should have the same progress of their feathering
 at the end of a line break as they do at the beginning of the next line."
 \header  {
   texidoc = "Feathered beams should have the same progress of their feathering
 at the end of a line break as they do at the beginning of the next line."
@@ -14,7 +14,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a ]
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a ]
@@ -25,7 +25,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d \bar "" \break e f g a b c d e f g a ] \bar "|"
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d \bar "" \break e f g a b c d e f g a ] \bar "|"
@@ -34,7 +34,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a \bar "" \break b c d e f g a ] \bar "|"
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a \bar "" \break b c d e f g a ] \bar "|"
@@ -43,7 +43,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a b c d \bar "" \break e f g a ] \bar "|"
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     a32[ b c d e f g a b c d \bar "" \break e f g a ] \bar "|"
@@ -52,7 +52,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d \bar "" \break e f g a b c d e f g a ] \bar "|"
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d \bar "" \break e f g a b c d e f g a ] \bar "|"
@@ -61,7 +61,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d e f g a \bar "" \break b c d e f g a ] \bar "|"
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d e f g a \bar "" \break b c d e f g a ] \bar "|"
@@ -70,7 +70,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d e f g a b c d \bar "" \break e f g a ] \bar "|"
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     a32[ b c d e f g a b c d \bar "" \break e f g a ] \bar "|"
@@ -79,7 +79,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
@@ -89,7 +89,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
@@ -99,7 +99,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #RIGHT
@@ -109,7 +109,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
@@ -119,7 +119,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
@@ -129,7 +129,7 @@ at the end of a line break as they do at the beginning of the next line."
 \new Staff <<
   \relative c' {
     \cadenzaOn
 \new Staff <<
   \relative c' {
     \cadenzaOn
-    \override Staff.TimeSignature.stencil = ##f
+    \omit Staff.TimeSignature
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
     \override Voice.Stem.direction = #DOWN
     \override Voice.Beam.breakable = ##t
     \once \override Voice.Beam.grow-direction = #LEFT
index 082d718fa3520e5e6e6ef5dfbe181b48950c4363..3b350cab91e965e315449e3421c6b485a1ae888b 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 \header {
 
   texidoc="In feathered beams, stems in knees reach up to the feathered part correctly.
 \header {
 
   texidoc="In feathered beams, stems in knees reach up to the feathered part correctly.
@@ -10,7 +10,7 @@
 
 \relative c' {
   \override Beam.grow-direction = #-1
 
 \relative c' {
   \override Beam.grow-direction = #-1
-%  \override Beam.transparent = ##t
+%  \hide Beam
   \override Stem.direction = #UP
   c32[
   \override Stem.direction = #DOWN
   \override Stem.direction = #UP
   c32[
   \override Stem.direction = #DOWN
@@ -20,7 +20,7 @@
   c,,32]
 
   \override Beam.grow-direction = #1
   c,,32]
 
   \override Beam.grow-direction = #1
-%  \override Beam.transparent = ##t
+%  \hide Beam
   \override Stem.direction = #DOWN
   c''32[
   \override Stem.direction = #UP
   \override Stem.direction = #DOWN
   c''32[
   \override Stem.direction = #UP
index 0b43cd043b65ed03b77a79e4d664b9fb73032111..b67f7b5d3344950235720c92acb9370a57ebd070 100644 (file)
@@ -5,7 +5,7 @@
 staves synchronized with the notes."
 
 }
 staves synchronized with the notes."
 
 }
-\version "2.17.20"
+\version "2.17.30"
 
 skips =
 {
 
 skips =
 {
@@ -49,7 +49,7 @@ skips =
   \context {
     \Score
       \consists "Grid_line_span_engraver"
   \context {
     \Score
       \consists "Grid_line_span_engraver"
-      \override SystemStartBrace.transparent = ##t
+      \hide SystemStartBrace
 
       \override NoteColumn.X-offset = #-0.5
       \override NoteHead.Y-offset = #0.75
 
       \override NoteColumn.X-offset = #-0.5
       \override NoteHead.Y-offset = #0.75
@@ -71,10 +71,10 @@ skips =
   }
   \new RhythmicStaff
   {
   }
   \new RhythmicStaff
   {
-    \override NoteHead.transparent = ##t
+    \hide NoteHead
     \override NoteHead.no-ledgers = ##t
     \override NoteHead.no-ledgers = ##t
-    \override Stem.transparent = ##t
-    \override Beam.transparent = ##t
+    \hide Stem
+    \hide Beam
     << \skips
 
                                % force regular spacing by introducing notes.
     << \skips
 
                                % force regular spacing by introducing notes.
index c3be573d7ca2d49c5d1b36b56e0d18ecaf766281..a7c0131c84a8c4fcbd450fcba2aebd1615d6b8dc 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   texidoc = "
 
 \header {
   texidoc = "
@@ -12,7 +12,7 @@ interleaved with the high notes from the next system.
 \book {
   \score {
     {
 \book {
   \score {
     {
-      \override Staff.TimeSignature.stencil =  ##f
+      \omit Staff.TimeSignature
       \repeat unfold 3 { <c'''-1 e'''-3 g'''-5> c' <c,-1 e,-3 g,-5> c' \break}
     }
     \layout {
       \repeat unfold 3 { <c'''-1 e'''-3 g'''-5> c' <c,-1 e,-3 g,-5> c' \break}
     }
     \layout {
index 740abedfeab4a4f1d26c7361c73f4a57c01415fd..16cb6656fbe56cf55ecf97edefed398f8bafb660 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   texidoc = "An empty barline does not confuse the spacing engine too much.
 
 \header {
   texidoc = "An empty barline does not confuse the spacing engine too much.
@@ -19,7 +19,7 @@ The two scores should look approximately the same."
     \consists "Bar_engraver"
     \consists "Axis_group_engraver"
 
     \consists "Bar_engraver"
     \consists "Axis_group_engraver"
 
-    \override BarLine.transparent = ##t
+    \hide BarLine
   }
 }
 
   }
 }
 
index 89afab6d8fe22dd42b1995da631b72558f4cadc4..498460291637f521252c973729ce8cc18f24554c 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 \header {
   texidoc = "Span bars are drawn only between staff bar lines. By setting 
 bar lines to transparent, they are shown only between systems.
 \header {
   texidoc = "Span bars are drawn only between staff bar lines. By setting 
 bar lines to transparent, they are shown only between systems.
@@ -19,9 +19,9 @@ between systems.
 \relative c' \new StaffGroup <<
   \new Staff {
     a1
 \relative c' \new StaffGroup <<
   \new Staff {
     a1
-    \once \override Score.BarLine.transparent = ##t
+    \once \hide Score.BarLine
     a1
     a1
-    \once \override Score.SpanBar.transparent = ##t
+    \once \hide Score.SpanBar
     a1 a1
     \bar "|."
   }
     a1 a1
     \bar "|."
   }
index f9583411b881a29648940d43608f30656095197b..7fd2a30eefc847e9b16a8e7b805b7910bf6e77c0 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   texidoc = "In a TabStaff, the chord repetition function needs
 
 \header {
   texidoc = "In a TabStaff, the chord repetition function needs
@@ -19,7 +19,7 @@ Guitar = \relative c' {
     \new Staff {
       \new Voice {
         \clef "treble_8"
     \new Staff {
       \new Voice {
         \clef "treble_8"
-        \override Voice.StringNumber.transparent = ##t
+        \hide Voice.StringNumber
         \Guitar
       }
     }
         \Guitar
       }
     }
index 3c838764c0353ed64b449242caefb4c1ac1a53d6..9cb31cf1afe343102e0d17b7f535d0feeaf136c9 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header {
   texidoc = "
 
 \header {
   texidoc = "
@@ -35,7 +35,7 @@ test = {
 \score {
   <<
     \new Staff {
 \score {
   <<
     \new Staff {
-      \new Voice \with { \override StringNumber.stencil = ##f } {
+      \new Voice \with { \omit StringNumber } {
         \clef "treble_8"
         \test
       }
         \clef "treble_8"
         \test
       }
index 41d7c5ffca408fd57a33bcaa07111da2a702590e..a784576ee6d505fd5b80710d3f23da321dfc52c6 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.6"
+\version "2.17.30"
 
 \header{ texidoc = "In tablature, notes that are tied to are invisible
                      except after a line break or within a second volta;
 
 \header{ texidoc = "In tablature, notes that are tied to are invisible
                      except after a line break or within a second volta;
@@ -29,7 +29,7 @@ thirdpart = \relative c' {
 \context StaffGroup <<
   \context Staff {
      \clef "G_8"
 \context StaffGroup <<
   \context Staff {
      \clef "G_8"
-    \override Voice.StringNumber.transparent = ##t % remove circled string numbers
+    \hide Voice.StringNumber % remove circled string numbers
     \firstpart
     \secondpart
     \thirdpart
     \firstpart
     \secondpart
     \thirdpart
@@ -44,7 +44,7 @@ thirdpart = \relative c' {
 \context StaffGroup <<
   \context Staff {
     \clef "G_8"
 \context StaffGroup <<
   \context Staff {
     \clef "G_8"
-    \override Voice.StringNumber.transparent = ##t % remove circled string numbers
+    \hide Voice.StringNumber % remove circled string numbers
     \firstpart
     \secondpart
     \thirdpart
     \firstpart
     \secondpart
     \thirdpart
index e050f84c439de7291db69a05bb126018b6c90322..4af8ddd23ce5cf769813464453e1ae705a4d7a70 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.17.11"
+\version "2.17.30"
 
 \header {
   texidoc = "Tuplet bracket formatting supports numerous options,
 
 \header {
   texidoc = "Tuplet bracket formatting supports numerous options,
@@ -20,9 +20,9 @@ for instance, bracketed (B) and non-bracketed (NB).
   \tuplet 3/2 { c8[ c c] }
 
   \tupletUp
   \tuplet 3/2 { c8[ c c] }
 
   \tupletUp
-  \override TupletNumber.stencil = ##f
+  \omit TupletNumber
   \tuplet 3/2 { c8^"up, no digit" c[ c] }
   \tuplet 3/2 { c8^"up, no digit" c[ c] }
-  \revert TupletNumber.stencil
+  \undo \omit TupletNumber
 
   \override TupletBracket.bracket-visibility = ##t
   \override TupletBracket.edge-height = #'(0 . 0)
 
   \override TupletBracket.bracket-visibility = ##t
   \override TupletBracket.edge-height = #'(0 . 0)
index ea252970aab58bc21f754f75c3799162b98231be..9252f723b5b9e4b5cab1afa4ee00aed21aa39013 100644 (file)
@@ -9,7 +9,7 @@
   $Id: bagpipe.ly,v 1.12 2006/03/16 14:39:46 hanwen Exp $
 %}
 
   $Id: bagpipe.ly,v 1.12 2006/03/16 14:39:46 hanwen Exp $
 %}
 
-\version "2.17.6"
+\version "2.17.30"
 
 % Notes of the scale of the Great Highland Bagpipe. Extra high notes for bombarde.
 % Flat notes used mainly in some modern music.
 
 % Notes of the scale of the Great Highland Bagpipe. Extra high notes for bombarde.
 % Flat notes used mainly in some modern music.
@@ -38,7 +38,7 @@ pitchnames = \pitchnamesBagpipe
 
 hideKeySignature = {
   % We normally don't want to show the key signature.
 
 hideKeySignature = {
   % We normally don't want to show the key signature.
-  \override Staff.KeySignature.stencil = ##f
+  \omit Staff.KeySignature
   \set Staff.extraNatural = ##f
   \key d \major
   \accidentalStyle forget
   \set Staff.extraNatural = ##f
   \key d \major
   \accidentalStyle forget
index 97284869b9c7a0827c99501f5928a59f6f1828b1..b0fe9f24c2f21d403da331a39d6d7d915e2fd217 100644 (file)
@@ -3,7 +3,7 @@
   $Id$
 %}
 
   $Id$
 %}
 
-\version "2.17.20"
+\version "2.17.30"
 
 %
 % Declare memorable shortcuts for special unicode characters
 
 %
 % Declare memorable shortcuts for special unicode characters
@@ -285,7 +285,7 @@ neumeDemoLayout = \layout {
        \Staff
        \remove "Clef_engraver"
        \remove "Key_engraver"
        \Staff
        \remove "Clef_engraver"
        \remove "Key_engraver"
-       \override StaffSymbol.transparent = ##t
+       \hide StaffSymbol
        \remove "Time_signature_engraver"
        \remove "Bar_engraver"
        \override VerticalAxisGroup.staff-staff-spacing = #'()
        \remove "Time_signature_engraver"
        \remove "Bar_engraver"
        \override VerticalAxisGroup.staff-staff-spacing = #'()
@@ -295,7 +295,7 @@ neumeDemoLayout = \layout {
        \remove "Ligature_bracket_engraver"
        \consists "Vaticana_ligature_engraver"
        \override NoteHead.style = #'vaticana.punctum
        \remove "Ligature_bracket_engraver"
        \consists "Vaticana_ligature_engraver"
        \override NoteHead.style = #'vaticana.punctum
-       \override Stem.transparent = ##t
+       \hide Stem
     }
 }
 
     }
 }