At least Rosegarden should include a
\version "..."
statement in the generated file, so it's easy to update to the
syntax of the LilyPond version you use, with convert-ly. I don't know if
this is already done in Rosegarden.
/Mats
Graham Percival wrote:
Hi Ed,
Could you file a bug report with rosegarden? In recent lilypond, the
[] characters must come after the notes, not before. There's
obviously a problem with the rosegarden lilyond export.
Cheers,
- Graham
On 4-Jun-06, at 11:10 AM, Panteck wrote:
Try this:
c''[ 16 d'' d''] a'[ d'' d''] c''[ d'' d'' d''] e''[ d'' e'' fis'']
--Steven
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf
Of Ed
Bradburn
Sent: Sunday, June 04, 2006 10:36 AM
To: lilypond-user@gnu.org
Subject: Very basic problem with manual beaming
Hi Folks,
I'm probably missing something blindingly obvious, but I have the
following
problem. Using RoseGarden, I have exported a simple piece of music, and
would
now like to tidy up just one or two bars. These bars are 7/8 bars, and I
need
an alternative beaming structure.
Output from RoseGarden:
\time 7/8
c'' 16 d'' d'' a' d'' d'' c'' d'' d'' d'' e'' d'' e'' fis''
What I (think) I need, following the manual:
\time 7/8
[c'' 16 d'' d''] [a' d'' d''] [c'' d'' d'' d''] [e'' d'' e'' fis'']
However, when I run this (and the rest of the score) through
lilypond, it
exits with the following error:
ClassicReelSet.ly:77:16: error: syntax error, unexpected '['
[c'' 16 d'' d''] [a' d'' d''] [c'' d'' d'' d''] [e'' d'' e'' fis'']
ClassicReelSet.ly:13:4: error: errors found, ignoring music expression
Why is this "unexpected"? Isn't this how to do manual beaming?
Note that this section is properly enclosed in a
\context Voice = "voice 0" {
..
} % Voice
tag, so I don't think that that is the problem.
Many thanks for any help,
Ed Bradburn
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
--
=============================================
Mats Bengtsson
Signal Processing
Signals, Sensors and Systems
Royal Institute of Technology
SE-100 44 STOCKHOLM
Sweden
Phone: (+46) 8 790 8463
Fax: (+46) 8 790 7260
Email: [EMAIL PROTECTED]
WWW: http://www.s3.kth.se/~mabe
=============================================
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user