Re: Still lyrics spacing problems
On Montag, 18. November 2002 17:04, Alois Steindl wrote: > Hello, > I just tried my example at my office PC and it works as intended. > I will have a close look what really happens at home. (I could imagine that > there is still some unintended interaction between the installed > TeX-packages TeXLive and tetex. Maybe some environment variables (eg. > TEXMFCNF) are reset in internal calls.) > If I can't find a solution, I will call again. > Please don't waste your time now to find a solution, I really should be > able to find it myself. > Hello, after several hours of searching in the wrong direction I could narrow down the problem and finish the song in time. One reason for the spacing problems was, that lilypond found a file cmr8.afm before cmr8.tfm. For some reason this did give wrong metrics and might be a hidden problem in lilypond. In my case the afm-file was found in the TeXLive tree, but I guess that it could also give problems when it is installed in tetex. The second reason is even more strange for me: I tried to run 2 files, which contained the same song; the only difference were comments and white space. But one file gave good results, the other one bad ones. After I set the coding style to latin-1-unix in emacs, also the second file gave nice results. Unfortunately I didn't save a bad copy for testing. Emacs seems to be too nice today; some years ago one could see the famous ^M line ending and such features, now you don't realize that. Best regards Alois ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
Problem with Lyrics.
I'm using version 1.6.6. There seems to be very little help in the manual for lyrics (is this only my opinion?). However, it does say under Durations that they apply to lyric mode. But I cannot get them to work right. I have a time signature of 4/4. So I reckon that to typeset one syllable of the lyrics to match one crotchet, then a duration of 4 on the first syllable should be correct. Instead, I have to specify 16 (!). In addition, I cannot get long syllables at the end - although I specify a duration of 1 for the final two syllables, the get set to a crotchet each. Finally I get some warning messages I don't understand. First the source file: \paper { papersize = "a4" } \include "paper20.ly" \header{ title = "Abend wird es wieder" subtitle = "Words by Hoffmann von Fallersleben (1798-1874)" composer = "Johan Cristian Heinrich Fünck (1770-1846). Arranged by Carsten Gerlitz." } sopMusic = \notes {\property Staff.midiInstrument = "flute" \time 4/4 \key g \major \clef treble b'4 b' a' a' | g'2 d' | e'4 fis' g' b' | a'2. r4 | b' b' c'' b' | a'2 d'' | g'4 c'' b' a' | g'2. r4 | b'2( c''4 b' | a'2 )d'' | g'4( c'' b' a' | )g'2. r4 \bar "|." } altoMusic = \notes { \property Staff.midiInstrument = "violin" \property Staff.instrument = "S/A" \time 4/4 \key g \major \clef treble a'4 g' g' fis' | d'( )c' b( c'8 )c' | e'4 d' d' g' | g'( fis'8 e' )fis'4 r | d'8( )g' g'( )f' e'4 d' | cis'2 c'8( e' d' )c' | b( )d' g'( )e' g'( )d' c'( )d' | b2. r4 | d' f' e' d' | c' e' fis' e' | d' e' g'8( )d' c'( )d' | b2. r4 \bar "|." } altoWords = \lyrics \context Lyrics < \context LyricsVoice = "verse 1" { \property LyricsVoice . stanza = "1." A16 -- bend wird es __ wie -- der, __ \"{u}\ -- ber Wald und Feld __ s\"{a}u -- selt Frie -- den nie -- der, __ und es rhut die Welt. mh1 __ mh1 } > tenorMusic = \notes { \property Staff.midiInstrument = "bassoon" \property Staff.instrument = "Baritones " \time 4/4 \key g \major \clef bass d'4-\mf d' d' d'8( )c' | b4( )a g( a8 )b | c'4 c' b a | d2. r4 | g g g g | g2 fis | g8( )fis e( )c d4 d | a,2. r4 | g,1-\p(\( | )g,2. \)c4 | b,( c d2 | )g2. r4 \bar "|." } \score { \notes \context StaffGroup < \property Score.automaticMelismata = ##t \context Lyrics = sopLyrs { s1 } \context Staff = women { s1 } \context Lyrics = altoLyrs { s1 } \context Lyrics = tenorLyrs { s1 } \context Staff = men {\clef bass s1 } \context Lyrics = bassLyrs { s1 } \context Staff = women \context Voice = VA { \voiceOne \sopMusic } \addlyrics \context Staff = women \context Voice = VB { \voiceTwo \altoMusic } \context Lyrics = altoLyrs { \altoWords} \context Staff = men \context Voice = VA { \voiceOne \tenorMusic } > \paper { \translator { % a little smaller so lyrics can be closer to the staff. \StaffContext minimumVerticalExtent = #'(-3 . 3) } } } and then the messages from lilypond: cd /home/colin/ lilypond /home/colin/abend.ly GNU LilyPond 1.6.6 Now processing: `/home/colin/abend.ly' Parsing... Interpreting music...[8][13] Preprocessing elements... Calculating column positions... programming error: Unknown prefatory spacing. (Continuing; cross thumbs) programming error: No StaffSpacing wishes found (Continuing; cross thumbs) [3][6][9][12][13] paper output to `abend.tex'... LilyPond finished at Tue Nov 19 15:32:41 Any help gratefully received. -- Colin Paul Adams Preston Lancashire ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user
(no subject)
hi I found your web site confusing and just wanted to know how I can get hold of lilypond? Andy
Re: (no subject)
The quick answer - go to http://www.lilypond.org ... click on the appropriate download link (menu, left side). I think the web page would be familiar & comfortable to most people with Linux or GNU experience so I will assume you are looking for the Windows version. Therefore, from the http://lilypond.org home page, click on the 'Windows Binaries' link (left side menu, in the Download segment) ... click on the "Install Lily Now" link (in the Quick Install section, towards the top of the main window area) ... if you start this from Internet Explorer, this could start automatically. Lilypond runs in Linux or other Unix variants. One variant in particular, Cygwin, is designed to run in a Windows environment - it runs very well on my AMD-500 running Windows 98 SE. So I run Windows, which runs Cygwin, which runs Lilypond in what appears initially to be a "DOS prompt" window. I do not believe there is a 'native' Windows version. Personal comment ... The web site is very typical of a Linux or GNU site - all the information is there, but in most of these sites I've always had to go through the entire contents at least once to familiarize myself with the general organization, as well as the purpose and thought process of the program. This may seem tedious, but it is very much worth your time - especially given the value and flexibility of a superb product like Lilypond. Hope this helps /Hans Steven Thompson wrote: hiI found your web site confusing and just wanted to know how I can get hold of lilypond? Andy