Thanks Nicolas and Eluze
--
View this message in context:
http://old.nabble.com/instrument-name-or-%5Cmarkup-question-tp33030134p33037040.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lil
Hi,
2011/12/26 James :
>
> This looks like
>
> http://code.google.com/p/lilypond/issues/detail?id=1698
>
> James
>
as a work-around you may want to use (or better abuse) \repeatTie and
\laissezVibrerTie, tweaking them.
atest-07.ly is your tweaked example. This file includes
shapeSlur_rev.ly with
Hello,
On 25 December 2011 21:52, Christian Andersson
wrote:
> I have a problem which has frustrated me for weeks, and I've failed in all
> attempts to find any documentation or discussion on this topic. What would
> be suggested as the right way to express tones or phrases that extend across
> n
Hi James, Paolo,
2011/12/25 James :
> Hello,
>
>
>
> On 25 December 2011 13:31, Paolo Prete wrote:
>> thanks Thomas, it works greatly and imho it should be added to the snippets
>> repo
>
> Go for it!
>
> http://lsr.dsi.unimi.it/LSR/html/contributing.html
>
> James
>
I only upgraded the old sni
On 25 December 2011 23:09, C.Flothow wrote:
>
> That was a quick answer but sadly not to my question.
> I did not intend to keep the markup-ting in the bass-notes because it is
> clearly something which belongs to the B.c player. Already for part of the
> violoncello it would be quite distracting!
On Sun, Dec 25, 2011 at 10:21:46PM +0100, Nicolas Sceaux wrote:
> We can raise a new issue. But I'm not sure I will be able to submit a
> patch soon. (And I'm not up-to-date on what shall be done before
> submitting patches nowadays.)
366-word summary here:
http://lilypond.org/doc/v2.15/Document
Am 25.12.2011 18:13, schrieb James:
Hello,
On 25 December 2011 16:43, C.Flothow wrote:
Hej!
in a piece which I've been transscribing there is repeatedly an extender
line in the figured bass without a number in front. This means of course:
hold the accord.
I've tried to indicate this with a mar
I have a problem which has frustrated me for weeks, and I've failed in all
attempts to find any documentation or discussion on this topic. What would
be suggested as the right way to express tones or phrases that extend
across natural branches of a score, like repeats (possibly with
alternatives) o
Hello everybody,
I'm new on this list, but have been working with Lilypond for the last few
years, using it to produce performance materials for my ensemble
(http://bachsoloists.org), and focusing mainly on Bach's liturgical works.
Having to work very fast, I started to write scripts to help m
Le 25 déc. 2011 à 21:55, -Eluze a écrit :
> will you put it into LSR in the meantime or shall we raise a new issue!?
Err, how can I say... LSR interface is a pain for all sorts of sensitive
areas, so, no, sorry, I won't use it.
We can raise a new issue. But I'm not sure I will be able to submit
hi
Nicolas Sceaux wrote:
>
> Here is an automatic way to do what you want.
> We override the `stencil' callback for InstrumentName, in order to
> set the line-width property according to the line indent before
> interpreting the instrument name markup, which is more usefull than
> having the fu
Le 24 déc. 2011 à 19:10, lily-user a écrit :
>
> Thanks. That worked. However, is there an automatic way to align the content
> instead of specifying manual numbers? Like how you do in word or even latex.
> I would like to do something like the following
>
> \set Staff.instrumentName = \markup {
Hello,
On 25 December 2011 16:43, C.Flothow wrote:
> Hej!
> in a piece which I've been transscribing there is repeatedly an extender
> line in the figured bass without a number in front. This means of course:
> hold the accord.
> I've tried to indicate this with a markup, but that's of course not
Hi,
here is a link to a german webpage with a booklet of public domain
christmas songs all typeset in lilypond.
http://musik.klarmachen-zum-aendern.de/weihnachtslieder/2011
René Brandenburger
Am 23.12.2011 21:47, schrieb dadadharma @dslextreme.com:
Am 2011-12-17 um 19:59 schrieb Father
Hej!
in a piece which I've been transscribing there is repeatedly an extender
line in the figured bass without a number in front. This means of
course: hold the accord.
I've tried to indicate this with a markup, but that's of course not the
same.
%
Nicolas, Eluze, thanks for your answers and clarifications!
I can ignore the warning, and lilypond does now what I want ;-)
Best wishes
Marc
Am 25.12.2011 16:41, schrieb -Eluze:
Nicolas Sceaux wrote:
$ lilypond -dwithout-slur toto.ly
GNU LilyPond 2.15.20
Avertissement : option interne inco
Hello,
I would like to skip a given duration in a list of chords. For example, I
have notes:
c''2 bes'2 c''1 e''2 d''2 e''1
and want to have chords displayed for these notes:
C (skip a chord for bes) Em C D C
My application, which uses LilyPond for displaying notes, can easily
generate th
Nicolas Sceaux wrote:
>
>
> $ lilypond -dwithout-slur toto.ly
> GNU LilyPond 2.15.20
> Avertissement : option interne inconnue : without-slur
> Traitement de « toto.ly »
> Analyse...
> without-slur option: #t
> Success: compilation successfully completed
>
> You will have a warning for each un
-Eluze wrote:
>
>
> gajatko wrote:
>>
>> Hello,
>>
>> I would like to skip a given duration in a list of chords. For example, I
>> have notes:
>> c''2 bes'2 c''1 e''2 d''2 e''1
>> and want to have chords displayed for these notes:
>> C (skip a chord for bes) Em C D C
>> My application
Thanks. That worked. However, is there an automatic way to align the content
instead of specifying manual numbers? Like how you do in word or even latex.
I would like to do something like the following
\set Staff.instrumentName = \markup { \column {\null "Flute"} \column {1 2}
}
and make the f
Thanks a lot. However, this produces the attached image. Apologize if I was
not clear, I would like to right align the "1 2" (i.e., closer to the brace,
as in the original). Also, where can I learn about the various ways of
markup?
Also, what does \null and the \override do? Can you please give m
Also, I was able to make it closer to brace by changing the line width in
your solution. But, I would like it to be automatic, like I want to left
align the name "flute" and right align the "1 2" so that I don't have to
worry about the width, if I change the paper size. Is that possible? Thanks.
Newbie question,
How do I make the "Flute" instrument name appear like the one in the image
i.e., along with the 1 2 player information, with the correct alignment.
Thanks.
http://old.nabble.com/file/p33030134/markup.jpg
--
View this message in context:
http://old.nabble.com/instrument-nam
Hello,
On 25 December 2011 13:31, Paolo Prete wrote:
> thanks Thomas, it works greatly and imho it should be added to the snippets
> repo
Go for it!
http://lsr.dsi.unimi.it/LSR/html/contributing.html
James
___
lilypond-user mailing list
lilypond-
thanks Thomas, it works greatly and imho it should be added to the snippets repo
--- Dom 25/12/11, Thomas Morley ha scritto:
> Da: Thomas Morley
> Oggetto: Re: Slashed beam
> A: "Paolo Prete"
> Cc: lilypond-user@gnu.org
> Data: Domenica 25 dicembre 2011, 01:41
> Hi Paolo,
>
> 2011/12/25 Paol
Hello,
On 20 October 2011 10:31, Nick Payne wrote:
> )On 20/10/11 20:12, David Bobroff wrote:
>
> On 10/20/2011 8:46 AM, David Bobroff wrote:
>
> In a piece I'm doing in LilyPond I have a lot more single-staff polyphony
> than I've dealt with before. I'm getting loads of:
>
> warning: ignoring t
Le 25 déc. 2011 à 09:12, Marc Hohl a écrit :
> Hello Nicolas,
>
> Am 24.12.2011 11:13, schrieb Nicolas Sceaux:
>> Le 23 déc. 2011 à 09:39, Marc Hohl a écrit :
>>
>>> #(ly:add-option 'no-slurs #f
>>> "Whether to print a slur or not.")
>> The "no-" prefix is dealt with specially for options.
Hello Nicolas,
Am 24.12.2011 11:13, schrieb Nicolas Sceaux:
Le 23 déc. 2011 à 09:39, Marc Hohl a écrit :
#(ly:add-option 'no-slurs #f
"Whether to print a slur or not.")
The "no-" prefix is dealt with specially for options.
For instance, considering an option named `foo', if you use the
28 matches
Mail list logo