1 %% Do not edit this file; it is auto-generated from LSR http://lsr.dsi.unimi.it
2 %% This file is in the public domain.
9 Ties may be engraved manually by changing the @code{tie-configuration}
10 property of the @code{TieColumn} object. The first number indicates the
11 distance from the center of the staff in staff-spaces, and the second
12 number indicates the direction (1 = up, -1 = down).
15 doctitle
= "Engraving ties manually"
19 \override TieColumn
#'tie-configuration
=
20 #'((0.0 . 1) (-
2.0 . 1) (-
4.0 . 1))