bug-lilypond
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 1092 in lilypond: Overriding head-direction for LaissezVibrerTie


From: lilypond
Subject: Issue 1092 in lilypond: Overriding head-direction for LaissezVibrerTie or LaissezVibrerTieColumn to RIGHT causes segfault
Date: Wed, 19 May 2010 13:56:31 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect Priority-Critical

New issue 1092 by brownian.box: Overriding head-direction for LaissezVibrerTie or LaissezVibrerTieColumn to RIGHT causes segfault
http://code.google.com/p/lilypond/issues/detail?id=1092

\version "2.13.21"    % 2.12 and 2.10 do the same

\relative c'' {
  c2 \laissezVibrer
    % LEFT is ok here:
    \once \override LaissezVibrerTieColumn #'head-direction = #RIGHT
    c \laissezVibrer
}

\paper { ragged-right = ##t }

% -----------8<-----------------------

Tested under Ubuntu 10.04 and Windows XP (VirtualBoxed, sorry).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]