lilypond-user
[Top][All Lists]
Advanced

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

OOoLilyPond and LilyPond 2.8


From: Samuel Hartmann
Subject: OOoLilyPond and LilyPond 2.8
Date: Tue, 26 Sep 2006 22:55:59 +0200
User-agent: Thunderbird 1.5.0.5 (X11/20060728)

Hi,

The OpenOffice.org Plugin OOoLilyPond comes with templates that only work with lilypond 2.6. I have now built some templates that work with 2.8. You can find the templates attached to this mail.

Unfortunately the music fragments generated with LilyPond 2.8 always have some margin at the left side. Up to now I was not able to get rid of it. Does anybody have an idea?


regards,

Samuel
%% Generated by lilypond-book
%% Options: [fragment,alt=[image of music],ragged-right,indent=0\mm]
\include "lilypond-book-preamble.ly"







% ****************************************************************
% Start cut-&-pastable-section 
% ****************************************************************

\paper {
  #(define dump-extents #t)
  
  ragged-right = ##t
  indent = 0\mm
  line-width = 6.5\in
}

\layout {
  
}


{

% ly snippet contents follows:

\relative c'' {
a4 b c d
}

% end ly snippet

}
%% Generated by lilypond-book
%% Options: [indent=0\mm,fragment,staffsize=26,ragged-right,alt=[image of 
music]]
\include "lilypond-book-preamble.ly"
#(set-global-staff-size 26)






% ****************************************************************
% Start cut-&-pastable-section 
% ****************************************************************

\paper {
  #(define dump-extents #t)
  
  indent = 0\mm
  ragged-right = ##t
}

\layout {
  
}


{


% ly snippet contents follows:

\relative c'' {
a4 b c d
}

% end ly snippet

}
%% Generated by lilypond-book
%% Options: [indent=0\mm,fragment,notime,ragged-right,alt=[image of music]]
\include "lilypond-book-preamble.ly"







% ****************************************************************
% Start cut-&-pastable-section 
% ****************************************************************

\paper {
  #(define dump-extents #t)
  
  indent = 0\mm
  ragged-right = ##t
  line-width = 6.5\in
}

\layout {
  
 \context {
  \Score
  timing = ##f
 }
 \context {
  \Staff
  \remove Time_signature_engraver
 }
}


{

% ly snippet contents follows:

\relative c'' {
a4 b c d
}

% end ly snippet

}
%% Generated by lilypond-book
%% Options: [alt=[image of music],indent=0\mm,line-width=345\pt]
\include "lilypond-book-preamble.ly"







% ****************************************************************
% Start cut-&-pastable-section 
% ****************************************************************

\paper {
  #(define dump-extents #t)
  
  indent = 0\mm
  line-width = 6.5\in
}

\layout {
  
}


% ly snippet contents follows:

\relative c'' {
a4 b c d
}

% end ly snippet

reply via email to

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