Problem with lyrics with repeat [lilypond 2.13.63]

2011-08-17 Thread Raphael Manfredi
Hello,

I'm having problems formatting lyrics on a repeat section.
I've extended the snippet from the documentation to add 2 voices
to the chorus, and the lyrics for the second stanza are moved
at the bottom of the group.

Vertically, I have:

Soprano staff
Lyrics for soprano #1

Alto staff
Lyrics for alto #1

Lyrics for soprano #2
Lyrics for alto #2

I'd thought it would come up as:

Soprano staff
Lyrics for soprano #1
Lyrics for soprano #2

Alto staff
Lyrics for alto #1
Lyrics for alto #2

in the repeated section.

Here's the modified snippet.  How should I change the example to
get the above layout?

\score {
\new ChoirStaff  
\new Staff {
  \new Voice = melody {
\relative c'' {
  a4 a a a
  \repeat volta 2 { b4 b b b }
}
  }
}
\new Lyrics \lyricsto melody {
  Not re -- peat -- ed.
  
{ The first time words. }
\new Lyrics {
  \set associatedVoice = melody
  Sec -- ond time words#one.
}
  
}
\new Staff {
  \new Voice = melody2 {
\relative c'' {
  a4 a a a
  \repeat volta 2 { b4 b b b }
}
  }
}
\new Lyrics \lyricsto melody2 {
  Not re -- peat -- ed.
  
{ The first time words. }
\new Lyrics {
  \set associatedVoice = melody2
  Sec -- ond time words#two.
}
  
}
  
}

Thanks,
Raphael

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Problem with lyrics with repeat [lilypond 2.13.63]

2011-08-17 Thread Raphael Manfredi
Quoting -Eluze elu...@gmail.com from ml.lilypond.users:
:i can't see which version you're using but the the docs about repeated
:voices are being rebuilt!

It was in the subject (2.13.63)...

:the trick that works is to define the lyrics' placement with a \new Lyrics =
:… statement and to refer them later. you're sample score would then look
:like:
:
:the 2nd staff and its lyrics can be placed the same way, but since the
:default is below the staff it does not really matter.

Great, it's now working as I wanted.  I was surprised because the old setup
(template) I had for vocal music, which was written for 2.10, stopped working
properly with 2.13.63 and the doc was obviously incomplete!

Thanks for the fast answer!

Raphael

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: How to tune space between key signature and first note?

2006-04-19 Thread Raphael Manfredi
Thanks Mats -- I'm still using 2.6.3, waiting for Debian unstable to
have 2.8.x packaged so that I can install it cleanly using the packaging
system.

Raphael

Quoting Mats Bengtsson [EMAIL PROTECTED] from ml.lilypond.users:
:Which LilyPond version? If you search the mailing list
:archives for bug-lilypond, you will find out that this
:problem was discussed (and solved, if I remember
:correctly) during one of the 2.7.x versions.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


How to tune space between key signature and first note?

2006-04-14 Thread Raphael Manfredi
Hello,

I have a score in A minor (blank key signature) but with a part for a
clarinet in B flat, so there is a key signature in B minor for its part
(2 sharps).

The problem stems from the fact that the notes on the Clarinet parts are
too close to the key signature, whereas of course other parts have ample
room between the clef and the first note since there is no signature.

How can I add a constant offset between the emission of the key signature
and the first note on a staff?

Thanks,
Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Why aren't repeats unfolded automatically in MIDI?

2005-12-05 Thread Raphael Manfredi
Quoting Erik Sandberg [EMAIL PROTECTED] from ml.lilypond.users:
:Look for MIDI rewrite here:
:http://lilypond-design.com/sponsor/open-features.html

Sounds (sic!) really interesting.  How much is sought for this feature?

I can contribute about 50 EUR for it.  Any other user would like to
team up with me to meet the price tag?

Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Why aren't repeats unfolded automatically in MIDI?

2005-12-04 Thread Raphael Manfredi
What is the technical reason for repeats to not be automatically played
(i.e. unfolded) as many times as necessary in the MIDI output?

The \unfoldRepeats is a crude hack, and I fail to see the justification
behind this feature.  Surely, lilypond knows how to iterate over repeats
to be able to process \unfoldRepeats so surely it should not have any
problem generating correct MIDI output without this directive.

Why isn't this behaviour fixed to behave normally, i.e have MIDI output
reflect the music as written?

Raphael

P.S: Why aren't pralls, trills, arpeggios not automatically realized
during MIDI output?  When playing baroque music, the lack of realization
of those ornaments really changes the way it sounds.  And typesetting
the realization in the score is cumbersome and messes the visual quality
of the score.


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: 2 conversion problems 2.4.6-2.6.3

2005-11-09 Thread Raphael Manfredi
Quoting Gilles [EMAIL PROTECTED] from ml.lilypond.users:
:For Linux: gucharmap

Yes, but since lilypond does not understand the Unicode escape syntax
(e.g. \u2014 for EM DASH) produced by gucharmap, this is rather useless.

There should be a way for lilypond to accept Unicode escape sequences.

Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Escape sequence for accentuated characters?

2005-11-01 Thread Raphael Manfredi
Quoting Jan Nieuwenhuizen [EMAIL PROTECTED] from ml.lilypond.users:
:Raphael Manfredi writes:
:
: Something is wrong.
:
:Please attach a minimal, but full example of your .ly file.

Here it is.  The character I'm printing is u` in case there is
a problem with the encoding via mail.  The UTF-8 encoding is correct.

-
% UTF-8 character messes markup
% Output is fine without the font override, but then I get ugly courier
\version 2.6.3
\new Staff {
\clef treble \time 4/4
\override TextScript #'font-name = cmr10
\relative c'' {
 a^\markup { piu mosso } b c d e^\markup { più mosso } f g f
}
}
-

Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Escape sequence for accentuated characters?

2005-11-01 Thread Raphael Manfredi
And here is a PNG of the lilypond output on my system, in case you
cannot reproduce it.

Raphael


bug5.png
Description: PNG image
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Escape sequence for accentuated characters?

2005-11-01 Thread Raphael Manfredi
Quoting Han-Wen Nienhuys [EMAIL PROTECTED] from ml.lilypond.users:
:Raphael Manfredi wrote:
: And here is a PNG of the lilypond output on my system, in case you
: cannot reproduce it.
:
:There was a problem with fontchanges  in the middle of text strings, 
:which I fixed in 2.7.8.
:
:However, I recommend you to use another font, which includes the 
:accented characters as separate glyphs, eg. ecrm10. With 2.7.8, you will 
:still get the sans-serif u` but with correct placement.

Yes, ecmr10 works fine, but it is a sans-serif font and it does not
look as good as cmr10.

Where does lilypond get its font list from, so that I can try others?
I gathered the name cmr10 from a config file I saw, but I don't
know where to find an exhaustive list of the available fonts.

Thanks,
Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Escape sequence for accentuated characters?

2005-10-29 Thread Raphael Manfredi
Quoting Jan Nieuwenhuizen [EMAIL PROTECTED] from ml.lilypond.users:
:Raphael Manfredi writes:
: So, what's the way to type pure ASCII accentuated letters in lilypond?
:
:That's not supported.  You'll have to find/write a recoding program
:that translates into utf-8, if that's what you really want.

Something is wrong.

I managed to get the UTF-8 input right (via recode), but the text in the
PDF is not diplaying properly.  It's as if there was a backspace emitted
after the accentuated character, and there is some overwriting of the
letters that follow (they are shifted to the left by approximatively
1.5 characters).

If I emit the unaccentuated letter, everything is fine.

What's the problem?  I'm using 2.6.3.

Thanks,
Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Escape sequence for accentuated characters?

2005-10-28 Thread Raphael Manfredi
Hello,

Does anyone know of an escape sequence enabling the composition
of accentuated characters?  My system is a non-UTF8 system (ISO-latin-1)
and I don't have any way to type an UTF-8 character in my xterms.

I can type iso-latin-1, but apparently this is not understood by 2.6.3,
whereaas it worked correctly in 2.4.5.

So, what's the way to type pure ASCII accentuated letters in lilypond?

Raphael


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user