Re: Fwd: Middle voices and rests

2012-05-14 Thread David Kastrup
Nick Payne writes: > On 14/05/12 07:31, David B. Stocker wrote: > > Hi group, > > Any guess on how to make LilyPond automatically shift rests the > way it shifts notes in middle voices to avoid collisions with > other notes? > > > It doesn't happen automatically. I find

Re: Fwd: Middle voices and rests

2012-05-14 Thread Nick Payne
On 14/05/12 07:31, David B. Stocker wrote: Hi group, Any guess on how to make LilyPond automatically shift rests the way it shifts notes in middle voices to avoid collisions with other notes? It doesn't happen automatically. I find myself having to do this frequently enough in polyphonic sin

Re: Fwd: Middle voices and rests

2012-05-14 Thread Keith OHara
David B. Stocker gmail.com> writes: > Any guess on how to make LilyPond automatically shift rests the way > it shifts notes in middle voices to avoid collisions with other > notes? No, she will not shift rests horizontally for you. > g4 \rest g LilyPond automatically avoids col

Fwd: Middle voices and rests

2012-05-14 Thread David B. Stocker
Hi group, Any guess on how to make LilyPond automatically shift rests the way it shifts notes in middle voices to avoid collisions with other notes? Here's a minimal example. Thanks, David %% Example %% \version "2.14" upstems = { \relative c' { c2 } } middle = { \relative c' { g4

Re: cantor and choir

2012-05-14 Thread Phil Holmes
- Original Message - From: "Francisco Vila" To: "Dr. med. Kai Lautenschläger" Cc: Sent: Monday, May 14, 2012 11:27 AM Subject: Re: cantor and choir 2012/5/14 "Dr. med. Kai Lautenschläger" : Hi Everyone, typesetting liturgical music I need a solution for the following problem: I ha

Re: Pronunciation hints in \markup block

2012-05-14 Thread Kieren MacMillan
Hi Philip, > I am setting a piece of vocal music in which I wish to include pronunciation > hints for the singers. For example, I > might want to indicate that an "e" in a word should be pronounced as "eh" > (rather than "ee"). To achieve this, it would > be handy to insert "eh" (possibly in i

Pronunciation hints in \markup block

2012-05-14 Thread Philip Thomas
I am setting a piece of vocal music in which I wish to include pronunciation hints for the singers. For example, I might want to indicate that an "e" in a word should be pronounced as "eh" (rather than "ee"). To achieve this, it would be handy to insert "eh" (possibly in italics) immediately ov

Re: is shapeSlur broken?

2012-05-14 Thread David Kastrup
Jan-Peter Voigt writes: > On 14.05.2012 12:34, David Kastrup wrote: >> Jan-Peter Voigt writes: >> >>> Hello Harm and list, >> Could you try _not_ posting in HTML? This mail had both a plain text as >> well as an HTML-specified part, and both rendered awfully here. If you >> send just as plain

Re: is shapeSlur broken?

2012-05-14 Thread Jan-Peter Voigt
On 14.05.2012 12:34, David Kastrup wrote: Jan-Peter Voigt writes: Hello Harm and list, Could you try _not_ posting in HTML? This mail had both a plain text as well as an HTML-specified part, and both rendered awfully here. If you send just as plain text, chances are that you see what you a

Re: is shapeSlur broken?

2012-05-14 Thread David Kastrup
Jan-Peter Voigt writes: > Hello Harm and list, Could you try _not_ posting in HTML? This mail had both a plain text as well as an HTML-specified part, and both rendered awfully here. If you send just as plain text, chances are that you see what you are actually sending. > \version "2.15.38"

Re: cantor and choir

2012-05-14 Thread Francisco Vila
2012/5/14 "Dr. med. Kai Lautenschläger" : > Hi Everyone, > > typesetting liturgical music I need a solution for the following problem: > > I have a solo system in change with a choir staff. solo staff should go on in > highest choirstaff system (first tenor) when solo changes to choir. > choirsta

Re: is shapeSlur broken?

2012-05-14 Thread Jan-Peter Voigt
Hello Harm and list, thank you very much for this function! I really like it :-) Now I just wanted to share my way to shorten the input: \shape #'(((0 . 0)(0 . 0.3)(0 . 0.3)(0 . 0))) is a long thing to type. Most times I only want to adjust the y-part of the two inner control-points - sligtly.

cantor and choir

2012-05-14 Thread Dr. med. Kai Lautenschläger
Hi Everyone, typesetting liturgical music I need a solution for the following problem: I have a solo system in change with a choir staff. solo staff should go on in highest choirstaff system (first tenor) when solo changes to choir. choirstaff (complete) should vanish completely, when choir cha

Re: Clickable table of contents

2012-05-14 Thread Álex R . Mosteo
Svetlana wrote: > Hi! > > I have similar task of making a mostly notes and a few of text in my book > and here is my solution. 1) Process lilypond files with eps backend > (lilypond -dbackend=eps -dno-gs-load-fonts -dinclude-eps-fonts myfile.ly) > - this gives pdfs (along with eps) for every SING