bug-lilypond
[Top][All Lists]
Advanced

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

Re: internal LilyPond functions instead of -d options


From: Ralph Palmer
Subject: Re: internal LilyPond functions instead of -d options
Date: Thu, 12 Jan 2012 10:19:15 -0500

On Mon, Jan 9, 2012 at 10:54 AM, -Eluze <address@hidden> wrote:

>
> hi
>
> everybody knows how cumbersome it is to write parameters in a shell - it
> would be nice to have them in a lilypond file.
>
> LilyPond provides an alternative for many of the command line options but
> they are not well documented in an appropriate context.
>
> here is a list of the approx 50 command line options provided by LilyPond
> (with -dhelp or #(ly:option-usage)) with their counterparts in LilyPond.
> http://old.nabble.com/file/p33107771/doptions%2Bdefine%2Bdefault.csv
> doptions+define+default.csv
>
> most of them work as expected (I only checked about half of the items under
> Windows 7) with a few exceptions:
>
> show-available-fonts <---> #(ly:font-config-display-fonts)
> help <---> #(ly:option-usage)
> read-file-list (get error messages; how is it supposed to be used?)
> verbose <---> #(ly:set-option 'verbose #t) --> no result
>
>
> my suggestion is to add the internal functions to the "Application Usage"
> manual.
>
> what do you think of this?
> thanks
> Eluze
> --


I'm not sure I understand what Eluze is asking - include the internal
functions directly into LilyPond, document their current presence in
LilyPond in the "Application Usage" manual, or something else (a
combination?).

This has been submitted as issue 2216 :
http://code.google.com/p/lilypond/issues/detail?id=2216

Ralph


reply via email to

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