lilypond-1.4.8.jcn2 for windows

2001-11-14 Thread Jan Nieuwenhuizen
Hi, I've put up a new version of LilyPond for windows, fixing the annoying ly2dvi resources bug. Jan. -- Jan Nieuwenhuizen <[EMAIL PROTECTED]> | GNU LilyPond - The music typesetter http://www.xs4all.nl/~jantien | http://www.lilypond.org ___ L

Re: several "easy" questions...

2001-11-14 Thread Jan Nieuwenhuizen
Mats Bengtsson <[EMAIL PROTECTED]> writes: > % Failed attempt: > \property LyricsVoice . stanza = #'(dynamic "mf") Turns out this was prevented only by some stale safety-pins. With (something like) the patch below, something like this: #(define dynamic-1 '((dynamic) (font-relative-size -1))

Re: download

2001-11-14 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > > mijn naam is Tom Tulen en ik ben fluitist en docent aan Scholen in > > de Kunst in Amersfoort. Ik hoorde van een tevreden gebruiker over > > dit programma en wil het graag uitproberen. Echter, ik snap geheel > > niet wat ik moet downloaden om het in gebruik te kunnen

Re: Diverses editions questions

2001-11-14 Thread Laura Conrad
> "Han-Wen" == Han-Wen Nienhuys <[EMAIL PROTECTED]> writes: Han-Wen> However, I'm not a commercial publisher, so I can't Han-Wen> really judge if the output is `good enough' by publishing Han-Wen> standards to do so. I'm not a commercial publisher either, but people do occasional

Re: download

2001-11-14 Thread Jan Nieuwenhuizen
"Tom Tulen" <[EMAIL PROTECTED]> writes: [newbie reply in Dutch] Hi Tom, > mijn naam is Tom Tulen en ik ben fluitist en docent aan Scholen in > de Kunst in Amersfoort. Ik hoorde van een tevreden gebruiker over > dit programma en wil het graag uitproberen. Echter, ik snap geheel > niet wat ik moet

Re: Diverses editions questions

2001-11-14 Thread Han-Wen Nienhuys
[EMAIL PROTECTED] writes: > >mercial distribution. What I mean is, can something that > >has been typesetted with Lilypond and layed out with > >LaTeX be elligible for selling? > > I'm not a specialist on the Gnu licences, but as far as > I can understand, there's nothing that p

Re: Problem rendering initial dynamics?

2001-11-14 Thread Jan Nieuwenhuizen
Cole Tuininga <[EMAIL PROTECTED]> writes: > On Tue, 2001-11-13 at 11:58, Cole Tuininga wrote: > > On Tue, 2001-11-13 at 11:37, David Boersma wrote: > > > Hello Cole, > > > > > > AFAIK the recommended way to get postscript output is a twostep process: > > > > > > ly2dvi Devienne_1.ly > > > dvips

Re: Adjusting paper

2001-11-14 Thread Mats Bengtsson
It seems nobody sent an answer to your questions. I redirected your question to the new main mailing list for Lilypond usage questions. > Hi, > > I don't like how lilypond (or LaTeX) handles paper margins. In fact, it > leaves too > space at bottom of each page, it could place there another lin

download

2001-11-14 Thread Tom Tulen
Hallo, mijn naam is Tom Tulen en ik ben fluitist en docent aan Scholen in de Kunst in Amersfoort. Ik hoorde van een tevreden gebruiker over dit programma en wil het graag uitproberen. Echter, ik snap geheel niet wat ik moet downloaden om het in gebruik te kunnen nemen, kunnen jullie me svp r

Re: Diverses editions questions

2001-11-14 Thread Mats Bengtsson
Found this old question in my mailbox. > Hi, > > >I was wondering about two topics... > >The first one : is Lilypond (and LaTeX) viable for com- >mercial distribution. What I mean is, can something that >has been typesetted with Lilypond and layed out with >LaTeX be

Re: Descrescendo difficulty

2001-11-14 Thread Mats Bengtsson
> > \context Voice = VA { \stemDown > r b a > > } > > Compiles fine. I want a decrescendo to start on the first chord, > finish on the second chord, but anywhere I put it I seem to get a > parse error. Try \context Voice = VA { \stemDown

Re: Spacing, padding

2001-11-14 Thread Jan Nieuwenhuizen
"Ryan M. Rifkin" <[EMAIL PROTECTED]> writes: > Two different but related questions? > > 1. How do I get dynamic markings to show up centered --- associated > with the music rather than a note? If I start my piano piece with: Have a look at input/template/piano-dynamics.ly Jan. -- Jan N

Descrescendo difficulty

2001-11-14 Thread rif
\context Voice = VA { \stemDown r b a } Compiles fine. I want a decrescendo to start on the first chord, finish on the second chord, but anywhere I put it I seem to get a parse error. For instance, \context Voice = VA { \stemDown

Re: Spacing, padding

2001-11-14 Thread Mats Bengtsson
> > Two different but related questions? > > 1. How do I get dynamic markings to show up centered --- associated > with the music rather than a note? If I start my piano piece with: > > \partial 4 b'8-\mp a8 > > the mp marking shows up quite close to the b, when I'd really like

Spacing, padding

2001-11-14 Thread Ryan M. Rifkin
Two different but related questions? 1. How do I get dynamic markings to show up centered --- associated with the music rather than a note? If I start my piano piece with: \partial 4 b'8-\mp a8 the mp marking shows up quite close to the b, when I'd really like it centered betwe

Changing font size?

2001-11-14 Thread Ryan M. Rifkin
I'm using lilypond 1.4.6 under RedHat Linux. The manual suggests that I could change the font size via a command such as \include "paper23.ly" Looking at this file, it defines it's own paper block, so I assumed I'd just replace my own (empty) paper block with this command? If I do this, I ge

Re: several "easy" questions...

2001-11-14 Thread Mats Bengtsson
> > ...or at least ones that most likely have been figured out... > > 1. How do I edit the "lily was here" at the bottom of the page? Just set the 'tagline' header field: \header{ ... tagline = "Hello World!" } > 2. How do I make sure that the first line is not indented? I've used > LaTeX