Re: Bug or feature?

2009-03-08 Thread Carl D. Sorensen
On 3/8/09 11:13 AM, "Valentin Villenave" wrote: > 2009/3/8 Carl D. Sorensen : >> Please file a simple bug report.  I have a potential solution in mind, and >> hope to get it fixed in the next week or so. > > Here you are: > http://code.google.com/p/lilypond/issues/detail?id=763 > > I'd regar

Re: Proposal for resolving Half/Quarter note ambiguity on pure tablature staves (with partial code mod)

2009-03-08 Thread Ricdude
> > "flags" on the half notes should be connected to the stems, go to the > > right, and probably be a little shorter in length... > > line weight will be what distinguishes them from isolated eighth-notes? Yes. > The reason for left-going flags as well as shape is to give the musician > m

Re: Proposal for resolving Half/Quarter note ambiguity on pure tablature staves (with partial code mod)

2009-03-08 Thread demery
On Sat, Mar 7, 2009, Valentin Villenave said: > 2009/3/7 : > >> The reason for left-going flags as well as shape is to give the musician >> multiple clues.  The length of the leftgoing flag should be short, shorter >> than a note heads width should be fine. > > Er, could anyone give me a PNG

Re: Bug or feature?

2009-03-08 Thread Valentin Villenave
2009/3/8 Carl D. Sorensen : > Please file a simple bug report.  I have a potential solution in mind, and > hope to get it fixed in the next week or so. Here you are: http://code.google.com/p/lilypond/issues/detail?id=763 I'd regard the \include thing as a bug too, but I'd need a more specific exa

Re: Bug or feature?

2009-03-08 Thread Carl D. Sorensen
On 3/8/09 6:10 AM, "David Kastrup" wrote: > > > Hi, I have no idea whether or not the following result is user error or > a misfeature. When typesetting the following, in the transposed variant > some chord diagrams are pretty, some chord diagrams are absurd. Is this > supposed to actually w

Re: Bug or feature?

2009-03-08 Thread Graham Percival
On Sun, Mar 08, 2009 at 02:10:22PM +0100, David Kastrup wrote: > > Oh, and another thing: switching the order of includes causes errors. > Again: is this intended behavior (meaning that language includes should > come last)? > > \include "predefined-guitar-fretboards.ly" > \include "deutsch.ly"

Debugging/showing internal stuff?

2009-03-08 Thread David Kastrup
Hi, using a file debug.ly with the contents #(top-repl) I can get an interactive guile prompt. However, things like (display-scheme-music #{ \notemode { c' e' g' c'' e'' } #}) which I picked off http://nicolas.sceaux.free.fr/prelude/prelude.html> don't work. I get lilypond debug GNU LilyPon

Bug or feature?

2009-03-08 Thread David Kastrup
Hi, I have no idea whether or not the following result is user error or a misfeature. When typesetting the following, in the transposed variant some chord diagrams are pretty, some chord diagrams are absurd. Is this supposed to actually work? If not, what is? Oh, and another thing: switching t