Re: How to make a macro of articulation marks?

2021-07-30 Thread Aaron Hill
On 2021-07-30 5:52 pm, H. S. Teoh wrote: I tried: midiEmph = \tag #'midi -\> a-.\midiEmph b-.\midiEmph c-.\midiEmph d-.\midiEmph but the accent appears to just get dropped silently. What am I doing wrong? Did you mean to use decrescendo (\>) or a long accent (>) within midiEm

How to make a macro of articulation marks?

2021-07-30 Thread H. S. Teoh
Hi, In my Lilypond score I have a bunch of notes I want to highlight in MIDI without changing the appearance of the printed score, so I have stuff like: a-.-\tag #'midi -\> b-.-\tag #'midi -\> c-.-\tag #'midi -\> d-.-\tag #'midi -\> Stuff tagged #'midi is removed in the printed score wi

Articulation marks in a dynamic staff

2019-10-30 Thread Peter Toye
I'm trying to engrave some piano music where the composer (or probably the original 19th century engraver) has saved time by putting accents midway between the staves (see attached snip). I've tried to do this in a dynamic staff with LP code like s4-> but this gives warning messages, although

Re: articulation marks

2014-01-15 Thread Martin Duclos
Tried that before and it didn't work. Just tried again and it's fine. Must have been some other unrelated syntax error. Thanks for the quick replies! On Wed, Jan 15, 2014 at 11:51 AM, David Kastrup wrote: > Martin Duclos writes: > > > I'm at a loss in finding a

Re: articulation marks

2014-01-15 Thread Peter Bjuhr
On 01/15/2014 05:40 PM, Martin Duclos wrote: I'm at a loss in finding a way to do some articulation marks. I'm looking for an accented staccato so should be a combination of -. and -> on top of each other. Is this possible? I think the way to do this is to write the two art

Re: articulation marks

2014-01-15 Thread David Kastrup
Martin Duclos writes: > I'm at a loss in finding a way to do some articulation marks. > > I'm looking for an accented staccato so should be a combination of -. and > -> on top of each other. Is this possible? { c-.-> } -- David Kastrup

Re: articulation marks

2014-01-15 Thread Noeck
> I'm looking for an accented staccato so should be a combination of -. > and -> on top of each other. Is this possible? -.-> ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

articulation marks

2014-01-15 Thread Martin Duclos
I'm at a loss in finding a way to do some articulation marks. I'm looking for an accented staccato so should be a combination of -. and -> on top of each other. Is this possible? Thanks Martin ___ lilypond-user mailing list lilypond-user@

collision avoidance between ties and articulation marks?

2012-08-23 Thread Ole Schmidt
Hi, how can I move away the articulation signs from the ties? \version "2.15.38" \language "nederlands" \score { \new Staff { \time 4/4 \key bes \major \clef treble \relative c'' { r4 f8-- g-^ ~ g f-- g4-^ |f4.-^ bes,8-^ ~ bes2 | r4 es8-- f-^ ~ f es-- f4-^ | es4

Re: Articulation marks and bar rests

2002-07-10 Thread David Raleigh Arnold
On Wed, 10 Jul 2002 08:35:20 Mats Bengtsson wrote: > > Hi, people! > > > > It is the first time I write to this list, but I've been reading for > > several months. I have some things to ask so I'll start now - but > I'll > > continue when I've more time... > > > > 1. Is it possible to insert a

Re: Articulation marks and bar rests

2002-07-10 Thread Mats Bengtsson
tion mark for notes? I > mean: it happens very often than there are a lot of notes with > "staccato" and it is uncomfortable to write them all with "-." . > Probably it would be useful whether articulation marks' behaviour were > similar to the note-relative-pitch and note-du