diff --git a/example.ly b/example.ly index a0ac128..4020af0 100644 --- a/example.ly +++ b/example.ly @@ -70,7 +70,7 @@ \repeat unfold 2 { d8:32( | \tuplet 3/2 { g8) d g } \flam d8 \tuplet 3/2 { d8 g d } \flam g8 | - d16 g d-> g d g \flam d8 g8. d16 | + d16 g d-> g d g \flam d8. g16 d8 | } \alternative { % We don't actually need the outermost braces of the alternatives used in the first line diff --git a/example.pdf b/example.pdf index ab3d2f6..b780af9 100644 Binary files a/example.pdf and b/example.pdf differ