I'm trying to undestand better the lilipond syntax, but the
documentation is confusing for me, in several respects:
For one (for the first) thing: The "Commands index"
http://lilypond.org/doc/v2.10/Documentation/user/lilypond/LilyPond-command-index
is supposed to be "an index of all LilyPond \comm
On 6/30/07, Graham Percival <[EMAIL PROTECTED]> wrote:
> does not
> include a lot of very basic commands (\score \midi \markup
> \appoggiatura \version ! ) .
> Or am I missing something and those are not "commands" ?
The general idea is that these are for things like \markup and
\appoggiatura (
Is there a way to customize the styles of the header's items? Say,
fonts of title and subtitles, sizes, alignment, etc. One can tweak the
text properties in the \markup, but what if I have a lot of .ly files
and I want all of them to share those settings by placing them in an
external file?
--
>> I read in the main.cc source that the GUILE start-up is very time
>> consumming. I
>> wonder if some modification in the code could be done so that the GUILE
>> startup
>> occurs once for several compilation cycles, something as (pseudocode)
>
> Yes, that's been done with the lilypond server.