2009/1/2 Jonathan Kulp <jonlancek...@gmail.com>:
> It occurred to me today that it would be nice if Lilypond could use \include
> to include files that are hosted on a website, the way html pages use
> stylesheets.  Something like this:
>
> \include "http://www.websiteaddress.com/definitions.ly";

As far as I know, a web browser actually needs to download the
stylesheet before using it. So this would require to implement network
transaction capabilities into LilyPond, which does not seem very
useful at this point :-)

(that being said, it should be easy to use a Python script or even a
Guile module to retrieve the files).

Cheers,
Valentin


_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to