On Mon 04 Jul 2011, 07:06 Colin Campbell wrote:
> Sorry for the delay, Dmytro!  I was trying to find a bit of time to
> test whether it, or a slightly different version, would work under
> Windows.  The convert command comes from ImageMagik which seems to
> have a Windows binary available.

For windows I would try to start with .cmd like this:

rem -------8<-----------------
set LY=%~n1

echo "\\header { tagline = ##f }" | lilypond -dinclude-settings=- --png %LY%

# trim PNG:
convert %LY%.png -trim %LY%-trim.png
rem -------8<-----------------

I've not tested! I have no any windows (with lilypond and ImageMagick) about.

> Anyway, I'll make up a patch at the office today, Dmytro.
Thank you!

-- 
  Dmytro O. Redchuk
  Bug Squad

_______________________________________________
bug-lilypond mailing list
bug-lilypond@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-lilypond

Reply via email to