Dear Patrick,
Yes, why not using latex and vector-graphic, but I also don't know how to do!
But I guess, that everything, that we need can be done by lilypond itself.
Cheers
Stefan
Dear Stefan,
>
> thanks for your snippet. That's about what I was looking for. I like your
> idea
> of jointly buildi
On Mon, Jun 15, 2009 at 9:05 PM, Reinhold Kainhofer
wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Am Montag, 15. Juni 2009 17:25:54 schrieb Joe Neeman:
> > I've started working on a new system for doing vertical layout in one
> pass
> > (ie. positioning and stretching the systems si
At Mon, 15 Jun 2009 18:25:54 +0300,
Joe Neeman wrote:
>
> [1 ]
> [1.1 ]
>
> [1.2 ]
> I've started working on a new system for doing vertical layout in one pass
> (ie. positioning and
> stretching the systems simultaneously). This should give better default
> behaviour than the
> current cod
-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
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
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
I have recently begun using LilyPond on my new Mac Pro (after having
successfully completed a number of small .ly projects on my PC laptop).
I have done the following, but cannot get my .ly files to Typeset/compile
at all:
0) I'm running Mac OS X 10.5.7 on a brand new Mac Pro.
1.0) I downloaded th
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
Given a NoteEvent expression, is there a way to access
the grob associated with it? I'm trying to access staff-
positions of notes within chords, and I want to do so
using music-map from within a music-function definition.
Maybe there's a better way, but this is the direction
I've taken so far.
(
-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:
> 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
2009/6/15 Neil Puttock :
> Though this gets rid of the extra space, it has an unfortunate side
> effect of changing the accidental positioning.
Another option which doesn't have this side effect would be to create
a custom accidental style which checks for a particular pitch (I've
copied 'dodecap
Hallo Randy,
Depending on your standard shell in Terminal, the path should be set
in different ways. The lines you use:
set path= ($path /Applications/LilyPond.app/Contents/Resources/bin)
lilypond --pdf "$1"
work for tcsh. For bash it should be:
export PATH=$PATH:/Applications/LilyPond.ap
2009/6/16 Reinhold Kainhofer :
> Okay, I'm now trying to achieve this with tweaks (because they can be
> incorporated into the actual start command for the spanner, so one doesn't
> have to add one command before the note plus the start of the trill spanner
> after the note). However, how can I ch
Neil, great work on Sacred Harp stuff.
In minor keys, the sixth degree is played half a step higher than is
written. Can you alter the minor mode so that when I correctly write
the sixth degree half a step higher, it doesn't show the sharp sign?
Ted
On Wed, Apr 23, 2008 at 10:09:36PM +0100, Ne
15 matches
Mail list logo