Fix 524 pitched trill losing accidental.
[lilypond.git] / input / regression / skiptypesetting-tuplet.ly
blob3aa6e177779930feef06e8455b0460d454f66936
2 \header{
4 texidoc = "Tuplet brackets are also skipped with
5 @code{skipTypesetting}."
10 \version "2.10.19"
11 \paper {
12 ragged-right = ##T
15 \new Staff \relative c' {
16 \set Score.skipTypesetting = ##t
17 \times 2/3 { c8 c c } \times 2/3 { c c c }
18 \times 2/3 { c c c } \times 2/3 { c c c}
19 \set Score.skipTypesetting = ##f
20 d1 \break