Shevek writes:
>
> Reinhold Kainhofer wrote:
> Try enabling guile's debug mode. A while ago, the debug mode was
> turned off in lilypond, because it adds some performance penalty.
> But without debug mode, guile does not print out line numbers for
> scheme errors. We have
a b c d | /transpose c b, { a b c d }
or do I misunderstand it completely?
ole
Am 27.11.2011 um 01:40 schrieb James:
> Hello,
>
> This seems to be a very basic question but I can't work out how to do it.
>
> Take a piece of music; for example:
>
> { a b c d | a b c d }
>
> Then shift it do
Hello,
This seems to be a very basic question but I can't work out how to do it.
Take a piece of music; for example:
{ a b c d | a b c d }
Then shift it down half a tone without altering the key signature.
--
--
James
___
lilypond-user mailing lis
On Sat, Nov 26, 2011 at 03:24:42PM -0800, Shevek wrote:
>
> Out of 5000+ lines of code with no idea where to start? That's looking for a
> needle in a haystack. I was hoping someone might be able to suggest the sort
> of thing that can cause this error, so I at least know what color the needle
> i
Graham Percival-3 wrote:
>
> Construct a tiny example.
> http://lilypond.org/tiny-examples.html
>
>> The error message is at the very end of the debug output. I would love to
>> post some relevant code, but I have no idea where to even start looking.
>> Do
>> you understand these error message
On Sat, Nov 26, 2011 at 03:03:31PM -0800, Shevek wrote:
>
> Aha, line numbers are indeed progress. However, the line numbers for the
> error are in some lilypond library file, so that's unhelpful in tracking
> down the problem. Here's the relevant part of the compile messages:
>
> /usr/local/lily
Reinhold Kainhofer wrote:
>
> Try enabling guile's debug mode. A while ago, the debug mode was turned
> off in lilypond, because it adds some performance penalty. But without
> debug mode, guile does not print out line numbers for scheme errors. We
> have recently enabled debug miode again.
>
I want to decrease the spacing between a hidden and unhidden note. How can
that be done?
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
On 27/11/11 05:39, Helge Kruse wrote:
Hello I clicked on check-for-update in my Eclipse today.
The Elysium was one of the modules that were out of date. I started
the update for all and restarted Eclipse. Now I can't edit any
Lilypond source anymore.
The error I get is
ClassNotFoundException
Hello I clicked on check-for-update in my Eclipse today.
The Elysium was one of the modules that were out of date. I started the
update for all and restarted Eclipse. Now I can't edit any Lilypond
source anymore.
The error I get is
ClassNotFoundException: An error occurred while automatically
Hey
Didn't really understand what was going on, but rewrote some partial
measures in other way, and it now do not complain. Hurray.
Thanks
On 25/11/2011 22:38, Xavier Scheuer wrote:
2011/11/25 Alberto Simões:
Hello.
I have one voice with this:
\time 4/4
\partial 4 a8 a | d,4 cis b c
- Ursprüngliche Mitteilung -
>
> I've recently started getting "ERROR: Wrong type (expecting pair): ()"
> when I compile the code for a rather large (5000+ lines) project, and I
> have no idea how to fix it. There is no line reference, and no
> indication what causes this problem
Try ena
On Sat, Nov 26, 2011 at 12:11:22PM +0100, Helge Kruse wrote:
> There is a little typo on http://www.lilypond.org/text-input.de.html.
> You read FagottNoteb where it should be FagottNoten.
>
> Regards,
> Helge
Thanks, Helge. I'm forwarding this to bug-lilypond.
Cheers,
Colin.
--
Colin Hall
There is a little typo on http://www.lilypond.org/text-input.de.html.
You read FagottNoteb where it should be FagottNoten.
Regards,
Helge
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Shevek writes:
> David Kastrup wrote:
>>
>> There have been a number of changes to Scheme function syntax. If your
>> file properly contains a
>> \version "x.xx.xx"
>> line corresponding to the last version _that_ _actually_ _compiled_, try
>> running
>>
>> convert-ly -ed
>>
>> on the fil
David Kastrup wrote:
>
> There have been a number of changes to Scheme function syntax. If your
> file properly contains a
> \version "x.xx.xx"
> line corresponding to the last version _that_ _actually_ _compiled_, try
> running
>
> convert-ly -ed
>
> on the file.
>
Thanks for the quic
Shevek writes:
> I've recently started getting "ERROR: Wrong type (expecting pair): ()"
> when I compile the code for a rather large (5000+ lines) project, and
> I have no idea how to fix it. There is no line reference, and no
> indication what causes this problem. Google searches seem to indicat
I've recently started getting "ERROR: Wrong type (expecting pair): ()" when I
compile the code for a rather large (5000+ lines) project, and I have no
idea how to fix it. There is no line reference, and no indication what
causes this problem. Google searches seem to indicate that it is a very
gene
Jay Anderson wrote:
>
> I think you need to add the following to the make-music section of the
> make-tremolo function:
>
> 'tremolo-type dur
>
> I'm not sure when this was changed, but this made it work in 2.15.19.
> I haven't looked at this in depth so there could be other issues.
>
> For
19 matches
Mail list logo