denoting "division" when voices separate

2006-04-24 Thread Sterling Sympatico
Hi, Is it possible to add a div< marking when a soprano line temprorarily divides into two parts? I am writing the soprano part as one music block with the brief voiceOne voiceTwo layering when division occurs. Thanks in advance. Sterling MacNay ___

soprano line with splitting voices and different lyrics

2006-04-18 Thread Sterling Sympatico
Hi again, I am trying to do the following for a soprano line that splits (div) 2x and the second division has each part singing different lyrics with different melisma. I wonder if the following setup will work as I have yet to have success: sopOneMusic \context Voice = "sopranoOne" { s1*14 one

one line - two voices + 2 sets of lyrics

2006-04-17 Thread Sterling Sympatico
Hi, I am setting up a piece of music that has a soprano and alto line. I have figured out how to add lyrics to the alto line but realise that my soprano lyrics will be tricky. The soprano line is primarily one voice but at two locations, I need to split into two parts. I have accomplished this

make key signature invisible?

2005-11-15 Thread Sterling Sympatico
Hi folks, Can one make a key signature invisible? I have a piece that changes key a few times and has piano, two vocal, and five percussion lines. There is a lilypond bug with spacing first note after key signatures when some staffs do not use them (in this case the five percussion lines have no

spacing-keysig-note.ly

2005-11-07 Thread Sterling Sympatico
Hi, For the problem of different key signatures on different staves and first note spacing, can one put a key signature on every stave (including percussion) but make it invisible? Like how we treat silent rests? Sterling ___ lilypond-user mailing li

forgot the links to padding and time signature post

2005-11-06 Thread Sterling Sympatico
the links to the images showing the problem I have with first note of bar crowding the time signature are here: http://smacnay.dyndns.org/~smacnay/temp/habenera-page1.png http://smacnay.dyndns.org/~smacnay/temp/habenera-page5.png http://smacnay.dyndns.org/~smacnay/temp/habenera-page7.png thanks a

padding between key signature, time signature, and first note of bar

2005-11-06 Thread Sterling Sympatico
Hi again, How do I pad between time signature and first note of a bar? I notice that the first note following a time signature is almost touching the time sig. I seem to recall this being a bug but was wondering if it was fixed now or how to force some padding? I amd including links to three p

piano staff dynamics and template found in docs.

2005-11-06 Thread Sterling Sympatico
Hi, I am using 2.6.3 now and am looking over the template for putting dynamics in piano staff. I am a little confused about some of the blocks of info needed to do this. I understand: \upper = \lower = \dynamics = \score { \context PianoStaff << \context Staff=upper \up

2.6.x and fonts with accents

2005-11-06 Thread Sterling Sympatico
Hi all, I just upgraded from 2.4.5 to 2.6.3 in Debian "testing" and converted my few meager scores. I noticed that (and expected) that the fonts would be handled differently but am not sure of how to put simple accents and such in titles and markup. I want a ~ over an "n" in the title - "Habener

no TeX in new lily but is there lilypond-book?

2005-10-28 Thread Sterling Sympatico
Hi, I am still using 2.4.5 in Debian "testing" but understand that the use of TeX is no longer happening in the 2.6 series of releases. Can the lilypond-book "snippets in a document" still happen? Just curious. Sterling MacNay ___ lilypond-user mail

Re: newer Debian release soon?

2005-10-17 Thread Sterling Sympatico
Hi, Will there be a newer Debian release soon? I am suspecting Ghostscript might be holding things up. Is a personal build from source hard or achieveable... again, Ghostscript dependencies might be an issue. Anyone know about this? Thanks in advance, Sterling MacNay

vim mode

2005-08-12 Thread Sterling Sympatico
Hi everyone, I am switching my default editor back to vim (from emacs). I want to make sure that I am getting the best possible results with the syntax highlighting. I have a dir - ~./vim/syntax with one file 'lilypond.vim'. This file has a date of 2002 (in the first few lines). I note that the

Re: bug is spacing first note on stave

2005-06-29 Thread Sterling Sympatico
Mats, Thanks a lot. That was the issue. I just edited the define-grobs.scm file (which I found easier than trying to write the proper syntax in my .ly file as an \override) and it worked. I need to keep reading on how to put in these override commands and where to actually put them. Syntax is

key signature and notes after - spacing

2005-06-28 Thread Sterling Sympatico
Hi, I think that the problem I am having with key signatures crowding my bar is that my piece starts in C# - , goes to C# + , then back to C# -. In the first C# - section, the spacing between key sig and notes is ok. In the C# + section, the spacing becomes crowded and remains so into the second

key signature crowding first notes of bar

2005-06-27 Thread Sterling Sympatico
Hi, I am sure there is an \override for this but how does one pad the space between a key signature and the first notes in the bar? Is it an \override or a padding command? Thanks, I am looking right now but see nothing yet. Sterling ___ lilypond-us

adding staves to a piano part...

2005-06-26 Thread Sterling Sympatico
Hi, Me again. I am enjoying the learning curve here and your help is making it a lot of fun. I have finished a piano accompaniment for a vocal ensemble. I have set up the file as such: \pianoRH notes (some second voice added) \pianoLH notes (some second voice added) piano = {

piano right hand with chorded eigths beneath a half

2005-06-22 Thread Sterling Sympatico
Hi again, I am have looked for an example of the following: piano right hand: (r4 c4 ~ c2) but below this with the right hand are two eighth note chords that would appear as follows: (r2 r8 8 r8 8). lilypond 2.4.5 and have tried: r4 c4 ~ << c2 // r8 8 r8 8 >> Any suggestions or is this possibl

Re: triplet over half note

2005-06-22 Thread Sterling Sympatico
lypond/Explicitly-instantiating-voices.html > >/Mats > > Sterling Sympatico wrote: > >Neato!! > > > >I was putting the half note interval first but didn't think of using << > > > >>>. I am not sure of what the \\ does, though. It work

Re: triplet over half note

2005-06-22 Thread Sterling Sympatico
c4 d e} \\ 2 >> > >/Mats > > Sterling Sympatico wrote: > >Hi, > > > >How do I, in the right hand of a piano score, make a chord as follows: > > > >e and g (half note) with [c d e] triplet above. The c d e is three > >quarters played by t

triplet over half note

2005-06-21 Thread Sterling Sympatico
Hi, How do I, in the right hand of a piano score, make a chord as follows: e and g (half note) with [c d e] triplet above. The c d e is three quarters played by the right hand while the rh is holding the e and g half notes. Any help would be appreciated. Thanks, Sterling __

Re: ec-fonts-mftraced installed properly

2005-06-20 Thread Sterling Sympatico
Hi, Mats... I think the fonts are installed as properly as can be in linux. I did a 'dpkg-reconfigure ec-fonts-mftraced' and then ran 'texhash' for good measure. All went fine. I still need to NOT specify the .map file to have success. If I specify the map file, my output fonts look bad. Thanks

change page number locations

2005-06-20 Thread Sterling Sympatico
Hi, How does one change the side of the page that the page number appears? My 2nd page (the first page to show a page number) will need the page number in the upper right corner, rather than upper left. Thanks for any hints. Sterling MacNay ___ lilyp

default fonts problem solved

2005-06-19 Thread Sterling Sympatico
Hi everyone, I was having problems with my fonts in lilypond 2.4.5. If I created a file (.ly) and ran lilypond file.ly, the resulting .dvi file looked great. The title and all text was a nice font. When I tried using xpdf and gv to view the pdf and ps files that were also created, the fonts loo

Re: changing default font

2005-06-18 Thread Sterling Sympatico
you for some reason have teTeX version 3.0 instead > of the default 2.04 in testing, than you have to fix some > incompatibilities as is described in some emails in the mailing > list archives. > >/Mats > > Sterling Sympatico wrote: > >Hi Graham, > > > >I am

Re: changing default font

2005-06-18 Thread Sterling Sympatico
, it looks fine (fonts do) but when I look at the same .ps or .pdf file (all generated when I ran lilypond file.ly), the strange fixed-space font is there. Thanks for any help in advance, Sterling On Fri, Jun 17, 2005 at 09:27:33PM -0700, Graham Percival wrote: > > On 17-Jun-05, at 9:02

changing default font

2005-06-17 Thread Sterling Sympatico
Hi again, My default font for titles and any markup is some sort of typewriter with very poor kerning. How does one change this to something like a bookman or some other font installed on my computer. I am running a linux system. All the example files I see don't specify a font but the output i

output of vocal music score

2005-06-17 Thread Sterling Sympatico
Hi, I am trying set a small vocal piece (2 part with a short 3rd part). All is well for notation but am curious of any recommendations for a folded part. Front page = cover, 2nd page = 1st page of music, 3rd page = 2nd page of music, etc.) I am thinking that doing this in latex with a \begin{li

Re: ossia and adding a label

2005-06-13 Thread Sterling Sympatico
Hi, I have figured out how to set up my two-part choral score to include an ostinato line in the middle for a few bars. This is a percussive piece (no melody). I set: Ostinato = \drummode { \repeat "unfold" 4 {some percussion} } groupOne = \drummode { \override Score

two drum staves put together

2005-06-12 Thread Sterling Sympatico
Hi, I am putting together a choral work that is simply stomping and clapping. I have decided to use the /drummode environment and let snaredrum = clap and bassdum = stomp. All is well if I use the syntax: \new DrumStaff << \drummode { bd4 r r r etc. } >> To put a second pa

help with 2.4.5 in Debian

2005-06-07 Thread Sterling Sympatico
Hi, I tried to install 2.4.6 in Debian using Ferenc Wagner's sources from http://tac.ki.iif.hu/. After having the default ec-fonts-mftraced crash and downloading the nerwer version (.deb), I got an install. However, all attempts to run lilypond on the simplest file resulted in a segmentation fau