Re: PNG output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 15:11 -0600, jschlom...@astound.net a écrit : > I do want multiple pages, i.e. a separate file for each page. I tried the > script idea, and it is working great! I have exactly what I need. I will try > the ‘tall-page-formats’ option when I upgrade to 2.24. Note that `-dt

RE: PNG output

2023-03-02 Thread jschlomann
To: K. Blum ; lilypond-user@gnu.org; jschlom...@astound.net Subject: Re: PNG output Le jeudi 02 mars 2023 à 15:52 +0100, K. Blum a écrit : Hi John, Am 02.03.2023 um 15:16 schrieb lilypond-user-requ...@gnu.org <mailto:lilypond-user-requ...@gnu.org> : Is there any way to effect a "-

Re: PNG output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 15:52 +0100, K. Blum a écrit : > Hi John, > > Am 02.03.2023 um 15:16 schrieb > [lilypond-user-requ...@gnu.org](mailto:lilypond-user-requ...@gnu.org): > > > Is there any way to effect a "-fpng" using Scheme in an input file? > > > some time ago I asked for help for a sim

RE: PNG output

2023-03-02 Thread jschlomann
Interesting, thanks! I should move up to 2.24 anyhow. John -Original Message- From: K. Blum Sent: Thursday, March 2, 2023 8:53 AM To: lilypond-user@gnu.org; jschlom...@astound.net; Jean Abou Samra ; benbigno...@gmx.de Subject: Re: PNG output Hi John, Am 02.03.2023 um 15:16 schrieb

Re: PNG output

2023-03-02 Thread K. Blum
Hi John, Am 02.03.2023 um 15:16 schrieb lilypond-user-requ...@gnu.org: Is there any way to effect a "-fpng" using Scheme in an input file? some time ago I asked for help for a similar problem. This has been working for me: % - \version "2.24.1" #(ly

Re: PNG output

2023-03-02 Thread Jean Abou Samra
Le jeudi 02 mars 2023 à 07:12 -0600, jschlom...@astound.net a écrit : > Is there any way to effect a "-fpng" using Scheme in an input file? >   You already asked that question a week ago and I replied that there isn't. Not sure why you're asking again? signature.asc Description: This is a dig

Re: PNG output croping bottom of page?

2009-10-29 Thread Alberto Simões
Hello, Patrick Patrick McCarty wrote: > Hi, > > On 2009-10-28, Alberto Simões wrote: >> Sure. Ill try to keep uptodate with releases so the site gets fixes asap :) > > So here is what I have found... > > The command `lilypond -fpng file.ly' uses the PS backend by default, > and when Ghostscript

Re: PNG output croping bottom of page?

2009-10-28 Thread Patrick McCarty
Hi, On 2009-10-28, Alberto Simões wrote: > > Sure. Ill try to keep uptodate with releases so the site gets fixes asap :) So here is what I have found... The command `lilypond -fpng file.ly' uses the PS backend by default, and when Ghostscript tries to crop a single-page PS file with -dEPSCrop,

Re: PNG output croping bottom of page?

2009-10-28 Thread Alberto Simões
Hello Patrick McCarty wrote: > On 2009-10-27, Alberto Simões wrote: >> Patrick McCarty wrote: >>> Can you test with 2.13.6? IIRC, there were some PNG cropping fixes >>> between 2.13.4 and 2.13.6. >> I am getting the same problem with 2.13.6 :( > > I'm glad I found the LY file on your site so tha

Re: PNG output croping bottom of page?

2009-10-28 Thread Patrick McCarty
On 2009-10-27, Alberto Simões wrote: > > Patrick McCarty wrote: > > Can you test with 2.13.6? IIRC, there were some PNG cropping fixes > > between 2.13.4 and 2.13.6. > > I am getting the same problem with 2.13.6 :( I'm glad I found the LY file on your site so that I could test. :-) I can repr

Re: PNG output croping bottom of page?

2009-10-27 Thread Alberto Simões
Hi Patrick McCarty wrote: > Can you test with 2.13.6? IIRC, there were some PNG cropping fixes > between 2.13.4 and 2.13.6. I am getting the same problem with 2.13.6 :( Cheers Alberto -- Alberto Simões ___ lilypond-user mailing list lilypond-user@g

Re: PNG output croping bottom of page?

2009-10-27 Thread Patrick McCarty
On 2009-10-24, Alberto Simões wrote: > > Dear friends, > > > > I am running lilypond and noticed that when outputing PDF I get the > > bottom of the page cropped: > > When I output PNG I get the bottom of the page cropped :) > > > > For an example: > > http://musica-liturgica.net/viewfull.pl/7

Re: PNG output croping bottom of page?

2009-10-24 Thread Alberto Simões
Argh... Alberto Simões wrote: > Dear friends, > > I am running lilypond and noticed that when outputing PDF I get the > bottom of the page cropped: When I output PNG I get the bottom of the page cropped :) > > For an example: > http://musica-liturgica.net/viewfull.pl/78 > > But the PDF file

Re: PNG output from lilypond-book using Infotex under Cygwin

2007-10-21 Thread Han-Wen Nienhuys
2007/10/13, Erik Igelström <[EMAIL PROTECTED]>: > Hello, > > I'm trying to generate an html from an Infotex file with lilypond-book, under > Cygwin. After I've put the source through lilypond-book, I seem to end up with > just about everything I'm supposed to, except for the png files. It gives me

Re: PNG output with Lilypond?

2002-11-13 Thread Mats Bengtsson
Han-Wen Nienhuys wrote: [EMAIL PROTECTED] writes: We have seen this question often now, isn't it time to add a flag to ly2dvi (or add a new script ly2fig) to produce a .png or whatever graphics format? Of course, it should not include any page header or footer but it's not clear to me if it s

Re: PNG output with Lilypond?

2002-11-13 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > We have seen this question often now, isn't it time to add a flag to ly2dvi > (or add a new script ly2fig) to produce a .png or whatever graphics format? > Of course, it should not include any page header or footer but it's not > clear > to me if it should include other

Re: PNG output with Lilypond?

2002-11-13 Thread Mats Bengtsson
We have seen this question often now, isn't it time to add a flag to ly2dvi (or add a new script ly2fig) to produce a .png or whatever graphics format? Of course, it should not include any page header or footer but it's not clear to me if it should include other header information. As others have

Re: PNG output with Lilypond?

2002-11-12 Thread David Raleigh Arnold
On Tue, 12 Nov 2002 18:01:11 Felipe Massia wrote: > > > Yesterday there was also a question about PNG generation. In UNIX/Linux $ convert --help Version: @(#)ImageMagick 5.4.4 04/05/02 Q:16 http://www.imagemagick.org Copyright: Copyright (C) 2002 ImageMagick Studio LLC convert is in most linux d

Re: PNG output with Lilypond?

2002-11-12 Thread Jule Slootbeek
you will stall have to run the HTML file through lilypond-book. HTML isn't aware of Lilypond. run lilypond-book file.html in your shell and it should give you an html file with the notes in it as a PNG file. Jule On Tuesday, Nov 12, 2002, at 15:46 US/Eastern, <[EMAIL PROTECTED]> wrote: Hel

Re: PNG output with Lilypond?

2002-11-12 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > Hello, > > 1) I still don't get it. I thought that the "snippet" is to be included in an > html file, and that its purpose is to produce an image seen in a browser. > That is what the example in the manual implies. All it seems to do is display > in the broswer windo

Re: PNG output with Lilypond?

2002-11-12 Thread gudehus
Hello, 1) I still don't get it. I thought that the "snippet" is to be included in an html file, and that its purpose is to produce an image seen in a browser. That is what the example in the manual implies. All it seems to do is display in the broswer window the exact same characters. The manu

Re: PNG output with Lilypond?

2002-11-12 Thread Jan Nieuwenhuizen
"Donald H. Gudehus" <[EMAIL PROTECTED]> writes: > An example of this is given in the manual, > i.e., > > > \key c \minor r8 c16 b c8 g as c16 b c8 d | g,4 > > but I can't get this to work. Any help on this problem would be greatly > appreciated. You probably didn't get an anwser before, becau

Re: PNG output with Lilypond?

2002-11-12 Thread Felipe Massia
There is also the option -trim which is for removing white borders that surround the score. Felipe On Tue, 12 Nov 2002 16:29:07 +0100 (CET) David Boersma <[EMAIL PROTECTED]> wrote: > Yesterday there was also a question about PNG generation. In UNIX/Linux > there is a beautiful command "convert"

Re: PNG output with Lilypond?

2002-11-12 Thread Donald H. Gudehus
Thanks David and Carter, I can use convert as you describe on a RedHat 7.3 system, but not on my older 6.0 system. I should have explained that I want just a small png picture, so the command "ly2dvi --preview test.ly" which was described 2 days ago seems to work out better. Best would be to be

Re: PNG output with Lilypond?

2002-11-12 Thread Carter Brey
David Boersma wrote: I am trying to create a png output file with Lilypond. I tried: lilypond -f PNG test.ly Yesterday there was also a question about PNG generation. In UNIX/Linux there is a beautiful command "convert" which translates one picture format into another. If you create a s

Re: PNG output with Lilypond?

2002-11-12 Thread David Boersma
> I am trying to create a png output file with Lilypond. I tried: > lilypond -f PNG test.ly Yesterday there was also a question about PNG generation. In UNIX/Linux there is a beautiful command "convert" which translates one picture format into another. If you create a single page postscript f