Ishizaki wrote:
Hi,
by seeing various codes which call ly_make_anonymous_module,
I simply thought it was safer to give "false" to this function.
it should be inited according to the be_safe_global variable.
But writing "SCM nid = ly_make_anonymous_module (true);" was OK on my computer.
Its
Hi,
by seeing various codes which call ly_make_anonymous_module,
I simply thought it was safer to give "false" to this function.
But writing "SCM nid = ly_make_anonymous_module (true);" was OK on my computer.
Its output was same as giving "false".
//
Regarding this problem, I feel it is better
On 14-Aug-05, at 3:03 PM, Han-Wen Nienhuys wrote:
Graham Percival wrote:
There's a header patch that's waiting for Han-Wen to look at it. I
don't
know if it fixes this, but you could try it.
--- lilypond-org/lily/lily-parser.cc2005-08-06 22:30:23.0
+0900
+++ lilypond/lily/lily-p
Graham Percival wrote:
On 12-Aug-05, at 3:03 AM, Nicolas Sceaux wrote:
Using LilyPond from CVS.
In the following example, the two pieces get wrong titling:
There's a header patch that's waiting for Han-Wen to look at it. I don't
know if it fixes this, but you could try it.
--- lilypond-or
Graham Percival <[EMAIL PROTECTED]> writes:
> On 12-Aug-05, at 3:03 AM, Nicolas Sceaux wrote:
>
>> Using LilyPond from CVS.
>> In the following example, the two pieces get wrong titling:
>
> There's a header patch that's waiting for Han-Wen to look at it. I
> don't
> know if it fixes this, but yo
On 12-Aug-05, at 3:03 AM, Nicolas Sceaux wrote:
Using LilyPond from CVS.
In the following example, the two pieces get wrong titling:
There's a header patch that's waiting for Han-Wen to look at it. I
don't
know if it fixes this, but you could try it.
HTH,
- Graham
--- lilypond-org/lily/l
Using LilyPond from CVS.
In the following example, the two pieces get wrong titling:
piece 1 opus 2
===
piece 1 opus 2
===
instead of:
piece 1 opus 1
===
opus 2
===
If t