lilypond-user
[Top][All Lists]
Advanced

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

Re: How to generate small example PNGs


From: Éditions IN NOMINE
Subject: Re: How to generate small example PNGs
Date: Thu, 23 Jun 2011 12:24:21 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20101027)

Hi Ralf.

Well your snippet works well, and I actually get a png which is the same as the pdf : some music on top left and nothing else. You can cut it around with gimp and you have your sample.

Is it what you want to get ?

Regards
JMarc

Ralf Mattes a écrit :
Hello list,

for a webproject with music examples I need to create PNG files with small
mucic examples. I'm shure I once had some examples but I can't find them
any more. I'm currently invoking lilypond like this:

 lilypond --png --output=cadence_3 94244234-tmp.ly

The file looks something like this:

 \version  "2.11.49"

\header {
  tagline = ##f
}
\paper {
  raggedright = ##t
  raggedbottom = ##t
}
\score {
{
<<
 \new Staff \relative c' {\clef violin <e g c> <a c d,> <f a c> <f g b> <e g c> 
}
 \new Staff {\clef bass   e f d g  c }
}

}
\layout {
  indent = 0\mm
}


But the png still displays a whole (almost empty) page. What am I missing?

TIA Ralf Mattes


_______________________________________________
lilypond-user mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/lilypond-user




reply via email to

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