Re: Suppress chord names from MIDI output

2011-01-18 Thread Johan Vromans
Brett McCoy writes: > Is there a way to suppress MIDI output for \ChordName context? When I > create a staff with other parts and have chord names at the top, the > output always has a piano playing those chords and it's interfering > with the rest of the piece, plus I don't need the extra track

Lilypond web git seems old

2011-01-18 Thread Ben Luo
Dear All, Today I checked out lilypond web from http://git.savannah.gnu.org/gitweb/?p=lilypond.git;a=summary But it seems old. Is there any latest repo to pull? Regards, Ben Luo ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.o

Re: variant on "many syllables to one note"

2011-01-18 Thread Ted Stanion
I'm pretty sure that adding "\set melismaBusyProperties = #'()" before your notes will do what you want. On Tue, Jan 18, 2011 at 4:09 PM, Graham King wrote: > In the early sixteenth century manuscript I'm working on, the scribe has > set the first three syllables of "angelorum" to a single note t

Re: Odd vertical spacing of lyrics

2011-01-18 Thread Keith OHara
James Bailey googlemail.com> writes: > [off-topic rant] > ... > [/off-topic rant] That was quite topical, for an 'off-topic' rant. You have to tell us how you prefer to enter the lyrics when they are sometimes shared. Is there one Lyrics for alto, one for alto-tenor-together, and one for tenor

variant on "many syllables to one note"

2011-01-18 Thread Graham King
In the early sixteenth century manuscript I'm working on, the scribe has set the first three syllables of "angelorum" to a single note that I'm transcribing as a1. ~ a1. ~ a1 Is there a way, preferably compatible with \lyricmode, to tell lilypond to align the syllables under the respective semibre

Re: Odd vertical spacing of lyrics

2011-01-18 Thread Keith OHara
Carl Sorensen byu.edu> writes: > On 1/18/11 8:26 AM, "Mike Solomon" ufl.edu> wrote: > > > > The following snippet is giving me the attached output w/ the soprano line > > shifted way up after the line break. Is there any way to get the soprano > > correctly aligned (w/o changing the distance b

Re: highlighting notes in pdf, synchronized pdf and midi playback

2011-01-18 Thread Xavier Scheuer
2011/1/18 Janek Warchoł > > It must have been this... Strangely it doesn't work for me. Even the > ordinary Point-and-click doesn't work, only "edit in place". Just to make sure, you need to use LilyPondTool's built-in "PDF Preview" in order to have this feature. BTW if you want a look like Fres

Re: highlighting notes in pdf, synchronized pdf and midi playback

2011-01-18 Thread Federico Bruni
Il giorno mar, 18/01/2011 alle 14.11 +0100, Janek Warchoł ha scritto: > The only thing i found is > http://gitorious.org/qt-pdfviewer > http://qt-apps.org/content/show.php/PDF+MIDI+Player?content=134343 > but there are no binaries and i was unable to compile the source... > I'd be grateful for any

Re: highlighting notes in pdf, synchronized pdf and midi playback

2011-01-18 Thread Janek Warchoł
2011/1/18 Federico Bruni > > Janek, > > I guess that you forgot to reply to the list Yes. Sorry about that, i forgot this quite often... > Il giorno mar, 18/01/2011 alle 15.56 +0100, Janek Warchoł ha scritto: > > 2011/1/18 Federico Bruni : > > > 2011/1/18 Janek Warchoł > > >> Also, is there any

Re: highlighting notes in pdf, synchronized pdf and midi playback

2011-01-18 Thread Federico Bruni
Janek, I guess that you forgot to reply to the list Il giorno mar, 18/01/2011 alle 15.56 +0100, Janek Warchoł ha scritto: > 2011/1/18 Federico Bruni : > > 2011/1/18 Janek Warchoł > >> > >> Hi, > >> > >> i'm pretty sure that i saw a program that could highlight objects in > >> compiled pdf corres

Re: Suppress chord names from MIDI output

2011-01-18 Thread Michael Ellis
+1 Having two score blocks in a book block is working very nicely for me. Cheers, Mike On Tue, Jan 18, 2011 at 1:12 PM, James Bailey wrote: > Have two \score blocks, one without \ChordName, but including \midi, and > one with \layout, that includes the \ChordName context. __

Re: Using lyrics in a markup

2011-01-18 Thread Jean-Charles Malahieude
Le 18/01/2011 20:21, Marc Hohl disait : Am 18.01.2011 18:56, schrieb Graham Percival: On Tue, Jan 18, 2011 at 05:24:11PM +0100, Marc Hohl wrote: These functions should be bundled in a snippet, or perhaps included in the lilypond distribution? Start by adding it to LSR. Done. http://lsr.dsi.

Re: shorten/lengthen left/right stem of beamed eighth

2011-01-18 Thread Damian leGassick
how about this << { d''2 } \\ { \stemUp \override Beam #'positions = #'(-1 . 1) a8 a' s s } >> Damian On 17 Jan 2011, at 22:52, -Eluze wrote: > > in this example there is a collision between th two first notes of both > voices. > > << > { d''2 } > \\ > { \stemUp a8 a' s s } >

Re: Using lyrics in a markup

2011-01-18 Thread Marc Hohl
Am 18.01.2011 18:56, schrieb Graham Percival: On Tue, Jan 18, 2011 at 05:24:11PM +0100, Marc Hohl wrote: These functions should be bundled in a snippet, or perhaps included in the lilypond distribution? Start by adding it to LSR. Done. http://lsr.dsi.unimi.it/LSR/Snippet?id=744 Regards, Ma

Re: Stem Length (in percent?)

2011-01-18 Thread Xavier Scheuer
On 18 January 2011 18:15, Nils Gey wrote: > > I hope this will be a quick answer. > > I am currently preparing scores, vocal SATB, but the publisher thinks > the Bass staff stem length are not long enough. > Is there a way to keep the auto-length but increase the length by, > maybe, a percent valu

RE: Suppress chord names from MIDI output

2011-01-18 Thread James Lowe
Brett -Original Message- From: lilypond-user-bounces+james.lowe=datacore@gnu.org [mailto:lilypond-user-bounces+james.lowe=datacore@gnu.org] On Behalf Of Brett McCoy Sent: 18 January 2011 18:00 To: lilypond-user Subject: Suppress chord names from MIDI output Is there a way to sup

Re: Suppress chord names from MIDI output

2011-01-18 Thread James Bailey
On Jan 18, 2011, at 7:00 PM, Brett McCoy wrote: > Is there a way to suppress MIDI output for \ChordName context? When I > create a staff with other parts and have chord names at the top, the > output always has a piano playing those chords and it's interfering > with the rest of the piece, plus I

Re: Using lyrics in a markup

2011-01-18 Thread Graham Percival
On Tue, Jan 18, 2011 at 05:24:11PM +0100, Marc Hohl wrote: > These functions should be bundled in a snippet, or perhaps included in the > lilypond distribution? Start by adding it to LSR. Cheers, - Graham ___ lilypond-user mailing list lilypond-user@gn

Suppress chord names from MIDI output

2011-01-18 Thread Brett McCoy
Is there a way to suppress MIDI output for \ChordName context? When I create a staff with other parts and have chord names at the top, the output always has a piano playing those chords and it's interfering with the rest of the piece, plus I don't need the extra track when I import the MIDI into a

Stem Length (in percent?)

2011-01-18 Thread Nils Gey
I hope this will be a quick answer. I am currently preparing scores, vocal SATB, but the publisher thinks the Bass staff stem length are not long enough. Is there a way to keep the auto-length but increase the length by, maybe, a percent value? I think I need around 105 or 106 percent of the or

Re: Odd vertical spacing of lyrics

2011-01-18 Thread Phil Holmes
- Original Message - From: "Mike Solomon" To: "lilypond-user" Sent: Tuesday, January 18, 2011 3:26 PM Subject: Odd vertical spacing of lyrics Hey all, The following snippet is giving me the attached output w/ the soprano line shifted way up after the line break. Is there any way

Re: Using lyrics in a markup

2011-01-18 Thread Marc Hohl
Am 18.01.2011 16:10, schrieb jakob lund: [...] Sure... You have to play the game, right? [...] snip Jakob Wow, I am very impressed! The named let construct is absolutely new to me, but allows for very elegant code. These functions should be bundled in a snippet, or perhaps included in the lil

Re: Odd vertical spacing of lyrics

2011-01-18 Thread Carl Sorensen
On 1/18/11 8:26 AM, "Mike Solomon" wrote: > Hey all, > > The following snippet is giving me the attached output w/ the soprano line > shifted way up after the line break. Is there any way to get the soprano > correctly aligned (w/o changing the distance between systems - this minimal > example

Re: how to add punctuation mark (or other things) at the end of lyricextender?

2011-01-18 Thread Phil Holmes
- Original Message - From: "Janek Warchoł" Thanks, Phil, but I already knew that the recommended practice is to put punctuation before extender. Unfortunately i fail to see why it should be done this way - do the books that you quote provide any explanation? Think you've not got thi

Re: how to add punctuation mark (or other things) at the end of lyric extender?

2011-01-18 Thread Marc Hohl
Am 18.01.2011 13:48, schrieb Janek Warchoł: Hi all, i have a melisma at the end of a sentence, like here: \version "2.13.45" { \new Voice { c'8 d'4 e'8( c' f'4. g2 c'8 )} \addlyrics { ex -- ten -- der. __ } } i'd like the dot to appear after the extender (like in the bottom of the attachm

Re: Odd vertical spacing of lyrics

2011-01-18 Thread Carl Sorensen
On 1/18/11 8:26 AM, "Mike Solomon" wrote: > Hey all, > > The following snippet is giving me the attached output w/ the soprano line > shifted way up after the line break. Is there any way to get the soprano > correctly aligned (w/o changing the distance between systems - this minimal > example

Odd vertical spacing of lyrics

2011-01-18 Thread Mike Solomon
Hey all, The following snippet is giving me the attached output w/ the soprano line shifted way up after the line break. Is there any way to get the soprano correctly aligned (w/o changing the distance between systems - this minimal example approximates a larger one w/ many systems over severa

Re: Using lyrics in a markup

2011-01-18 Thread jakob lund
2011/1/18 Jan-Peter Voigt : > Hello List, > > this is a very cool snippet! I also thought of trying this excersize ... > perhaps tomorrow ;-) > I think it should be posted to LSR! > There is one thing I tried: If you have markups in your lyrics: > > words = \lyricmode { This is my ex -- am -- ple \

Re: how to add punctuation mark (or other things) at the end of lyricextender?

2011-01-18 Thread Jan-Peter Voigt
Hello Janek, I once had a situation where I wanted to put a closing 'n' somewhere on the extender. This is used in some more modern choir-pieces I typesetted. So this is a little bit off your topic but perhaps its still related. I wrote a little function: --snip-- freetext = #(define-music-fun

Re: how to add punctuation mark (or other things) at the end of lyricextender?

2011-01-18 Thread Janek Warchoł
2011/1/18 Phil Holmes : > - Original Message - From: "Janek Warchoł" > > To: "lilypond-user" > Sent: Tuesday, January 18, 2011 12:48 PM > Subject: how to add punctuation mark (or other things) at the end of > lyricextender? >> >> Hi all, >> i have a melisma at the end of a sentence, >> i'

Re: highlighting notes in pdf, synchronized pdf and midi playback

2011-01-18 Thread Federico Bruni
2011/1/18 Janek Warchoł > Hi, > > i'm pretty sure that i saw a program that could highlight objects in > compiled pdf corresponding to the selected lilypond input, but i > cannot find it now. Am i right? What was it? > It's been quite a long time since I've used it, but, IIRC, jEdit + LilyPondTo

Re: how to add punctuation mark (or other things) at the end of lyricextender?

2011-01-18 Thread Phil Holmes
- Original Message - From: "Janek Warchoł" To: "lilypond-user" Sent: Tuesday, January 18, 2011 12:48 PM Subject: how to add punctuation mark (or other things) at the end of lyricextender? Hi all, i have a melisma at the end of a sentence, like here: \version "2.13.45" { \new Voic

highlighting notes in pdf, synchronized pdf and midi playback

2011-01-18 Thread Janek Warchoł
Hi, i'm pretty sure that i saw a program that could highlight objects in compiled pdf corresponding to the selected lilypond input, but i cannot find it now. Am i right? What was it? Also, is there any program that would play a midi file and highlight corresponding notes in pdf or do something sim

how to add punctuation mark (or other things) at the end of lyric extender?

2011-01-18 Thread Janek Warchoł
Hi all, i have a melisma at the end of a sentence, like here: \version "2.13.45" { \new Voice { c'8 d'4 e'8( c' f'4. g2 c'8 )} \addlyrics { ex -- ten -- der. __ } } i'd like the dot to appear after the extender (like in the bottom of the attachment). How can this be done? Manuals seem to say

Re: Error in glyphs: glyphs with filled loops at different feta font sizes

2011-01-18 Thread Jan Warchoł
I'm using Adobe Reader on Windows XP SP3 machine. Your pdf "glitches17.82" displays wrong indeed (however the errors in the display are different with different zoom). Compiling the ly gives perfect output (in attachment). cheers, Janek 2011/1/18 Phil Holmes > > Compiling the glitch.ly at 17.82

Re: Using lyrics in a markup

2011-01-18 Thread Jan-Peter Voigt
Hello List, this is a very cool snippet! I also thought of trying this excersize ... perhaps tomorrow ;-) I think it should be posted to LSR! There is one thing I tried: If you have markups in your lyrics: words = \lyricmode { This is my ex -- am -- ple \markup { \italic text } } this functio

Re: Using lyrics in a markup

2011-01-18 Thread jakob lund
2011/1/18 Marc Hohl : > Am 15.01.2011 21:51, schrieb Neil Puttock: >> >> On 15 January 2011 19:01, Marc Hohl  wrote: >> >>> Now I wonder whether it is possible to create a kind of text book by >>> including the lyrics in a markup, perhaps with a scheme function which >>> replaces the " -- " by "".

Re: Error in glyphs: glyphs with filled loops at different feta font sizes

2011-01-18 Thread Phil Holmes
Compiling the glitch.ly at 17.82 on 2.13.46 on Windows produces perfect output, so it's either specific to an OS, a machine, or a Lilypond build. -- Phil Holmes - Original Message - From: "Frank Steinmetzger" To: Sent: Tuesday, January 18, 2011 4:35 AM Subject: Error in glyphs: gly

Re: Using lyrics in a markup

2011-01-18 Thread Marc Hohl
Am 15.01.2011 21:51, schrieb Neil Puttock: On 15 January 2011 19:01, Marc Hohl wrote: Now I wonder whether it is possible to create a kind of text book by including the lyrics in a markup, perhaps with a scheme function which replaces the " -- " by "". Is it possible to store the text in a va