lilypond-user
[Top][All Lists]
Advanced

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

Re: Generating SVG in Windows


From: Mats Bengtsson
Subject: Re: Generating SVG in Windows
Date: Wed, 03 May 2006 22:55:40 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.0.4)

As far as I can understand, you can do exactly the same without regedit if you start a file browser, go to Tools -> Folder options -> File Types, mark "LY file" and click on Advanced. There you can add new actions.

  /Mats

Quoting Simon Dahlbacka <address@hidden>:

On 5/3/06, Tomas Valusek <address@hidden> wrote:

Hello,

.ly files have context menu entry Create PDF. How to add an entry Create
SVG?


Basically you fire up regedit, navigate to HKEY_CLASSES_ROOT\Lilypond\shell

and create another key, e.g. generatePDF (the name does not matter)
as it's default value you add the string that should be visible in the
context menu, eg Generate &SVG ...

add a subkey to that named command
and to that you add a default key along the lines of:

"c:\Program Files\LilyPond\usr\bin\lilypond-windows.exe" -dgui -bsvg "%1"

The actual path to lilypond depends on your installation.

..and you're done.

<b>The usual warnings about fiddling around in the registry apply</b>

And the simple way for processing LilyPond files meant for older
versions would be nice as well - now it is impossible to download
anything older from Mutopia and generate output without using command
line.

Best wishes

Tomas Valusek


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









reply via email to

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