On Tue, 2009-10-06 at 10:30 -0400, Kieren MacMillan wrote:
> Hello all,
>
> Is there a fix yet for the problem [2.13.4-1] that between-system-
> padding etc. doesn't work with Lyrics (because they're nonspaceable)?
> It's killing me with the lead sheets I'm trying to put out. =(
between-system
On Wed, 2009-10-07 at 14:28 +0200, Francisco Vila wrote:
> Joe: is this already documented? Hot to control spacing from a lyrics
> line and the staff below it? Simple lyrics seem to almost collide.
This is now configurable via Lyrics.VerticalAxisGroup
#'non-affinity-spacing. I've given it a defau
On Sun, Oct 11, 2009 at 7:33 PM, Nick Payne wrote:
> I'm trying to get tupletted sixteenth notes automatically beamed in groups
> of three in 3/4 time. The following beams the 16th notes in twos outside the
> tuplet, but inside the \times 2/3 {} it doesn't work. Can it be done without
> using manu
I'm trying to get tupletted sixteenth notes automatically beamed in
groups of three in 3/4 time. The following beams the 16th notes in twos
outside the tuplet, but inside the \times 2/3 {} it doesn't work. Can it
be done without using manual beaming?
\version "2.13.4"
\relative c' {
\time
Francisco Vila wrote Sunday, October 11, 2009 5:12 PM
2009/10/11 Trevor Daniels :
You don't need to uninstall; rename works
fine if you want to keep the previous around.
I didn't know that the installer could be fooled that easy. I
rather
remember the opposite: the installer refusing to coop
On Sun, Oct 11, 2009 at 10:52 PM, Patrick McCarty wrote:
> And here is a patch to revert the change.
This is similar to the patch I posted earlier -- except that yours does work :-)
Cheers,
Valentin
From 2dbcd7705dcfaa93eedf9df8eb50616d4503a885 Mon Sep 17 00:00:00 2001
From: Patrick McCarty
Dat
On 2009-10-11, Patrick McCarty wrote:
> On 2009-10-11, Valentin Villenave wrote:
> > On Sun, Oct 11, 2009 at 9:17 PM, Trevor Daniels
> > wrote:
> > > I used that download but I didn't uninstall; I usually just remain
> > > the directory in Program Files before an install as I like to keep
> > > o
On 2009-10-11, Valentin Villenave wrote:
> On Sun, Oct 11, 2009 at 9:17 PM, Trevor Daniels wrote:
> > I used that download but I didn't uninstall; I usually just remain
> > the directory in Program Files before an install as I like to keep
> > old versions readily to hand. This seems to be the di
James E. Bailey wrote:
I don't know exactly how your music is set up, but \mark may be what you
want.
Or s4*0\markup{ Fine }
Paul Scott
___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user
On Sun, Oct 11, 2009 at 9:17 PM, Trevor Daniels wrote:
> I used that download but I didn't uninstall; I usually just remain
> the directory in Program Files before an install as I like to keep
> old versions readily to hand. This seems to be the difference
> between our experiences.
That must be
Nick Payne wrote Sunday, October 11, 2009 7:42 PM
Trevor Daniels wrote:
Nick Payne wrote Sunday, October 11, 2009 10:59 AM
Trevor Daniels wrote:
Ahh - I see what you mean. The name of the -installer-
changed.
This doesn't affect anything when doing a straight install
under
Windows. Th
Trevor Daniels wrote:
Nick Payne wrote Sunday, October 11, 2009 10:59 AM
Trevor Daniels wrote:
Ahh - I see what you mean. The name of the -installer- changed.
This doesn't affect anything when doing a straight install under
Windows. The default install directory is unaffected. That's what
> There are two overrides in the example; the first changes the
> visibility of the rehearsal mark so it can appear at the end of a line
> (whether there's another line after the break or it's the end of a
> score doesn't matter):
thank you so much! that was it ...
_
Dear friends,
I am having a big slowness on Lilypond under Leopard (not the snow one,
latest update).
I compiled git version just now (2.13.6) and it is taking too much time
compiling a simple one page document (check attach for it). Compilation
transcription bellow.
THanks for any hint
Alberto
2009/10/11 Daniel McBrearty :
> \mark "D.S. Al Fine" % I am invisible ...
There are two overrides in the example; the first changes the
visibility of the rehearsal mark so it can appear at the end of a line
(whether there's another line after the break or it's the end of a
score doesn't matter):
2009/10/11 Trevor Daniels :
> You don't need to uninstall; rename works
> fine if you want to keep the previous around.
I didn't know that the installer could be fooled that easy. I rather
remember the opposite: the installer refusing to cooperate even after
having uninstalled a previous version.
thanks that looks exactly like it, but still no joy :
melody = \relative c' {
\clef treble
\key c \major
\time 4/4
{ \melodyintro
\mark \markup { \musicglyph #"scripts.segno" }
\repeat volta 2 {\melodychorus
\mark \markup "Fine"
\bar "||"}
Francisco Vila wrote Sunday, October 11, 2009 3:54 PM
2009/10/11 Hajo Dezelski :
Could be, but as far as I remember it is recommended, that you
uninstall the old version before you install the knew one.
It is not only recommended, you can not install the new version
without previously unins
2009/10/11 Daniel McBrearty :
> Must be a silly reason, I searched for a manual entry on \mark
> \markup ... but could not find?
Did you check the index? There are two main places it's discussed in
the Notation manual.
http://lilypond.org/doc/v2.12/Documentation/user/lilypond/Bars#index-_005cm
2009/10/11 Hajo Dezelski :
> Could be, but as far as I remember it is recommended, that you
> uninstall the old version before you install the knew one.
It is not only recommended, you can not install the new version
without previously uninstalling the old one, because the installer
refuses to con
thanks James. I tried it, for some reason it works in one place not another ...
melody = \relative c' {
\clef treble
\key c \major
\time 4/4
{ \melodyintro
\repeat volta 2 {\melodychorus
\mark \markup "Fine" % this Fine indeed works "Fine"
\bar
2009/10/10 Nick Payne :
> There's definitely something wrong with the page formatting in the 2.13.4
> version I have installed on Windows. I download the setting of Traümerei
> from the Mutopia Project web site:
There are two features of this example which aren't helping:
1. The explicit Dynamics
I don't know exactly how your music is set up, but \mark may be what
you want.
On 11.10.2009, at 16:08, Daniel McBrearty wrote:
Hi all,
Must say I like this software, just discovered it a few days back.
Been working on a chart the last few days and learning as I go. Very
impressive output, a
Hi all,
Must say I like this software, just discovered it a few days back.
Been working on a chart the last few days and learning as I go. Very
impressive output, and I like the structured way of inputting notes
... one thing I like is that lp allows me to structure musical
sections. I have includ
Hello,
I had the same problem and changed the directory in JEdit. If it is
reversed to only Liliypond, I hope someone will write it in this list.
Has the installation descripition in the documentation been changed?
> However, it seems the default directory name is actually picked
> up from the na
Nick Payne wrote Sunday, October 11, 2009 10:59 AM
Trevor Daniels wrote:
Ahh - I see what you mean. The name of the -installer- changed.
This doesn't affect anything when doing a straight install under
Windows. The default install directory is unaffected. That's
what
I misunderstood. Th
Trevor Daniels wrote:
Ahh - I see what you mean. The name of the -installer- changed.
This doesn't affect anything when doing a straight install under
Windows. The default install directory is unaffected. That's what
I misunderstood. Thanks Valentin.
No, I installed 2.13.4 on both XP and Wind
Valentin Villenave wrote Saturday, October 10, 2009 9:59 PM
On Sat, Oct 10, 2009 at 7:49 PM, Trevor Daniels
wrote:
I installed both Neil's and Graham's 2.13.4 releases under
Windows Vista and
AFAICR the default directory was LilyPond as usual. I certainly
didn't
change anything and they wen
28 matches
Mail list logo