Hi there,
The --safe flag disallows \include directives. I'm sure there are very
good reasons for it.
However, this seems to unnecessarily prevent users who need to compile
their source in safe mode from choosing one of the supported languages
for notes and accidentals.
Would it be possible to pro
> If you are writing the html yourself, then why do you want a cgi
> call?
I'm not necessarily writing the html myself.
A CGI interface is useful for the same use cases that mathtex enables
with LaTeX.
> It doesn't make any sense to regenerate the output every time
> somebody looks at the webpage
> For an individual person, lilypond-book can already process html
> files, so there is nothing extra needed.
Thank you.
I think I didn't explain myself very well.
My goal is to embed the lilypond source in HTML source. Something like this
Example
This is my new song:
My under
Hi there,
I am new to lilypond.
I am wondering if there exists an interface like mathtex, for lilypond.
For those who don't know mathtex, it's a way of embedding rendered TeX
images directly and easily in an HTML page (and therefore in wikis, in
blogs etc), through a relatively simple CGI service.