Re: Broken Tie adjust

2016-08-02 Thread Urs Liska
Am 02.08.2016 um 14:26 schrieb dtsmarin:
> <http://lilypond.1069038.n5.nabble.com/file/n193331/brokentiebuggylook.png> 
> 
> Hello,
> How do I adjust the shape of those after-line-breaking ties?
> They are too steep and not in the ideal position.

\shape #(((0 . 0)(0 . 0)(0 . 0)(0 . 0))
 ((0 . 0)(0 . 0)(0 . 0)(0 . 0)))
Tie

immediately before the first tied note should give you a start.
The argument is a list of lists. Each inner list specifies the offsets
for the tie's four control points as (X . Y) pairs (measured in staff
spaces) for one part of a broken tie. So the above example prints the
tie exactly as LilyPond decides by default. Changing any values in the
fist sublist modifies the portion before the line break the second
sublist changes the portion after the break.

HTH
Urs

> 
> Dimitris
> 
> 
> 
> --
> View this message in context: 
> http://lilypond.1069038.n5.nabble.com/Broken-Tie-adjust-tp193331.html
> Sent from the User mailing list archive at Nabble.com.
> 
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
> 


-- 
Urs Liska
www.openlilylib.org

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Broken Tie adjust

2016-08-02 Thread dtsmarin
<http://lilypond.1069038.n5.nabble.com/file/n193331/brokentiebuggylook.png> 

Hello,
How do I adjust the shape of those after-line-breaking ties?
They are too steep and not in the ideal position.

Dimitris



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/Broken-Tie-adjust-tp193331.html
Sent from the User mailing list archive at Nabble.com.

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user