Re: spacing problems with tabstaff + chords

2009-07-20 Thread hernan gonzalez
33 AM, Valentin Villenave wrote: > 2009/7/16 hernan : >> In certain cases, the combination of tabstaff with chords-mode seems to cause >> serious spacing problems. Look at this example >> http://hjg.com.ar/varios/lilypondb1/test2.png >> >> (extra spacing above am6 chor

spacing problems with tabstaff + chords

2009-07-15 Thread hernan
In certain cases, the combination of tabstaff with chords-mode seems to cause serious spacing problems. Look at this example http://hjg.com.ar/varios/lilypondb1/test2.png (extra spacing above am6 chord in third measure, and above the last chord in last measure) The source code is here: http://hj

TabStaff and partcombine do not seem to work together

2007-07-01 Thread hernan
>just to convince the clever php guy at http://post.gmane.org/post.php that im not top posting... > --- Here goes a test case \version "2.10.1" melodia = \transpose c c' \partcombine { e4 g g g }{e4 e e e } \score { <<

dealing with tabstaff commands when no tabstaff is defined

2007-06-30 Thread hernan gonzalez
I have a score that uses TabStaff; the voices include here and there some tab-related commands (eg. \set TabStaff.minimumFret ). If I choose to not output the TabStaff (commenting out that staff from the main score definition), lilypond get badly confused with the tabstaff-related commands it

Re: Cryptic error message with tabs

2007-04-09 Thread hernan gonzalez
ly" % test case: confusing message when an invalid note % is found by the TabStaff engraver. % Tested with lilypond-2.10.19 in WinXP % Hernan J. Gonzalez \header { title = "test case - invalid note in tab" } top = { e4 c4 e,2 | % ok % following C note is out of the range of the g

Cryptic error message with tabs

2007-04-07 Thread hernan gonzalez
Perhaps not really a bug, but an inconvenience anyway: When the TabStaff finds a note that is out of the range of the instrument, it dies with an ugly and cryptic "low level" error message, with no indication about the measure or line where the error is found (or even what the problem is about).

Re: Dissapearing ties

2006-11-15 Thread hernan gonzalez
Platform: WinXP, mingw The bug seems to be have been introduced in version 2.9.26 or 2.9.27 ( lilypond-2.9.25-1.mingw.exe appears ok ; lilypond-2.9.27-1.mingw.exe exhibits the problem) I'll keep trying -- Hernán J. González http://www.hjg.com.ar/ ___

Dissapearing ties

2006-11-14 Thread Hernan
In my first try with Lilypond (2.10.0), I seem to have met a bug that is driving me crazy. A pair of ties randomly appears and desappears from the output (png o pdf). Well, not really randomly, but small changes in the score (seemingly unrelated) makes the ties to appear and disappear. I produced