Re: Vertically shift tempo prescription

2022-12-02 Thread Arno Waschk
Thanks!  knew it was my fault :-) Arno On 02.12.22 21:20, Jean Abou Samra wrote: Hello, Le 02/12/2022 à 21:11, Arno Waschk a écrit :   %\override MetronomeMark.extra-offset = #'(-20.0 . 20.0) Here, you are missing the context: \override Score.MetronomeMark.extra-o

Re: Vertically shift tempo prescription

2022-12-02 Thread Arno Waschk
nes would shift things around. Here it doesn't. Yet. Thanks, Arno On 30.11.22 22:38, David Kastrup wrote: Arno Waschk writes: Thanks for your answers! I tried both MetronomeMark and the direct tweak. In the result there was no visible shift at all. What is the correct override to try here?

Re: Vertically shift tempo prescription

2022-11-30 Thread Arno Waschk
Thanks for your answers! I tried both MetronomeMark and the direct tweak. In the result there was no visible shift at all. What is the correct override to try here? Best, Arno On 30.11.22 15:03, Jean Abou Samra wrote: Le 30/11/2022 à 14:58, David Kastrup a écrit : Arno Waschk writes: Dear

Vertically shift tempo prescription

2022-11-30 Thread Arno Waschk
Dear list, in a complex situation i need to vertically shift the result of a '\tempo \markup{\column{ ... }}' thing. Probably that could be done by a \override XXX.extra-offset = #'(0.0 . 8.0) . But what is XXX in that case? Thanks for your help! Arno -- Arno Waschk Gubene

combining simultaneous notes

2015-06-03 Thread Arno Waschk
dear list, (sorry for cross posting, i am not sure where to address correctly...) i have a problem which seemed trivial to me, but i cannot resolve according to the docs successfully: \version = "2.19.22" aa={a4 b4 a4 b4} bb={a4 g a g} \new Staff { << \aa \bb >> } \new Staff{ a4 a } p

Re: Piano scoring with centered dynamics

2015-01-03 Thread Arno Waschk
Obviously the piano dynamics template did not make it from 2.12 to 2.18 docs, which is a pity. Even although the example given in 2.12 seems overloaded by other tweakings (which may or may not be helpful for users) for my taste. Arno ___ lilypond-

long markups running off the right margin...

2009-08-20 Thread Arno Waschk
rst, which in my case gives ugly results... thank you in advance for any help! arno -- Arno Waschk +49-172-314-9605a...@arnowaschk.de www.arnowaschk.de http://www.facebook.com/people/Arno_Waschk/689633047 ___ lilypond-user mailing list lilyp

Re: Invisible notes, Scheme contexts, Syntax

2005-12-15 Thread Arno Waschk
Han-Wen Nienhuys writes: > I wonder whether this should be changed too. This would mean that > >\clef alto >\clef "alto" > > becomes > >\clef #"alto" > > or > >\clef #'alto > > > This will simplify the syntax a bit, at the expense ease of entry. > > What do you th

Fwd: problem with lilypond 2.6.1 under cygwin...

2005-07-18 Thread Arno Waschk
may be i got stuck in the moderation filters? Arno --- Forwarded message --- From: "Arno Waschk" <[EMAIL PROTECTED]> To:Subject: problem with lilypond 2.6.1 under cygwin... Date: Wed, 13 Jul 2005 20:17:56 +0200 What is going wrong here? I compiled lilypond

Re: \espressivo

2004-12-05 Thread Arno Waschk
Hi Will, being the culprit for committing the \espressivo sign added i am pretty sure that this does not affect midi output. It makes a <> sign centered above/below the note as is done with \accent \fermata, or what ever. It might be interesting to tweak that sign more for individual sizes or

Re: fail on make: help2man on lilypond

2004-11-26 Thread Arno Waschk
This happens as well on my cygwin box. Arno On Thu, 18 Nov 2004 18:07:13 -0800 (PST), Curtis Kueker <[EMAIL PROTECTED]> wrote: I'm failing on my make of lilypond after the point where the .o files compile and help2man is run on lilypond. The tail of the make output is: /usr/bin/perl /home/curtis

empty staffs with RhythmicStaff?

2004-11-08 Thread Arno Waschk
dear list, i have \context { \RemoveEmptyStaffContext } in my \layout {} thing, which works nicely except for not affecting the RhythmicStaff when being empty for lines. Can i change this? Thanks, Arno -- http://www.arnowaschk.de ___ lilypond-user mailing

lyrics to a RhythmicStaff?

2004-11-08 Thread Arno Waschk
dear list, from the given docs and examples i cannot figure out how i can add lyrics to a RhythmicStaff similar to how i can add them to a voice. Can somebody give me a hint please? Thanks, Arno -- http://www.arnowaschk.de ___ lilypond-user mailing lis

lyrics to a RhythmicStaff?

2004-11-08 Thread Arno Waschk
dear list, i have \context { \RemoveEmptyStaffContext } in my \layout {} thing, which works nicely except for not affecting the RhythmicStaff when being empty for lines. Can i change this? Thanks, Arno -- http://www.arnowaschk.de ___ lilypond-user mail

Re: question about a <> mark similar to a c-> notation...

2004-10-31 Thread Arno Waschk
On Sat, 30 Oct 2004 14:57:11 -0700, Graham Percival <[EMAIL PROTECTED]> wrote: On 29-Oct-04, at 11:17 PM, Arno Waschk wrote: Can i produce an espressivo mark (or however you might call it, i mean a little crescendo sign and a little decrescondo sign being placed above or below a not

question about a <> mark similar to a c-> notation...

2004-10-29 Thread Arno Waschk
Dear lilypond list, may i ask you a bunch of questions which i cannot find answers for in the docs? I will put them in different posts each Can i produce an espressivo mark (or however you might call it, i mean a little crescendo sign and a little decrescondo sign being placed above or below a

question about accidentals...

2004-10-29 Thread Arno Waschk
Dear lilypond list, Can i ask lilypond to put an accidental before every non-repeated note (as common practise in dodecaphonic scores) without having to put an ! everywhere behind the pitch name? Thanks, Arno -- http://www.arnowaschk.de ___ lilypond-user

accidentals for dodecaphonic scores....

2004-10-29 Thread Arno Waschk
ts Bengtsson <[EMAIL PROTECTED]> wrote: See http://lilypond.org/doc/v2.2/Documentation/user/out-www/lilypond/Accidentals.html#Accidentals /Mats Arno Waschk wrote: Dear lilypond list, may i ask you a bunch of questions which i cannot find answers for in the docs? I will put them in diffe