Hi,

I'm using Rosegarden on Ubuntu-Studio 7.10. I've found one Problem, I
would like to use Rosegarden as an Noteeditor too. In this case
printout's are to do. But Lilypond-Export don't work. I get a ".ly" file
withe header informations, but no Measure/Staff informations.
All Tracks are Non-muted.
Here is what I get.

% This LilyPond file was generated by Rosegarden 1.5.1
\version "2.10.0"
% point and click debugging is disabled
#(ly:set-option 'point-and-click #f)
\header {
    copyright = "Unknown"
    subtitle = "blank"
    title = "Untitled"
    tagline = "Created using Rosegarden 1.5.1 and LilyPond"
}
#(set-global-staff-size 20)
#(set-default-paper-size "a4")
global = { 
    \partial 64*32
    \time 4/4
    \skip 2*27  %% 1-14
}
globalTempo = {
    \tempo 4 = 96  \skip 2*25 \skip 4 \skip 8 \skip 16 \skip 32 \skip 64
\skip 64 
}
\score {
    <<
        % force offset of colliding notes in chords:
        \override Score.NoteColumn #'force-hshift = #1.0
    % (All staffs were muted.)

>> % notes

\layout { }
} % score

Thanks for your help.

Dieter
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rosegarden-bugs mailing list
[EMAIL PROTECTED] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-bugs
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rosegarden-devel mailing list
[email protected] - use the link below to unsubscribe
https://lists.sourceforge.net/lists/listinfo/rosegarden-devel

Reply via email to