Re: Buglet

2002-09-17 Thread Graham Percival
On Tue, 17 Sep 2002 18:05:17 -0300 Fabio dos Santos <[EMAIL PROTECTED]> wrote: > Ok. So I couln not find any pages that told me how to do a Bug Report. [EMAIL PROTECTED] > Bug I believe I got one, so I'm putting it right here. . . It looks like a bug, but the developers need to have a (short)

Re: lilypond fonts

2002-09-17 Thread Jan Nieuwenhuizen
Johan Wettergren <[EMAIL PROTECTED]> writes: > I have recently installed Lilypond through the Cygwin package. There is a > small problem, however, which I have not managed to solve by myself. > > I manage to process sample2e.tex all right, but foo.ly results in an > output with the wrong symbols

chord spread over two staves (piano)

2002-09-17 Thread Jule Slootbeek
Hi, I'm trying to form a d major chord with the D on the treble staff and the F# and A on the bass staff. when i use <\translator Staff = bass \stemUp {a,8 fis 8} \translator Staff = treble \stemUp {d'8}> i get this in the compilation (verbose) programming error: No StaffSpacing wishes found

Buglet

2002-09-17 Thread Fabio dos Santos
Ok. So I couln not find any pages that told me how to do a Bug Report. Bug I believe I got one, so I'm putting it right here. . . I'm trying to make a sheet at 19pt, Lilypond 1.6.2-1 (Debian distribution) I get the following errors: + bash-2.05a$ ly2dvi vio

lilypond fonts

2002-09-17 Thread Johan Wettergren
Hello! I have recently installed Lilypond through the Cygwin package. There is a small problem, however, which I have not managed to solve by myself. I manage to process sample2e.tex all right, but foo.ly results in an output with the wrong symbols for notes. There is also a missfont.log contai

Re: partials and accidentals

2002-09-17 Thread Rune Zedeler
Rune Zedeler wrote: > I have fixed it in cvs (stable branch), so you will either have to wait > for 1.6.4 or download the cvs version - or do without partial measures > to get the accidentals correct. While you are waiting you can ofcourse make a kludge: Replace \partial 4 with \property

Re: \unfold repeat question [solved]

2002-09-17 Thread Jule Slootbeek
aaah, thanks a lot...fixed it On Tuesday, September 17, 2002, at 12:53 , Rune Zedeler wrote: > Jule Slootbeek wrote: > > > warning: Too many clashing notecolumns. Ignoring them. > > > see > > http://lilypond.org/stable/Documentation/user/out- > www/lilypond/More-basics.html#More%20basics > > at

Re: partials and accidentals

2002-09-17 Thread Simon Bailey
On Tue, 2002-09-17 at 18:11, Mats Bengtsson wrote: > >http://lilypond.org/stable/Documentation/user/out-www/lilypond/Using-the-predefined-accidental-macros.html i'd looked at these, but couldnt find an explanation for my problem. i think rune has fixed it now though. thx, simon. -- Don't be ir

Re: \unfold repeat question

2002-09-17 Thread Rune Zedeler
Jule Slootbeek wrote: > warning: Too many clashing notecolumns. Ignoring them. see http://lilypond.org/stable/Documentation/user/out-www/lilypond/More-basics.html#More%20basics at the bottom - just above the summary. -Rune ___ Lilypond-user m

\unfold repeat question

2002-09-17 Thread Jule Slootbeek
Hi, when i try to do this: treble = { \notes\relative c'' { \clef treble \repeat unfold 8 {} | r1 | r1 } } i get this error 8 times: warning: Too many clashing notecolumns. Ignoring them. it precedes to print the three notes in a chord, but th

Re: partials and accidentals

2002-09-17 Thread Rune Zedeler
Simon Bailey wrote: > when i run lilypond over this fragment, i get a natural sign in front of > the c in the second (first full) measure. this doesnt seem logical to me > (even though some players may find it helpful). Congratulations, you have found a bug! I have fixed it in cvs (stable branch

Re: partials and accidentals

2002-09-17 Thread Mats Bengtsson
This looks like a bug. If the initial c sharp had occured in a full measure, you don't get the extra natural by default. However, there are many different conventions for accidentals and quite a number of them are supported in Lilypond, see http://lilypond.org/stable/Documentation/user/out-www/l

partials and accidentals

2002-09-17 Thread Simon Bailey
hi all, consider this fragment: \score \notes \relative c'' { \key f \major \time 4/4 \partial 4 cis4 | d ( ) c b2 | a4 b8 ( ) c d4 f, | } when i run lilypond over this fragment, i get a natural sign in front of the c in the second (first full) measure. this doesnt seem logica

HaraKiri and full first page

2002-09-17 Thread olav gundersen
Hello, All pocket scores have a full first page of every movement, so that you can see all the instruments used. Then they are printed with only the playing instruments on the following pages. If I use \translator { \HaraKiriStaffContext } in the paper block, tacit instruments are killed a

Re: transposition, incipit and key signature

2002-09-17 Thread David Raleigh Arnold
On Tue, 17 Sep 2002 09:55:29 Rune Zedeler wrote: > Quoting David Raleigh Arnold <[EMAIL PROTECTED]>: > > > > Rune> \version "1.6.3" > > > Rune> \score { > > > Rune> \notes \transpose c'' { > > > Rune> \key f \major c4*1/2 > > > Rune> \once \property Staff.

Re: transposition, incipit and key signature

2002-09-17 Thread Rune Zedeler
Quoting David Raleigh Arnold <[EMAIL PROTECTED]>: > > Rune> \version "1.6.3" > > Rune> \score { > > Rune> \notes \transpose c'' { > > Rune> \key f \major c4*1/2 > > Rune> \once \property Staff.KeySignature = \turnOff \key c \major s8 > > > Rune> \transp

Re: Hello I have a question

2002-09-17 Thread Mats Bengtsson
Go to www.lilypond.org and click on "Windows binaries" in the left column (assuming you want to run it in Windows). Could it be make even clearer? /Mats > You state that the program is free, now I believe that is GREAT and I thank > you, but how do I get it? > Thank you, >

Re: How to produce a5 paper music (2)

2002-09-17 Thread Thomas Willhalm
Mats Bengtsson wrote: > When I want to print a piece of music in A5 size, > two pages on each A4-paper, I typeset it as usual > in A4 size and than use 'psnup -2 file.ps' on the > Postscript. Of course, the pstops command is much > more general, but I've never managed to understand > all the opti

How to avoid "programming error: Unknown prefatory spacing."?

2002-09-17 Thread Alois Steindl
Hello, After installing and re-installing several versions of lilypond-1.6.x, I still get a lot of error messages: programming error: Unknown prefatory spacing. (Continuing; cross thumbs) and for the chords: programming error: No StaffSpacing wishes found (Continuing; cross thumbs) In the out