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
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to