Ero sivun ”Kitarakirja/Sointuluettelo:B6/9” versioiden välillä

Poistettu sisältö Lisätty sisältö
Hunsvotti (keskustelu | muokkaukset)
(ei mitään eroa)

Versio 9. heinäkuuta 2018 kello 19.23

{
  % Rivin lopun pystyviiva ja tahtiosoitus piiloon.
  \override Score.BarLine.break-visibility = ##(#f #t #t)
  \override Staff.TimeSignature #'stencil = ##f
  
  <b' dis'' fis'' gis'' cis'''>1
}
B6/9 (H6/9): b–d♯–f♯–g♯–c♯
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        < b, dis gis cis' fis'>1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      < b,\5 dis\4 gis\3 cis'\2 fis'\1>1
  }
>>
b
(h)
d♯ g♯ c♯ f♯
 
<<
  %\override Score.BarLine.break-visibility = ##(#f #t #t)
  \time 1/1
    \new Staff  {
    \clef "treble_8"
        \once \override Staff.TimeSignature #'stencil = ##f
        <b, dis gis cis' fis' b'>1
    }

     \new TabStaff {
       \override Stem #'transparent = ##t
       \override Beam #'transparent = ##t 
      <b,\6 dis\5 gis\4 cis'\3 fis'\2 b'\1>1
  }
>>
b
(h)
d♯ g♯ c♯ f♯ b
(h)

Unable to compile LilyPond input file:

line 8 - column 28:
syntax error, unexpected '\''
--------
line 2 - column 1:
errors found, ignoring music expression
b
(h)
d♯ g♯ c♯ ?