Repeat with alternatives problem

2003-11-05 Thread Wong Li Jie
Hi, I am a new user of lilypond, and I'm trying to input a piece of vocal music like what follows: \notes{ \repeat volta 2{c4 c c c} \alternative{{e f g r} {c1}}} The words accompanying the music are, for eg. la la la la la la la and lo lo lo lo lo I want the following to appear as: -

Shifting Rests

2003-11-05 Thread Will Oram
My understanding is this should shift any rest down X spaces down: restDown = \property Staff.Rest \set #'staff-position = #-X [...] << { fsharp16[ fsharp' d fsharp,] fsharp[ fsharp' d g,] } \\ { \restDown fsharp8_.[ r16 fsharp_.] fsharp8_.[ r16 g_.] } >> In this example, it works up to a point

jazz figures again

2003-11-05 Thread Paul Scott
1. Have the methods for creating raises, falls, etc. changed since the thread on this last October? 2. How can I make a glissando come from somewhere other than the previous note or how can I make this work the following work? It's not finished because the upper b flat is disappearing as wel

Re: [Lilypond-User] Problem with ly2dvi

2003-11-05 Thread Jan Kohnert
Since version 2.0.0 the "ly2dvi"-script was renamed to "lilypond" and "lilypond" to "lilypond-bin". Hope that helps you. Regards Jan Kohnert Am Mittwoch, 5. November 2003 21:30 schrieb Wim Ceulemans: > Hi > > Since I upgraded my Debian system using 'apt-get install lilypond'

Re: Removing a MIDI track

2003-11-05 Thread David Raleigh Arnold
On Wednesday 05 November 2003 03:14 pm, Joel Ray Holveck wrote: > I'm trying to remove a ChordNames track from the MIDI output, ie, > prevent it from being played. I do still want it engraved, but > silent. So far, I've been trying to set the volume to 0 or some > epsilon small enough to not be h

Re: [Lilypond-User] Problem with ly2dvi

2003-11-05 Thread Wim Ceulemans
Jan Thanks, that clarifies some things, but lilypond is still producing images of a whole page, whit lot's of white space round the actual score. Regards Wim Jan Kohnert wrote: Since version 2.0.0 the "ly2dvi"-script was renamed to "lilypond" and "lilypond" to "lilypond-bin". Hope that helps y

Re: Accidentials, bar-numbering and beaming with \partial

2003-11-05 Thread David Raleigh Arnold
On Wednesday 05 November 2003 01:49 pm, Johan Eidenvall wrote: > Hi. > > I hav found an error/bug regarding partial measuers (I think). > If you study the input and output of the attatched ly-code (at the > end othis message)... (1): the accidentals are not reset at the start > of an partial measur

Re: Problem with ly2dvi

2003-11-05 Thread José Luis Cruz
the script ly2dvi now has changed to lilypond, and the lilypond binary is now called lilypond-bin. I'm having a deja vu... José Luis A 05/11/03 21:30:26 Wim Ceulemans <[EMAIL PROTECTED]> escribió: > Hi > > Since I upgraded my Debian system using 'apt-get install lilypond', > I am on version

relative

2003-11-05 Thread Aaron
Hi all thanks for all the responses I lost my computer (bios chip died) and just now read the thread. I will do some experimenting and see where it leads me. Aaron ___ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo

Problem with ly2dvi

2003-11-05 Thread Wim Ceulemans
Hi Since I upgraded my Debian system using 'apt-get install lilypond', I am on version 2.1.0 of lilypond Since then my ly2dvi is gone, Isn't this part anyhmore of lilypond? The problem is that the result of using: lilypond --preview xxx.ly produces a png image of a whole page, with lot's of wh

Removing a MIDI track

2003-11-05 Thread Joel Ray Holveck
I'm trying to remove a ChordNames track from the MIDI output, ie, prevent it from being played. I do still want it engraved, but silent. So far, I've been trying to set the volume to 0 or some epsilon small enough to not be heard, but the track comes through loud and clear when I play it with Tim

Re: Newbie question: Repeat bars

2003-11-05 Thread David Raleigh Arnold
On Wednesday 05 November 2003 05:02 am, Thomas Scharkowski wrote: > Datum:Wed, 05 Nov 2003 10:23:03 +0100 > Von: Mats Bengtsson <[EMAIL PROTECTED]> > An: Thomas Scharkowski <[EMAIL PROTECTED]> > Kopie an: [EMAIL PROTECTED] > Betreff:

Re: output to TeX *and* html

2003-11-05 Thread Mats Bengtsson
Since you want to get the music examples in some graphics format, I would use the 'eps' option, \begin[eps]{lilypond}, in the examples. Then, it should be possible to use any of the standard tools for conversion of LaTeX to HTML, see http://www.tex.ac.uk/cgi-bin/texfaq2html?label=LaTeX2HTML /Mat

Re: Newbie question: Repeat bars

2003-11-05 Thread Thomas Scharkowski
Datum: Wed, 05 Nov 2003 10:23:03 +0100 Von:Mats Bengtsson <[EMAIL PROTECTED]> An: Thomas Scharkowski <[EMAIL PROTECTED]> Kopie an: [EMAIL PROTECTED] Betreff:Re: Newbie question: Repeat bars > Take a look at > http://mai

output to TeX *and* html

2003-11-05 Thread Atte André Jensen
Hi I'm still struggling with this. I need to generate output to print (pdf via TeX) *and* html from a text mixing written text and music examples. Someone here suggeted that I moved from latex to infotex, which I tried, but it seems to me that infotex is not ready for this. For instance the te

Re: Newbie question: Repeat bars

2003-11-05 Thread Mats Bengtsson
Take a look at http://mail.gnu.org/archive/html/lilypond-user/2003-10/msg00234.html to learn how to handle the accidental placement. I haven't checked any references on music typesetting, but I'm certain that the notation used in LilyPond for :||: repeats corresponds to standard conventions. What