\score { \notes
\relative c'' \context Staff {
- \property Staff.textEmptyDimension = "1"
+ \emptyText
\repeat "semi" 2 { \time 4/4; c4^"cuivr\\'e"_\fermata }
\alternative {
{ \property Voice.textStyle = "italic" d-4_"cantabile" }
| | | |--|
x| x| x| x| x|
%}
- \property Voice.beamAutoEnd = "2/4"
+ \property Voice.beamAutoEnd = #(make-moment 2 4)
c8 c c c16 c
}
c8 c c c
c16 c c c c c c c
% from here on consider ending beam every 1/4 note
- \property Voice.beamAutoEnd = "1/4"
+ \property Voice.beamAutoEnd = #(make-moment 1 4)
c8 c c c
% manually override autobeam with weird beaming
c8 [c c] c
c8 c c4
r8 c c c
% no autobeaming
- \property Voice.beamAuto = "0"
+ \property Voice.beamAuto = #f
c8 c c c
}
\paper{
c1 c1 c1 c1\break
c1 c1 c1 c1\break
- \property Score.currentBarNumber = "25"
+ \property Score.currentBarNumber = 25
c1 c1 c1 c1
}
\paper{ \translator {\BarNumberingStaffContext }}}
\score{
\notes\relative c''{
- \property Score.beamquantisation = \none
- % \property Score.beamquantisation = \normal
- % \property Score.beamquantisation = \traditional
+ \property Score.beamQuantisation = #'none
+ % \property Score.beamQuantisation = #'normal
+ % \property Score.beamQuantisation = #'traditional
[g16 e f g]
}
\paper{
\context Staff \notes\relative c''{
c c c c
% coda-klugde: let volta span only one bar
- \property Staff.voltaSpannerDuration = "1"
+ \property Staff.voltaSpannerDuration = #(make-moment 1 1)
\repeat semi 5 { d d d d }
\alternative { { e e e e f f f f }
{ g g g g } }
%\stemdown \shifton
\property Voice.verticalDirection=-1
\property Voice.horizontalNoteShift=1
- \property Voice.forceHorizontalShift = "-0.1"
+ \property Voice.forceHorizontalShift = #-0.1
<bes f'>
}
>
\context Staff <
- \context Voice =VA {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = "0" g'' }
- \context Voice =VB {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = "1" e }
- \context Voice =VC {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = "2" c }
- \context Voice =VD {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = "3" a }
- \context Voice =VE {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = "4" f }
+ \context Voice =VA {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 0 g'' }
+ \context Voice =VB {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 1 e }
+ \context Voice =VC {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 2 c }
+ \context Voice =VD {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 3 a }
+ \context Voice =VE {\property Voice.verticalDirection=1 \property Voice.horizontalNoteShift = 4 f }
>
\score { \notes { \time 3/4; \key cis; R2.*5 R2. R2.*5 }
\paper {
- \translator { \ScoreContext skipBars = 1; }
+ \translator {
+ \ScoreContext
+ skipBars = ##t
+ }
linewidth = -1.;
}
}
\context Staff <
\context Voice = "a" {
f2 f8 g a b
- \property Voice.noStemExtend = 1
+ \property Voice.noStemExtend = ##t
f2 f8 g a b
}
\context Voice = "b" {
c''2 c8 b a g
- \property Voice.noStemExtend = 1
+ \property Voice.noStemExtend = ##t
c2 c8 b a g
}
>
\score
{
- \notes { c1 c1 \property Score.skipBars = 1 c1 \break R1*8 c1 c1 c1 c1
+ \notes { c1 c1 \property Score.skipBars = ##t c1 \break R1*8 c1 c1 c1 c1
}
\paper {
\context Voice=VoiceOne
-\property Voice.graceFraction = "1/4"
+\property Voice.graceFraction = #(make-moment 1 4)
\grace c8 d4 d d d d
-\property Voice.graceFraction = "1/2"
+\property Voice.graceFraction = #(make-moment 1 2)
\grace { e16 f e f } d4 d d d d
r\longa r\breve r1 r2 r4 r8 r16 r32 r64 r128 r128
\property Staff.restStyle = "mensural"
-\property Staff.textEmptyDimension = 1
+\emptyText
r\longa^"restStyle = \"mensural\"" r\breve r1 r2 r4 r8 r16 r32 r64 r128 r128
c'4 c4
-\property Voice.fontsize= "-2"
+\property Voice.fontsize= -2
b16 * 1 / 2 (
-\property Voice.fontsize= "0" )
+\property Voice.fontsize= 0 )
g4 *31/32
a a g2