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
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
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
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
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
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
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
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
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
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
+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.
__
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.
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 }
>
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
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
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
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
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
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
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
- 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
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
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
- 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
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
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
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
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 \
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
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'
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
- 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
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
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
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
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
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 "".
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
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
39 matches
Mail list logo