Re: No text on text spanner

2007-03-21 Thread José Luis Cruz
Thank you Matt, I didn't knew the syntax change. For the record: \override TextSpanner #'edge-text = #'("rall " . "") now woud be: \override TextSpanner #'bound-details #'left #'text = \markup { \italic "rall" } cheers, ___ bug-lilypond mailing li

No text on text spanner

2007-03-18 Thread José Luis Cruz
The example is extracted from the documentation. It doesnt print text, but only a continuos line. % \version "2.11.20" \paper{ ragged-right=##t } { c1 \textSpannerDown \override TextSpanner #'edge-text = #'("rall " . "") c2\startTextSpan b c\stopTextSpan a }

Re: Problem with lyrics

2007-03-16 Thread José Luis Cruz
I'm having an error with that, too. A ly file free of errors and warnings, gives all this chain of errors if I include a tilde between 2 words, into a \lyricmode section: % Diseño de página generado en `Joao Gilberto - Chega de saudade.ps'... advertencia: se ignora como empotrar "MS-Gothic

arpeggio collides with key signature

2007-03-16 Thread José Luis Cruz
Hi, The separation between the arpeggio and the key signature is very little when the chord has accidentals. When the arpeggio has an arrow in its end, the distance should increase to avoid the collision, but it doesnt'. On the example: Measure 2 is good looking. Measure 3, I add a flat to the c

Re: Weird tie behaviour when changing Tie_engraver context

2007-03-14 Thread José Luis Cruz
2007/3/14, Graham Percival <[EMAIL PROTECTED]>: Yes. Solution: don't move the tie engraver around. Why did you want to move it, anyway? If it was to avoid some bug, it would probably be easier just to fix that bug. Well, It's useful for notating guitar music. There isn't any other way I kno

Re: Arpeggio between voices doesnt respect the arpeggio direction

2007-03-14 Thread José Luis Cruz
\arpeggioUp macro only sets the corresponding property in the Voice context, but when you use arpeggios across several voices, the property has to be set in the Staff context instead. Thanks Mats, as always :-) I leave as an exercise for the reader to figure out the corresponding definition of

Fwd: Weird tie behaviour when changing Tie_engraver context

2007-03-14 Thread José Luis Cruz
If you move the tie engraver from voice to staff, how is lilypond supposed to know which voice a tie applies to? Of course every note in the staff will be tied! This is not a bug. But one thing is when you create a tie, then it will tied to the next note of any voice, and different thing is th

Weird tie behaviour when changing Tie_engraver context

2007-03-14 Thread José Luis Cruz
I was very happy because of finding a way to make ties between voices, simply changing the context of Tie_engraver from Voice to Staff. But I've found a non desired consecuence of that. Look at the example I provide. There are 2 voices. If I tie the first one, ties are created also in the second

Arpeggio between voices doesnt respect the arpeggio direction

2007-03-14 Thread José Luis Cruz
Ok, I think this is a bug. I've just learned how to make an arpeggio crossing voices (thanks Mat), the problem is that I want arpeggios with arrow and when I say to connect the arpegios, it's converted to a neutral one. %%% START CODE %%% \new Staff \with {\consists "Span_arpeggio_engraver"} {

another regression

2004-02-14 Thread José Luis Cruz
"grace-types.ly" the acciaccatura slur ties to the stem and not to the head. I note also that in 2.0 the 8ths notes were not beamed together. I dunno which one is ok. \score { \notes \relative c'' { c4 \grace { d8 } c4 \appoggiatura { d8 } c \acciaccatura { d } c } }

regression

2004-02-14 Thread José Luis Cruz
'collision-mesh.ly' The distance between the last stem of first compass and the compass bar is 0. Is that a bug? At least it's not nice. joseluis <>___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

Fw: again, in tips and tricks

2004-01-22 Thread José Luis Cruz
> > > > so.. this has always been broken or i'm missing something? > > You're missing something. I've updated the example. > ok, i've been playing around with the example. I think the output is not very intuitive, because it mixes so many different concepts. If all the scales are in c, the s

breathing-sign-ancient.ly

2004-01-21 Thread José Luis Cruz
In regression test breathing-sign-accent is... screwed. this is the code: %-- \include "gregorian-init.ly" \score { % % Gregorian notation: % \context VaticanaStaff { \notes \relative c' { % we turn bars and bar numbers off for Grego

tablature, (spotted in manual)

2004-01-21 Thread José Luis Cruz
Here, http://lilypond.org/doc/v2.1/Documentation/user/out-www/lilypond/Tablatures-basic.html#Tablatures%20basic Tablature support seems broken in 2.1.14. (new release.. more features, less bugs, ;) you're working hard, man) joseluis <><>___ Bug-lil

another!

2004-01-21 Thread José Luis Cruz
today i'm findy... This time at: "text-spanner.ly" All the lines are dashed, but first one should be normal, and second one dotted. Something similar happens on: "trill.ly" First trill should be dotted, and without final corner. The bug was present on 2.0 too. joseluis <><><><>___

staff-container.ly

2004-01-21 Thread José Luis Cruz
and again... :) in staff-container.ly .. ok, just look it yourself. I can't describe it, hehe joseluis <><>___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

again, in tips and tricks

2004-01-21 Thread José Luis Cruz
Well, this bug i don't understand why hasn't been noticed since 1.6 !! at least... you can see it clearly on scales-greek.ly, doesn't matter which lilypond version you use :) The key change only works with \major and \minor, but does not with greek modes like \dorian, \phrygian, \aeolian, etc.

bug in tips and tricks

2004-01-21 Thread José Luis Cruz
at pedal.ly look at the differences, i attach the images: The horizontal line should stop at angles, but it doesn't, and the angles are flipped :) And at the right, the line crosses the text... joseluis <><>___ Bug-lilypond mailing list [EMAIL PR

spotted bug in regression test

2004-01-20 Thread José Luis Cruz
Hi, I've seen in "beam-cross-staff-slope.ly" that the treble clef at the bottom staff is placed right over the time signature. In 2.0 the placement was not perfect, but now is much worse. joseluis ___ Bug-lilypond mailing list [EMAIL PROTECTED] http:

tie-busy-grobs.ly

2004-01-20 Thread José Luis Cruz
and again, in regression: The beams collides with ties. That didn't happen with 2.0 joseluis <><>___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

custos

2004-01-20 Thread José Luis Cruz
again in regression test. custos.ly is broken in 2.1.14 joseluis <>___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-lilypond

text-spanner.ly

2004-01-20 Thread José Luis Cruz
and again!.. the text spanner should not have that corner at the beggining and at the end, like if it were an ottava bracket. joseluis text-spanner-2.1 Description: Binary data ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mail

Re: Nasty Bug in manual

2004-01-17 Thread José Luis Cruz
A 17/01/04 09:47:35 [EMAIL PROTECTED] (Karl Berry) escribió: > No. No one is working on texinfo on savannah now. I suppose I > should check in something or another stating that, but I keep hoping > I'll be able to switch back "any day now". > Ok, i've just find the related thread in bug-texin

Re: Nasty Bug in manual

2004-01-17 Thread José Luis Cruz
A 17/01/04 09:30:43 [EMAIL PROTECTED] (Karl Berry) escribió: > today's cvs > > Today's Texinfo CVS from Savannah, or berlios.de? I haven't been > able to switch back to savannah yet since cvs commit email is not > working. > > I got source from savannah: cvs -z3 -d:ext:[EMAIL PROTECTED]:

Re: Nasty Bug in manual

2004-01-17 Thread José Luis Cruz
A 06/01/04 16:55:11 [EMAIL PROTECTED] (Karl Berry) escribió: > Basic rhythmical commands > should be: > Basic rhythmical commands > > Well, that was deliberate. I won't bore you with the details. It's > changed back for the next release. > Thanks Karl, I've noticed that the doc

Nasty Bug in manual

2004-01-06 Thread José Luis Cruz
Hello, i've found a bug in the manual's html. This line: Basic rhythmical commands should be: Basic rhythmical commands And so on with all the class="subsection" lines who follows. I think it's automatic. e.g. Commenting input files Notes Pitches etc... Opera shows me all manual -from

bug in rythm font engraving

2004-01-03 Thread José Luis Cruz
Hello, i've just noticed that the visualization of the rythmic section has changed badly after upgrading to 2.1.5. I searched for confirmation at the http manual on web page, for being sure if it was my installation or it was general, and i found the evidence also there. Seems the stems doesn't r

ly2dvi-testpage.ly

2003-11-02 Thread José Luis Cruz
There is a misspelling at lilypond-2.1.0/input/test/ly2dvi-testpage.ly In both header sections says "metre" but the real name is "meter". Also the references to "ly2dvi" should change to "lilypond". greetings, José Luis pgp0.pgp Description: PGP signature ___

bug in tie-sparse.ly

2003-10-10 Thread José Luis Cruz
Inside Tips and tricks. Version 2.01 generates all the ties in chord. It should only generate one when setting sparseTies. pgp0.pgp Description: PGP signature ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-

(ties & Pitch_squash_engraver) Error

2003-10-07 Thread José Luis Cruz
Hi, i've noticed that using a TIE and Pitch_squash_engraver breaks the compilation. (Example down) Just remove the tie, and it compiles perfectly. So i must comment the" \consists Pitch_squash_engraver" line and work with B notes, if i pretend to do rhythm exercises using ties in it. José Luis

Re: lilypond-book (filename & inlining)

2003-10-06 Thread José Luis Cruz
A 06/10/03 13:25:15 Mats Bengtsson <[EMAIL PROTECTED]> escribió: > > It seems that the correct handling is only implemented for texi > documents, not for LaTeX documents. However, there's a simple > workaround, just add the line > \newcommand{\lilypondbook}{} > somewhere before \begin{document}.

Re: lilypond-book (filename & inlining)

2003-10-06 Thread José Luis Cruz
> > 1) All the text should be in the same line. But the text breaks > > after the lilypond code. > > Some notes used \lilypond[11pt]{c' e' g'} inline. > > It seems that the correct handling is only implemented for texi > documents, not for LaTeX documents. However, there's a simple > workaround, j

Re: fingerHorizontalDirection Bug?

2003-10-05 Thread José Luis Cruz
Oh, damn. I didn't see that you are using version "1.8.1". I'm using version "2.0.0" so i'm almost sure this wont function for you, sorry. :( pgp0.pgp Description: PGP signature ___ Bug-lilypond mailing list [EMAIL PROTECTED] http://mail.gnu.org/m

Re: fingerHorizontalDirection Bug?

2003-10-05 Thread José Luis Cruz
I use sometimes: \property Voice.fingeringOrientations = #'(down, left, etc) and another times: \property Voice.Fingering \set #'direction = #-1 I just don't remember which one is for what exactly, play with them, and keep searching :) Oh, I'm not a developer. If it doesn't help you, i can'

lilypond-book (filename & inlining)

2003-10-04 Thread José Luis Cruz
version he used to compile (from april 2002, seems) Thanks a lot in advance, José Luis Cruz -- remove _NO_SPAM_ from my mail address to email me quita _NO_SPAM_ de mi dirección de correo para escribirme pgp0.pgp Description: PGP signature __

Re: staff-container, some problems. Bar at beggining of line

2003-09-28 Thread José Luis Cruz
Oh, i didn't notice another error, that lilypond crashes when i put a \midi {} line, so i can't get midi output. The error is this: Interpreting music...warning: can't find or create `StaffContainer' called `uniqueContext2' joseluis > I looked at the example of staff-container.ly, for making

chord names w ties, on midi no ties

2003-09-27 Thread José Luis Cruz
Hello, First, i really hope this question isn't repetitive, because i've searched in mail archive and didn't found exactly this problem so... here it goes. I noticed that if i put a Chordnames Staff, (with C:m or style, doesn't matter) and i tie some of them, i recieve a warning for each tie:

staff-container, some problems. Bar at beggining of line

2003-09-27 Thread José Luis Cruz
Hi, first of all, i'm not sure if this is a bug, or a feature-request/improvement. I looked at the example of staff-container.ly, for making 2 staffs separated horizontally by a blank space. I'm using lilypond 2.0 and this is the code for showing the "problems": %>8b

extra-staff.ly

2003-09-27 Thread José Luis Cruz
In tips and tricks web page, i've noticed that the output of the example file extra-staff.ly is different between versions 1.8 and 2.0 In 2.0 There appears an additional Staff. Is that a bug? Here are the links to the source and their images: http://lilypond.org/doc/v1.8/input/test/out-www/li