He is changing the auxiliary ad lib, just as your notation implies; the
notation is a transcript. Here is another example, though it may be hard to
hear:
https://www.youtube.com/watch?v=AxgLm96eYx8
But anyway, you want to reproduce the notation in the link you gave.
> On 10 Jul 2023, at 15:49,
first page if this score:
https://www.youtube.com/watch?v=KQVeOp12_E4
regards,
GR
On Mon, Jul 10, 2023 at 9:25 AM Hans Åberg wrote:
>
> > On 9 Jul 2023, at 14:16, Gregory Evans
> wrote:
> >
> > I was wondering if anyone has a technique for trills with more than one
>
> On 9 Jul 2023, at 14:16, Gregory Evans wrote:
>
> I was wondering if anyone has a technique for trills with more than one trill
> pitch.
What musical effect do you want to describe? A trill where the auxiliary
changes, as in this example?
https://www.youtube.com/watch?v=h85k-rdiREk
39 CEST schrieb Gregory Evans:
> Hi all,
> I was wondering if anyone has a technique for trills with more than one
> trill pitch. I have been using custom text spanners drawn with the trill
> shape and I've used some fancy tweaking on a group of after-grace notes. I
> recently
Hi all,
I was wondering if anyone has a technique for trills with more than one
trill pitch. I have been using custom text spanners drawn with the trill
shape and I've used some fancy tweaking on a group of after-grace notes. I
recently ran into a problem (which is not necessarily the purpo
> On 29 Apr 2022, at 23:53, Lukas-Fabian Moser wrote:
>
> Hi Hans,
>
> Am 29.04.22 um 20:33 schrieb Hans Åberg:
>
>> In BWV 1067, first movement, there is for the flute a long note with several
>> ties with a trill span ending somewhere in the middle, indicating the length
>> of the trill f
29, 2022 11:33 AM
> To: Kieren MacMillan
> Cc: Martín Rincón Botero ; Lilypond-User
> Mailing List
> Subject: Re: Consecutive trills
>
>
> > On 29 Apr 2022, at 19:06, Kieren MacMillan
> > wrote:
> >
> >>> As far as I know that's not a notation
rtín Rincón Botero ; Lilypond-User
> Mailing List
> Subject: Re: Consecutive trills
>
>
> > On 29 Apr 2022, at 19:06, Kieren MacMillan
> wrote:
> >
> >>> As far as I know that's not a notation rule, but I agree that it makes
> more sense to use the t
, p. 169.
Mark
-Original Message-
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org]
On Behalf Of Hans Åberg
Sent: Friday, April 29, 2022 11:33 AM
To: Kieren MacMillan
Cc: Martín Rincón Botero ; Lilypond-User Mailing
List
Subject: Re: Consecutive trills
> On 29
> On 29 Apr 2022, at 19:06, Kieren MacMillan
> wrote:
>
>>> As far as I know that's not a notation rule, but I agree that it makes more
>>> sense to use the trill + wavy line for tied notes.
>> I haven't seen "tr" plus chevron on a singl
Hi all,
>> As far as I know that's not a notation rule, but I agree that it makes more
>> sense to use the trill + wavy line for tied notes.
> I haven't seen "tr" plus chevron on a single untied note
When it’s a chain of trills — some tied, others single — I
> On 29 Apr 2022, at 16:31, Martín Rincón Botero
> wrote:
>
> Thanks Hans!
>
> As far as I know that's not a notation rule, but I agree that it makes more
> sense to use the trill + wavy line for tied notes.
I haven't seen "tr" plus chevron on a single untied note, though the Harvard
Conci
Le 29/04/2022 à 16:33, Martín Rincón Botero a écrit :
Wow, one of those historical bugs. Ay!
In a volunteer project like LilyPond, there are no rules for
the time before a bug gets fixed. To a good extent, this time
follows a memoryless law.
https://en.wikipedia.org/wiki/Memorylessness
In th
uot;
> >
> > {
> > d'2
> > \startTrillSpan
> > b2
> > \startTrillSpan
> > b1\stopTrillSpan
> > }
> >
> > Which produces:
> >
> > [image]
> > How can I bring both trills to be vertically aligned? (Compare the
> > exa
Thanks Hans!
As far as I know that's not a notation rule, but I agree that it makes more
sense to use the trill + wavy line for tied notes. Anyways, I found a solution
with the property bound-details.right.padding of TrillSpanner.
\version "2.22.1"
{
\override Score.SpacingSpanner.spacing-increm
Le 29/04/2022 à 12:07, Martín Rincón Botero a écrit :
Dear list,
consider:
\version "2.22.1"
{
d'2
\startTrillSpan
b2
\startTrillSpan
b1\stopTrillSpan
}
Which produces:
[image]
How can I bring both trills to be vertically aligned? (Compare the
> On 29 Apr 2022, at 12:07, Martín Rincón Botero
> wrote:
>
> consider:
>
> \version "2.22.1"
>
> {
> d'2
> \startTrillSpan
> b2
> \startTrillSpan
> b1\stopTrillSpan
> }
You might use \trill in these cases, as the trill symbol "tr" by itself applies
to the whole note it i
Dear list,
consider:
\version "2.22.1"
{
d'2
\startTrillSpan
b2
\startTrillSpan
b1\stopTrillSpan
}
Which produces:
How can I bring both trills to be vertically aligned? (Compare the example in
the documentation which automatically engraves a similar situation correctly:
https
ode to partCombine "Apart" mode at bar 3, and
> back to partCombine "Chords" mode at bar 4) are implicit, and I
> haven't found a way to insert an extra explicit spanner end token
> (like \! for hairpins, or \stopTrillSpan for trills, etc. etc.).
>
> However, i
. The problem is that these mode changes
(partCombine "Chords" mode to partCombine "Apart" mode at bar 3, and
back to partCombine "Chords" mode at bar 4) are implicit, and I haven't
found a way to insert an extra explicit spanner end token (like \! for
hairpins
partCombine "Chords" mode at bar 4) are implicit, and I haven't
found a way to insert an extra explicit spanner end token (like \! for
hairpins, or \stopTrillSpan for trills, etc. etc.).
However, in this case, it happens to be easy to fix by surrounding the
second lin
+carsonmark=ca.rr@gnu.org]
On Behalf Of David Sumbler
Sent: Thursday, August 6, 2020 10:12 AM
To: lilypond-user@gnu.org
Subject: "Ghost" trills
Having implemented some of the methods shown in Vaughan's marvellous tutorial
at https://lists.gnu.org/archive/html/lilypond-user/2020-06/msg00
>
>
>
> From: David Sumbler
> To: lilypond-user@gnu.org
> Date: Thu, 06 Aug 2020 18:11:43 +0100
> Subject: "Ghost" trills
> Having implemented some of the methods shown in Vaughan's marvellous
> tutorial at
> https://lists.gnu.org/archive/html/lily
Hi Mark, thanks for your response.
But the code doesn't compile correctly under 2.20, at least, not on my
computer.
What it does is throw out a number of error messages stemming from the
fact that \partCombine is not recognized. And, true, it doesn't have
the unwanted trills. But
David,
It compiled correctly under 2.20.
Mark
-Original Message-
From: lilypond-user [mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org]
On Behalf Of David Sumbler
Sent: Thursday, August 6, 2020 10:12 AM
To: lilypond-user@gnu.org
Subject: "Ghost" trills
Having implem
have identical rhythms, but I still get these unwanted
trills in the next system.
My work-around, incidentally, involves creating another pair of staves
with a different VerticalAxisGroup.remove-layer value, and changing
\instScorePlan to use the first pair up to and including the trills,
and the r
ner should
continue into the second, as the main note remains the same and only the
auxiliary note changes.
Also, some more general questions about how pitched trills work:
is it possible to have multiple auxiliary notes?
is it possible to attach fingering diagrams to each of them?
if I try to attac
2016-11-03 23:27 GMT+01:00 astow...@gmail.com :
> Oh, this one I've seen! But it uses "trill spans" (\startTrillSpan and
> \stopTrillSpan).
> As I was saying in my original message, I'm trying to show the trilled note
> but I only want the indication "tr", not the extender line.
> I couldn't find a
> On 3 Nov 2016, at 23:21, Mark Stephen Mrotek wrote:
>
> Here is the complete link:
> http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lin
> es#trills
Your link somehow gets broken in the mail. Check this:
https://lists.gnu.org/archive/html/lilypo
docs but it should be possible, no?
> On Nov 3, 2016, at 6:21 PM, Mark Stephen Mrotek wrote:
>
> Here is the complete link:
> http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lin
> es#trills
> This is the code given:
> \pitchedTrill
> d
Here is the complete link:
http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lin
es#trills
This is the code given:
\pitchedTrill
d2\startTrillSpan fis
d2
c2\stopTrillSpan
r2
Mark
-Original Message-
From: lilypond-user
[mailto:lilypond-user-bounces+carsonmark=ca.rr
> On 3 Nov 2016, at 23:13, astow...@gmail.com wrote:
>
> Thanks Mark, but it's not on the page you linked to, and it doesn't work!
Try this and click on "Trills" or move to the end of the page:
http://lilypond.org/doc/v2.18/Documentation/notat
Thanks Mark, but it's not on the page you linked to, and it doesn't work!
> On Nov 3, 2016, at 5:59 PM, Mark Stephen Mrotek wrote:
>
> As Towney,
>
> According to 2.18
> http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lin
> e
As Towney,
According to 2.18
http://lilypond.org/doc/v2.18/Documentation/notation/expressive-marks-as-lin
es#trills
the correct order is
\pitchedTrill dis'2\trill g
Mark
-Original Message-
From: lilypond-user
[mailto:lilypond-user-bounces+carsonmark=ca.rr@gnu.org] On Behalf
Hi all,
I am having issues with trills. I am trying to indicate the trilled note for a
simple (short) trill (no trillSpan).
this doesn't work:
dis'2 \pitchedTrill g gis'2
what am I doing wrong?
Thanks!
Martin
___
lilypond-user mailin
Hi Teoh, thanks for your reply,
H. S. Teoh wrote
> On Fri, Nov 27, 2015 at 05:32:37PM -0700, Gilberto Agostinho wrote:
> Currently, I use a workaround by
> separating the layout and midi scores, and use \tag to explicitly spell
> out trills
> [...]
> This is rather ugly [...] B
On Fri, Nov 27, 2015 at 05:32:37PM -0700, Gilberto Agostinho wrote:
> Hello all,
>
> I would like to ask if anyone knows how to control the speed of the trills
> in the MIDI output when using articulate.ly. Currently, the articulate.ly
> simply converts a note with a trill into
Hello all,
I would like to ask if anyone knows how to control the speed of the trills
in the MIDI output when using articulate.ly. Currently, the articulate.ly
simply converts a note with a trill into a bunch of 32nd notes, regardless
of the tempo of the piece. This works very well for slow tempi
> *From:* lilypond-user-bounces+panteck=hotmail@gnu.org [mailto:
>> lilypond-user-bounces+panteck=hotmail@gnu.org] *On Behalf Of *Trevor
>> Baca
>> *Sent:* Wednesday, April 15, 2015 10:48 AM
>> *To:* Pierre Perol-Schneider
>> *Cc:* lilypond-user
>> *Subj
c
>
>
>
> --Steven
>
>
>
> *From:* lilypond-user-bounces+panteck=hotmail@gnu.org [mailto:
> lilypond-user-bounces+panteck=hotmail@gnu.org] *On Behalf Of *Trevor
> Baca
> *Sent:* Wednesday, April 15, 2015 10:48 AM
> *To:* Pierre Perol-Schneider
>
harmonic trills possible?
Hi Pierre,
This is absolutely wonderful. Thank you so much. (Right before a deadline and
this is incredibly helpful.)
Would you, by chance, know a way to make the diamond white instead of black?
Trevor.
On Wed, Apr 15, 2015 at 1:06 PM, Pierre Perol
Hi Pierre,
This is absolutely wonderful. Thank you so much. (Right before a deadline
and this is incredibly helpful.)
Would you, by chance, know a way to make the diamond white instead of black?
Trevor.
On Wed, Apr 15, 2015 at 1:06 PM, Pierre Perol-Schneider <
pierre.schneider.pa...@gmail.com>
Sorry, wrong language, so here again:
\version
"2.19.17"
\language
"english"
\new Staff
{
%\override TrillPitchHead.style =
#'diamond
\once\override TrillPitchHead.stencil = #(lambda (grob)
(grob-interpret-markup grob
#{ \markup \musicglyph #"noteheads.s2harmonic" #}))
Hi Trevor,
How about:
\version
"2.19.17"
%\language "english"
\new Staff
{
%\override TrillPitchHead.style =
#'diamond
\once\override TrillPitchHead.stencil = #(lambda (grob)
(grob-interpret-markup grob
#{ \markup \musicglyph #"noteheads.s2harmonic" #}
))
\pit
Hi,
Is it possible to override trill pitch note heads in the shape of a
(diamond) natural harmonic?
This attempt ...
### BEGIN ###
\version "2.19.17"
\language "english"
\new Staff {
\override TrillPitchHead.style = #'diamond
\pitchedTrill
c'4 \startTrillSpan cs'
d'4 \
>
>> >I have used the tags 'trills and 'expand to produce scores
>and midi.
>> >However although the tags work OK when the music files are compiled
>> >individually when using the score file below any music
>identified by
>> >'trills
> >I have used the tags 'trills and 'expand to produce scores and midi.
> >However although the tags work OK when the music files are
> >compiled individually when using the score file below any music identified
> >by 'trills or 'expand is skipped.
- Original Message -
From: "Peter Gentry"
To:
Sent: Tuesday, January 20, 2015 10:50 AM
Subject: Quartet Template with/without trills
I have been trying out the quartet template inserting music with \include.
The individual instrument music files contain trills and
I hav
I have been trying out the quartet template inserting music with \include. The
individual instrument music files contain trills and
I have used the tags 'trills and 'expand to produce scores and midi. However
although the tags work OK when the music files are
compiled individually when
On Sunday, May 18, 2014 3:38:43 PM HKT, James Harkins wrote:
I was just toying with articulate.ly, to hear some trills, when
I noticed that it's starting the trill on the upper note. This
is appropriate for older music but dead wrong for contemporary
music. (If not "dead wrong,"
I was just toying with articulate.ly, to hear some trills, when I noticed
that it's starting the trill on the upper note. This is appropriate for
older music but dead wrong for contemporary music. (If not "dead wrong,"
then certainly "generally wrong.")
How to
lations-pitched-single-note-trills-td40530.html
I tried running convert-ly to update the code from post #4 in that thread
from version 2.11.57 to 2.16.1 but sadly the code doesn't display any
articulation or pitched articulation.
Here's the output from convert-ly:
% BEGIN
\versi
commands the in the text markups
(not supported in 2.12.3) and modified the version entry to \version
"2.12.3"
--
View this message in context:
http://old.nabble.com/Trills-With-Accidentals-tp33979017p34034418.html
Sent from the Gnu - Lil
iles were stored, and did
run lilypond per commandline, i.e. `lilypond pitchedArticulationsTest.ly`. I
got the expected warnings (fallback to ... symbol) and the PDF was
successfully created. A quick view into the PDF did not show any problem.
--
View this message in context:
http://old.na
context:
http://old.nabble.com/Trills-With-Accidentals-tp33979017p34028256.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
2.12.3 and 2.14.2. A few position differences are
> adjusted by querying the lilypond version in the scheme code.
>
> I hope it's a gem for you. According to the file size it should be a huge
> gem.
>
> Enjoy it, Arnold
> P.S. I want to upload it to the L
t; I hope it's a gem for you. According to the file size it should be a huge
> gem.
>
> Enjoy it, Arnold
> P.S. I want to upload it to the LSR when 2.16 is out and the LSR is
> migrated to 2.16.
>
--
View this message in contex
pond version in the scheme code.
I hope it's a gem for you. According to the file size it should be a huge
gem.
Enjoy it, Arnold
P.S. I want to upload it to the LSR when 2.16 is out and the LSR is migrated
to 2.16.
--
View this message in context:
http://old.nabble.com/Trills-With-Accidental
ost this include file, if you want to test it.
>
That would be excellent, Arnold. I've been inking in the accidental in
past.
--
View this message in context:
http://old.nabble.com/Trills-With-Accidentals-tp33979017p33982884.html
Sent from the Gnu - Lilypond - User mailing list arch
to work on the 2nd E.
Thanks !
RDL http://old.nabble.com/file/p33979017/lilypond.jpg
--
View this message in context:
http://old.nabble.com/Trills-With-Accidentals-tp33979017p33979017.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
or second. The feature is, you can transpose it and
the accidentals will be adjusted.
But, just give me this weekend. I need to make some corrections before I can
post this include file, if you want to test it.
--
View this message in context:
http://old.nabble.com/Trills-With-Accidentals-tp339790
On Sat, Oct 30, 2010 at 11:00 AM, Valentin Villenave
wrote:
> - this snippet is some kind of a hack anyway, and IIRC your official
> policy is that "convert-ly must handle pristine LilyPond code, but if
> you use hacks then you're on your own" :-)
Hmm, good point.
That's not _quite_ my official
On Sat, Oct 30, 2010 at 11:44 AM, Graham Percival
wrote:
> I don't know if you're missing anything, but *I'm* missing a
> Type-Scripts Priority-Medium issue about this. Somebody should
> definitely add one.
There you go:
http://code.google.com/p/lilypond/issues/detail?id=1373
The reason why I d
On Sat, Oct 30, 2010 at 9:50 AM, David Kastrup wrote:
> Valentin Villenave writes:
>
>> On Fri, Oct 29, 2010 at 6:08 PM, Phil Holmes wrote:
>>> Not sure what to raise an issue about concerning convert.ly, though.
>>
>> convert-ly prints a NOT_SMART message, but for TextSpanner instead of
>> Tril
Valentin Villenave writes:
> On Fri, Oct 29, 2010 at 6:08 PM, Phil Holmes wrote:
>> Not sure what to raise an issue about concerning convert.ly, though.
>
> convert-ly prints a NOT_SMART message, but for TextSpanner instead of
> TrillSpanner. Oh well. I think we can safely discard this report.
On Fri, Oct 29, 2010 at 6:08 PM, Phil Holmes wrote:
> Not sure what to raise an issue about concerning convert.ly, though.
convert-ly prints a NOT_SMART message, but for TextSpanner instead of
TrillSpanner. Oh well. I think we can safely discard this report.
Thanks for the manual update, though!
bout concerning convert.ly, though.
--
Phil Holmes
- Original Message -
From: "Valentin Villenave"
To: "Phil Holmes"
Cc: "LilyPond User Group"
Sent: Friday, October 29, 2010 4:24 PM
Subject: Re: Trills with accidentals
On Fri, Oct 29, 2010 at 4:38 PM
On Fri, Oct 29, 2010 at 4:38 PM, Phil Holmes wrote:
> Having a browse on the LSR and found this:
>
> http://lsr.dsi.unimi.it/LSR/Item?id=304
>
> which doesn't appear to work. Couldn't find how to add accidentals to the
> trill - can anyone point me, please?
This might be what you're looking for:
Having a browse on the LSR and found this:
http://lsr.dsi.unimi.it/LSR/Item?id=304
which doesn't appear to work. Couldn't find how to add accidentals to the
trill - can anyone point me, please?
--
Phil Holmes
___
lilypond-user mailing list
lilyp
Hi all,
I can't find any mention of an implementation of double or combination trill
in the docs anywhere.
Has anyone found a way to implement these (trills with two or more notes
other than the principal note)?
many thanks,
piaras
--
View this message in context:
http://old.nabbl
music-property m 'tweaks))))
m))
>
> Attached are my current attempts at creating a general function for pitched
> trills (articulations as well as spanners). While articulations seem to work
> okay (using the text-interface::print function and the trill with the
> accident
Reinhold Kainhofer wrote:
> Yes, that's what I was using in the example, anyway, see the 5th
> example in my file. I just thought if I could get the stencil
> itself, I don't need to call a function to print it (and could
> save one tweak)...
Then rewrite it and start with a stencil definition us
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Dienstag, 16. Juni 2009 20:55:47 schrieb Mark Polesky:
> Reinhold Kainhofer wrote:
> > The other problem I'm running into is that if I have a markup (i.e. the
> > result of (make-pitchedtexttrill-markup FLAT ), where \pitchedttexttrill
> > is define
Reinhold Kainhofer wrote:
> The other problem I'm running into is that if I have a markup (i.e. the
> result
> of (make-pitchedtexttrill-markup FLAT ), where \pitchedttexttrill is defined
> using define-markup-command), how can I obtain its stencil so that I can
> assign
> it to the 'stencil
Hi R & M,
I use
trillWithFlat =
{
\once \override TrillSpanner #'bound-details #'left #'text
= \markup { \lower #1 \musicglyph #"scripts.trill" \smaller \hspace
#-0.5 \flat }
\once \override TrillSpanner #'extra-offset = #'(0 . -0.5)
}
trillWithNatural =
{
\once \ove
Reinhold Kainhofer wrote:
> I'm looking for an easy and general way to add a flat sign to
> the "tr" of a \trill and of a trill spanner. In particular, I'd
> need to define two articulations \flatTrill and \sharpTrill that
> generates an articulation with "b tr" and with "# tr". And then
> I need
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I'm looking for an easy and general way to add a flat sign to the "tr" of a
\trill and of a trill spanner. In particular, I'd need to define two
articulations
\flatTrill and \sharpTrill
that generates an articulation with "b tr" and with "# tr". An
Hi Berthold,
when I want to do a pitched trill over just one single note, I
always get errors:
Try overriding the stencil for the \trill function:
%%
\version "2.12.2"
trillfl =
{
\once \override Script #'stencil = #ly:text-interface::print
\once \override Script #'text = \
Berthold Gunreben wrote:
Hi,
I am quite new to lilypond and stumbled over a question regarding trills. I'd
like to use pitched trills which works quite well with something like:
\pitchedTrill b2 \startTrillSpan cis b \stopTrillSpan
However when I want to do a pitched trill over jus
Hi,
I am quite new to lilypond and stumbled over a question regarding trills. I'd
like to use pitched trills which works quite well with something like:
\pitchedTrill b2 \startTrillSpan cis b \stopTrillSpan
However when I want to do a pitched trill over just one single note, I always
it for any other purpose without recoding or hacking
trill spanners (see below).
> I soon discovered that I needed to typeset pitched mordents in
> addition to pitched trills, and since it would be tedious to create a set of
> \artSharp, \artNatural, \artFlat, \artSharpSharp, etc. for eve
> I'm not top posting
Thanks for your help.
I was just wondering, is there any reason that \pitchedTrill only works with
trill spanners? I soon discovered that I needed to typeset pitched mordents in
addition to pitched trills, and since it would be tedious to create a set of
\
Hello,
2008/12/21 gnomino :
> I was wondering if there is a way to create custom articulations, which would
> solve both of my problems? If not, then how should I make the \trillFlats
> above
> appear in line with the \trills? I've tried adjusting #'padding,
> #
Hi,
I'm trying to typeset pitched single-note trills. Since \pitchedTrill only works
for trill spanners, I have resorted to using the following:
trillFlat = -\markup { \vcenter { \musicglyph #"scripts.trill" \smaller \flat }}
\relative { c'\trillFlat c\trill c\trillFlat c\tr
note with trill there's a slur, the agrement
is placed below the slur, instead of being above, as trills should be.
\version "2.11.51"
\score {
\relative c'' <<
\new Staff {
\time 2/4
b4( ais8._+) b16
>>
}
Is it possible to deplace the + above the slu
aced
below the slur, instead of being above, as trills should be.
\version "2.11.51"
\score {
\relative c'' <<
\new Staff {
\time 2/4
b4( ais8._+) b16
>>
}
Is it possible to deplace the + above the slur? I tried the command
\once \override Script #'p
Am Montag, 3. März 2008 schrieben Sie:
> I added a warning in the snippet's source-code as a comment.
>
> However, this snippet was already tagged as version-specific, so it
> means we were already officially aware that it had some limitations.
Well, the LSR insiders are aware of it, not the users
2008/3/2, Reinhold Kainhofer <[EMAIL PROTECTED]>:
> > >Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> > >>If you add \version "2.10.5" to the snippet (yes, I really hate it
> > >>that the snippets don't say with which version of lilypond they
> > >>work!!!) and let convert-ly run on it, you'
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Am Sonntag, 2. März 2008 schrieb Mats Bengtsson:
> Graham Percival wrote:
> >On Sun, 2 Mar 2008 13:00:55 +0100
> >
> >Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> >>If you add \version "2.10.5" to the snippet (yes, I really hate it
> >>that the sni
Graham Percival wrote:
On Sun, 2 Mar 2008 13:00:55 +0100
Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
If you add \version "2.10.5" to the snippet (yes, I really hate it
that the snippets don't say with which version of lilypond they
work!!!) and let convert-ly run on it, you'll get the hi
On Sun, 2 Mar 2008 13:00:55 +0100
Reinhold Kainhofer <[EMAIL PROTECTED]> wrote:
> If you add \version "2.10.5" to the snippet (yes, I really hate it
> that the snippets don't say with which version of lilypond they
> work!!!) and let convert-ly run on it, you'll get the hint:
LSR uses 2.10.12 at
Dear Reinhold,
thanks for Your tip! It works, but I would prefer the solution with the
pitched trill. The behavior of the accidentals there is really very strange,
as I've read in
http://lists.gnu.org/archive/html/lilypond-user/2007-09/msg00465.html
Is there solution available for this problem?
___
Am Sonntag, 2. März 2008 schrieb Stefan Thomas:
> Dear lilypondusers,
> is it possible, that the snippet with the trills with extra-accitendals
> http://lsr.dsi.unimi.it/LSR/Item?id=304
> don't work on version 2.11.38? When I tried do reproduce it, the
> accidentals where not
Dear lilypondusers,
is it possible, that the snippet with the trills with extra-accitendals
http://lsr.dsi.unimi.it/LSR/Item?id=304
don't work on version 2.11.38? When I tried do reproduce it, the accidentals
where not shown.
And I have another, very curious problem. When I use \pitched
2008/2/14 Valentin Villenave <[EMAIL PROTECTED]>:
> 2008/2/13, Trevor Bača <[EMAIL PROTECTED]>:
>
> > This one's quite general, alas: *any* type of spanner (text, trill,
> > whatever) will erroneously displace according to *any* type of bound
> markup
> > (dynamic, text) in another context-bound s
2008/2/13, Trevor Bača <[EMAIL PROTECTED]>:
> This one's quite general, alas: *any* type of spanner (text, trill,
> whatever) will erroneously displace according to *any* type of bound markup
> (dynamic, text) in another context-bound staff.
>
> Writing to Valentin now in a separate mail ...
Noth
On Feb 13, 2008 12:09 PM, Kieren MacMillan <[EMAIL PROTECTED]>
wrote:
> Hi Trevor,
>
> > Kieren, if you have a copy of the chamber opera handy,
> > could you check and see [...]
>
> Confirmed!
> Nice catch..
OK, much appreciated.
This one's quite general, alas: *any* type of spanner (text, tri
Hi Trevor,
Kieren, if you have a copy of the chamber opera handy,
could you check and see [...]
Confirmed!
Nice catch...
Cheers,
Kieren.
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
On Feb 9, 2008 2:34 PM, Kieren MacMillan <[EMAIL PROTECTED]>
wrote:
> Hi Trevor,
>
> > You ever have the "tr." parts of your trill spanners start showing
> > up too far to the left?
> > [...] Ever seen this one before?
>
> Yes!
>
> Unfortunately, like your case, mine were in the middle of a large
Hi Trevor,
You ever have the "tr." parts of your trill spanners start showing
up too far to the left?
[...] Ever seen this one before?
Yes!
Unfortunately, like your case, mine were in the middle of a large
score -- the chamber opera I wrote last year -- and so I never got
around to isol
1 - 100 of 125 matches
Mail list logo