2012/1/9 Светлана
> >
> > Svetlana,
> >
> > Have you tried messing with this snippet yet?
> http://lsr.dsi.unimi.it/LSR/Item?id=377 It looks somewhat similar to what
> you're after.
> >
> > Cheers,
> > Nick
>
> Thank you! It works like a charm. I don't know how could I miss this while
> searching
Hi Svetlana,
On Tue, Jan 10, 2012 at 1:08 PM, Светлана wrote:
>
> Originaly, Znamenny chants were written only with znamya and text, no
> staff notes at all. Music is completely encrypted in znamya itself. But now
> we need notes, as only few people are familiar with the system and other
> just
2012/1/10 James :
> http://lilypond.org/doc/v2.15/Documentation/internals-big-page#item_002dinterface
Aha! Interesting. Thank you!
Janek
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
Hi Paolo,
2012/1/9 Paolo Prete :
> Hi Thomas, thanks for your snippet that works greatly for a single staff but
> unfortunately it messes up the score when there are cross-staff notes... How
> can I fix that?
>
> --- Gio 5/1/12, Thomas Morley ha scritto:
>
>> Da: Thomas Morley
>> Oggetto: Re:
Hello,
2012/1/10 Janek Warchoł :
> Hi Harm,
>
> 2012/1/10 Thomas Morley :
>> 2012/1/10 Janek Warchoł :
>>> Hi,
>>>
>>> i'm trying to force Lily to squeeze attached example as much as
>>> possible. I managed to move accidentals closer to themselves and
>>> closer to the notes that follow them usin
Hi Harm,
2012/1/10 Thomas Morley :
> 2012/1/10 Janek Warchoł :
>> Hi,
>>
>> i'm trying to force Lily to squeeze attached example as much as
>> possible. I managed to move accidentals closer to themselves and
>> closer to the notes that follow them using padding and right-padding,
>> but i can't m
Hi Janek
2012/1/10 Janek Warchoł :
> Hi,
>
> i'm trying to force Lily to squeeze attached example as much as
> possible. I managed to move accidentals closer to themselves and
> closer to the notes that follow them using padding and right-padding,
> but i can't manage to reduce the gap "before" a
Hi,
i'm trying to force Lily to squeeze attached example as much as
possible. I managed to move accidentals closer to themselves and
closer to the notes that follow them using padding and right-padding,
but i can't manage to reduce the gap "before" accidentals (i.e.
between accidental and /precee
Hi,
2012/1/10 Nels Daily :
> Could you do this mark with bar numbers instead of letters? I wish I was
> more familiar with the code.
>
> On Mon, Jan 9, 2012 at 2:42 PM, Thomas Morley
> wrote:
>>
>> Hi,
>>
>> 2012/1/9 Nels :
>> > Is it possible for the default rehearsal marks to support rounded-bo
Oops, here is the file I promissed. Regards,Svetlana.
example.ly
Description: Binary data
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
10.01.2012, 17:15, "David Nalesnik" :> Hi Svetlana,> This is a fun problem, and I may be able to help depending on what exactly you need. I'm not familiar with the notation system you're using, and I haven't been able to find other examples of this type of chant (Znamenny?) online which use staff
On 10 janv. 2012, at 17:40, Phil Holmes wrote:
> - Original Message - From: "Jean-Alexis Montignies"
>
> To: "lilypond-user"
> Sent: Tuesday, January 10, 2012 1:16 PM
> Subject: Chords with notes collision: should I report this bug?
>
>
> Hi,
>
> Yeah I know I always find bugs with
- Original Message -
From: "Jean-Alexis Montignies"
To: "lilypond-user"
Sent: Tuesday, January 10, 2012 1:16 PM
Subject: Chords with notes collision: should I report this bug?
Hi,
Yeah I know I always find bugs with chord names ;)
Or did I do something wrong? Anyway there is a strang
Well if I replace \new Voice by \new Staff, it fixes the problem!
Jean-Alexis
On 10 janv. 2012, at 14:16, Jean-Alexis Montignies wrote:
> Hi,
>
> Yeah I know I always find bugs with chord names ;)
> Or did I do something wrong? Anyway there is a strange behavior happening
> always on second st
Hi,
Yeah I know I always find bugs with chord names ;)
Or did I do something wrong? Anyway there is a strange behavior happening
always on second staff line.
Happy new year!
Jean-Alexis
k.ly
Description: Binary data
___
lilypond-user mailing lis
Hi Svetlana,
2012/1/10 Светлана
>
> Thank you, David, for this wonderful function. No mess in lyrics at all!
> But for my needs there should be a list of symbols, not just one (like
> coloring both "a" and "e" in your example). There is a list of about 20
> symbols that should be always colored
In data martedì 10 gennaio 2012 12:25:55, hai scritto:
> Look up \parenthesize
>
> --
> Phil Holmes
>
Good!
Thank you sincerly!
--
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!___
lilypond-user mailing list
l
Look up \parenthesize
--
Phil Holmes
- Original Message -
From: Mario Moles
To: lilypond-user@gnu.org
Sent: Tuesday, January 10, 2012 12:11 PM
Subject: lyric and (note)
Hello to everyone.
I do not understand how to make the notes in brackets as shown.
Thanks!
--
Hello to everyone.
I do not understand how to make the notes in brackets as shown.
Thanks!
--
oiram/bin/selom
Da ognuno secondo le proprie capacità ad ognuno secondo i propri bisogni!<>___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gn
2012/1/10 Shevek :
> \global = {
> % stuff
> }
should be
global = {
>
> \guitar = {
should be
guitar = {
> % stuff
> <<
> \context ChordNames = "chords" \with {
> alignAboveContext = "Guitar" % commenting out
> this line solves the error
>
On my windows system, the sample you supplied doesn't compile - the use of
\global= and \guitar= are shown as errors. Replacing those without the
backslash it won't compile - \chordnames. Getting rid of that gives no output.
Putting something in as music I get a successful compilation. So no
In another thread someone recommended that I try using the development
version of Lilypond, in order to take advantage of the improvements to chord
symbols. I finally got around to it, and the chord improvements look
fantastic, but I'm getting some enigmatic compile errors in my files,
despite hav
Thanks to all for showing me interest
sorry for the late response, but the time zone is the problem
now I'll try to configure the program as you have suggested and I will
experiment with my friend to verify the functionality, if there are other needs
I hope we can rely on your help again
Howeve
10.01.2012, 03:47, "Carl Sorensen" :
> On 1/9/12 3:59 PM, "Francisco Vila" wrote:
>>
>> #(define-markup-command (firstred layout props sone stwo) (string?
>> string?)
>> "Print the first string in red"
>> (interpret-markup layout props
>> (markup #:concat ((#:with-color red sone) stwo)))
10.01.2012, 04:51, "David Nalesnik" :Hi Svetlana,I'm sure the code can be improved, but the following functions let you colorize single letters or groups of letters within lyrics.You can also apply other markup commands to them. (There is an alternate line in "color-syllable" to show where and how
25 matches
Mail list logo