gnu-music-discuss
[Top][All Lists]
Advanced

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

FW: Professional ???


From: Han-Wen Nienhuys
Subject: FW: Professional ???
Date: Sun, 17 Dec 2000 14:08:36 +0100

address@hidden writes:
> - getting the symbol c1. to span two measures of 6/8 time seems to be 
> impossible.  After I wrote a bunch of them and didn't want to
> go rejustifying my .ly text, I resorted to using perl regexp substitution to 
> substitute for c2. ~ c2. or whatever other pitch.

Can you elaborate? This seems to work here:

  \score { \notes { \time 6/8; c1. c2. c2.
  \property Score.skipBars = ##t  c1. c2. c2.
    < c1. s2. > c2. c2. }}

(note that you have to give Lily reason to look at the place where
barline should occur if you set skipBars. Hence the <c1. s2.> 

-- 

Han-Wen Nienhuys   |   address@hidden    | http://www.cs.uu.nl/~hanwen/




reply via email to

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