RE:Alpha-release of Frescobaldi 2.0

2011-09-27 Thread MING TSANG
Hi, lilypond user:

I have following the frescobaldi alpha release. I sound interesting.  I would 
like to try but don't have experience installing software.

Currently I have window 7 and linux fedora 15.  I have jedit & lilypond 2.15.13 
in window7; frescobaldi 1.2 and lilypond 2.14.2 in linux fedora 15.  I like to 
try alpha frescobaldi 2 (v1.90) in window 7.  


Is there any install package that include all required software bundle 
together? One execution to install all. 

 
Blessing, 

Ming


>
>
>___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \partial only on first measure?

2011-09-27 Thread Alberto Simões



On 27/09/2011 21:34, me wrote:

Use Timing.measureLength:

\new Staff \relative c' {
   \time 4/4
   c c c c |
   \set Timing.measureLength = #(ly:make-moment 1 4)
   c |
   \set Timing.measureLength = #(ly:make-moment 4 4)
   c c c c |
}


OK, I used that from time to time for psalms, but was expecting a 
less-typing solution :)


Good to know I'm in the good way
Thank you



2011/9/27 Alberto Simões mailto:al...@alfarrabio.di.uminho.pt>>

Hello

I use (or abuse) of \partial whenever the author makes a smaller
"measure" (not sure I am using the right name).

With Lilypond 2.14, it complains that I cannot use partial after the
start of a piece.

What is the new approach? :)

Thank you
Alberto
--
Alberto Simoes
CEHUM

_
lilypond-user mailing list
lilypond-user@gnu.org 
https://lists.gnu.org/mailman/__listinfo/lilypond-user





--
Alberto Simoes
CEHUM

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: \partial only on first measure?

2011-09-27 Thread me
Use Timing.measureLength:

\new Staff \relative c' {
  \time 4/4
  c c c c |
  \set Timing.measureLength = #(ly:make-moment 1 4)
  c |
  \set Timing.measureLength = #(ly:make-moment 4 4)
  c c c c |
}

2011/9/27 Alberto Simões 

> Hello
>
> I use (or abuse) of \partial whenever the author makes a smaller "measure"
> (not sure I am using the right name).
>
> With Lilypond 2.14, it complains that I cannot use partial after the start
> of a piece.
>
> What is the new approach? :)
>
> Thank you
> Alberto
> --
> Alberto Simoes
> CEHUM
>
> __**_
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/**listinfo/lilypond-user
>
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: time signature between staves

2011-09-27 Thread Marek Klein
Hello,

2011/9/27 Peter O'Doherty 

> Hi,
>
> I have a system with 4 staves and instead of each stave having a time
> signature (which changes regularly) I would like to place the time signature
> between the second and third stave only. Is this possible? And if so, how?
>

this could help you (I guess):
http://lsr.dsi.unimi.it/LSR/Item?id=272

HTH

Marek
--
Marek Klein
http://gregoriana.sk
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


time signature between staves

2011-09-27 Thread Peter O'Doherty

Hi,

I have a system with 4 staves and instead of each stave having a time 
signature (which changes regularly) I would like to place the time 
signature between the second and third stave only. Is this possible? And 
if so, how?


Many thanks,
Peter

--
//=
->  Peter O'Doherty
->  http://www.peterodoherty.net
->  m...@peterodoherty.net
//=


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Vicente Solsona

So in the future it may become possible to drag a note to a different
octave, or to draw slurs between notes by dragging, or to right-click
a slur and select "Down" or "Dashed" or whatever. All without needing
any change to LilyPond itself.



if you allow me to make a feature request, the slur tweaking and the object
moving tools in lilypondtool are very useful timesavers. it would be really
cool to have such features in frescobaldi.

besides that, many thanks and congratulations for creating such a neat  
tool.
now that it's cross-platform, it can become THE lilypond editor for a lot  
of

people.

--
greetings,

Vicente


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


\partial only on first measure?

2011-09-27 Thread Alberto Simões

Hello

I use (or abuse) of \partial whenever the author makes a smaller 
"measure" (not sure I am using the right name).


With Lilypond 2.14, it complains that I cannot use partial after the 
start of a piece.


What is the new approach? :)

Thank you
Alberto
--
Alberto Simoes
CEHUM

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


color of color buttons in Preferences/Fonts-colors

2011-09-27 Thread Wilbert Berendsen
Op Tue, 27 Sep 2011 09:20:28 -0400
Brett McCoy  schreef:

> > The problem I had finding this setting is that the color rectangles
> > in the preferences/fonts+colors dialog are not intialized to the
> > current colors, not even after having selected an actual color from
> > the palette.  All appear white in my system.  
> 
> Yep, same here, would be good to get a color preview there.

You mean that the buttons do not show the color?
Ok, on my system they do (probably using a different Qt Gui style).

I will change the color buttons so they really show a colored rectangle.

Thanks for reporting.

-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Rodolfo Zitellini
On Tue, Sep 27, 2011 at 12:11 PM, Wilbert Berendsen  wrote:
> Hi There,
>
> after almost one year of frantic development I'm happy to announce a
> usable alpha-release of Frescobaldi 2.0 (version 1.9.0).
>
> https://github.com/wbsoft/frescobaldi (click Download)
>
> Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
> PDF preview.
>

Tried it now on macos x, fabulous! I will do some testing in the next days.
If you are interested, I can see a bit if it is possible to create a
clickable .app application
Cheers,
Rodolfo

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


2.15.13 fail on darwin x86

2011-09-27 Thread Stan Sanderson
iMac x86, OS 10.5.8
V 2.15.13 fails with the same error report as 2.15.12. v 2.15.8 was the last 
version to run on my machine.

Stan
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: ossia vertical spacing

2011-09-27 Thread luis jure

on 2011-09-27 at 15:01 eluze wrote:

>maybe you can send a small - but relevant - example of your code so we
>can try to see why it doesn't work!?

i'll definitely do that!... next week. 

i'm transcribing a whole series of solos, and things are spread in
different files (i include files with variables and definitions common to
all the solos).

not extremely complex, but preparing a self-contained example would take
some time, and right now i'm working under time pressure...


thanks for you interest!


lj

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: FooterMarkup, tagline, copyright

2011-09-27 Thread Jan-Peter Voigt

Hello Thomas,

if odd/evenFooterMarkup are set, copyright and tagline won't show up 
anymore, because they are displayed by the default (then overridden) 
footerMarkup.
If you want to display something else but also copy right and tagline, 
you should build a markup that takes copyright and tagline into account 
on first/last page.

The keyword is the markup command '\on-the-fly #'.
Maybe I send an example later, but now I have to get my children from 
kindergarten ...


Cheers,
Jan-Peter

Am 27.09.2011 15:00, schrieb Thomas Scharkowski:

Maybe I have overlooked or misunderstood something:
I expected the following code to produce three pages, with "copyright" 
on the first page, "footer" on the second, and "tagline" on the third.

Removing "oddFooterMarkup" leads to the expected copyright and tagline.

Thank you
Thomas

--
\version "2.15.12"
\header {
  copyright = "copyright"
  tagline = "tagline"
}
\paper {
  oddFooterMarkup = "footer"
}
\relative c' {
 c1 \pageBreak c \pageBreak c
}
--

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user




___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Brett McCoy
On Tue, Sep 27, 2011 at 9:18 AM, Francisco Vila  wrote:
> 2011/9/27 Wilbert Berendsen :
>> Op Tue, 27 Sep 2011 08:38:23 -0400
>> Brett McCoy  schreef:

>> Everything is configurable indeed: Edit->Preferences->Fonts &
>> Colors->Preview Background and Preview Highlight. But the latter is by
>> default derived from the current UI-style's selection color (which is
>> blue on many systems, but can also be of a different color.).
>>
>> I think I must make the default background color of the PDF preview lighter.
>
> The problem I had finding this setting is that the color rectangles in
> the preferences/fonts+colors dialog are not intialized to the current
> colors, not even after having selected an actual color from the
> palette.  All appear white in my system.

Yep, same here, would be good to get a color preview there.


-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Francisco Vila
2011/9/27 Wilbert Berendsen :
> Op Tue, 27 Sep 2011 08:38:23 -0400
> Brett McCoy  schreef:
>
>> The PDF view is black on light beige and the
>> highlight is a slightly darker beige. Something more obvious like
>> purple or green would make it more prominent. Or is this configurable?
>> I didn't see any way to change the background color of the PDF view
>> either (I prefer black on white).
>
> Everything is configurable indeed: Edit->Preferences->Fonts &
> Colors->Preview Background and Preview Highlight. But the latter is by
> default derived from the current UI-style's selection color (which is
> blue on many systems, but can also be of a different color.).
>
> I think I must make the default background color of the PDF preview lighter.

The problem I had finding this setting is that the color rectangles in
the preferences/fonts+colors dialog are not intialized to the current
colors, not even after having selected an actual color from the
palette.  All appear white in my system.
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Request for Engraving Suggestions

2011-09-27 Thread Colin Campbell

On 11-09-26 11:08 PM, Bill Mooney wrote:

Greetings!
Having read the posts about this, and assuming you have upgraded to 
v14., I can offer the paper-block below, which can be pasted into your 
.ly file.

I think the values chosen give a reasonable on-page appearance...
Thanks to Reinhold Kainhofer for allowing us use of his code from his 
website - it is an invaluable resource!

Hope this helps
Regards
Bill



This could also be stored as a paperBlock.ly file and \included as 
needed.  Storing seperately gives you the ability to make global 
stylistic changes without having to go to individual scores.


Cheers,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Brett McCoy
On Tue, Sep 27, 2011 at 9:06 AM, Wilbert Berendsen  wrote:

>> The PDF view is black on light beige and the
>> highlight is a slightly darker beige. Something more obvious like
>> purple or green would make it more prominent. Or is this configurable?
>> I didn't see any way to change the background color of the PDF view
>> either (I prefer black on white).
>
> Everything is configurable indeed: Edit->Preferences->Fonts &
> Colors->Preview Background and Preview Highlight. But the latter is by
> default derived from the current UI-style's selection color (which is
> blue on many systems, but can also be of a different color.).

Yep, I found it, perfect!

-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Wilbert Berendsen
Op Tue, 27 Sep 2011 08:38:23 -0400
Brett McCoy  schreef:

> The PDF view is black on light beige and the
> highlight is a slightly darker beige. Something more obvious like
> purple or green would make it more prominent. Or is this configurable?
> I didn't see any way to change the background color of the PDF view
> either (I prefer black on white).

Everything is configurable indeed: Edit->Preferences->Fonts &
Colors->Preview Background and Preview Highlight. But the latter is by
default derived from the current UI-style's selection color (which is
blue on many systems, but can also be of a different color.).

I think I must make the default background color of the PDF preview lighter.

kind regards!
-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: ossia vertical spacing

2011-09-27 Thread eluze
maybe you can send a small - but relevant - example of your code so we can  
try to see why it doesn't work!?


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


FooterMarkup, tagline, copyright

2011-09-27 Thread Thomas Scharkowski

Maybe I have overlooked or misunderstood something:
I expected the following code to produce three pages, with "copyright" 
on the first page, "footer" on the second, and "tagline" on the third.

Removing "oddFooterMarkup" leads to the expected copyright and tagline.

Thank you
Thomas

--
\version "2.15.12"
\header {
  copyright = "copyright"
  tagline = "tagline"
}
\paper {
  oddFooterMarkup = "footer"
}
\relative c' {
 c1 \pageBreak c \pageBreak c
}
--

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Brett McCoy
Never mind I found it!

On Tue, Sep 27, 2011 at 8:38 AM, Brett McCoy  wrote:
> On Tue, Sep 27, 2011 at 8:20 AM, Wilbert Berendsen  wrote:
>
>> Frescobaldi 2 couples the point-and-click links as soon as a PDF is
>> loaded to positions in the text document. If you alter the document, the
>> links in the PDF document stay connected with the positions in the
>> text document.
>
> One suggestion I have is to make the highlight box contrast better
> with the background. The PDF view is black on light beige and the
> highlight is a slightly darker beige. Something more obvious like
> purple or green would make it more prominent. Or is this configurable?
> I didn't see any way to change the background color of the PDF view
> either (I prefer black on white).
>
> --
> Brett W. McCoy -- http://www.electricminstrel.com
> 
> "In the rhythm of music a secret is hidden; If I were to divulge it,
> it would overturn the world."
>     -- Jelaleddin Rumi
>



-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Brett McCoy
On Tue, Sep 27, 2011 at 8:20 AM, Wilbert Berendsen  wrote:

> Frescobaldi 2 couples the point-and-click links as soon as a PDF is
> loaded to positions in the text document. If you alter the document, the
> links in the PDF document stay connected with the positions in the
> text document.

One suggestion I have is to make the highlight box contrast better
with the background. The PDF view is black on light beige and the
highlight is a slightly darker beige. Something more obvious like
purple or green would make it more prominent. Or is this configurable?
I didn't see any way to change the background color of the PDF view
either (I prefer black on white).

-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: ossia vertical spacing

2011-09-27 Thread luis jure

on 2011-09-27 at 12:24 Peekay Ex wrote:

>http://lsr.dsi.unimi.it/LSR/Item?id=701
>
>What this shows you, is how to make a 'markup' using a score
>construct, you could then use this and pad your markup accordingly
>instead of using an ossia.

interesting approach, thanks for pointing this out to me. actually, i might
have use for this in a completely different context.

for this particular task, though, it seems to me that this approach is not
convenient, because i don't see that it behaves like an ossia (that is,
with the music in the alternative part correctly aligned with the main
staff).

best,


lj

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: point and click

2011-09-27 Thread Urs Liska

Am 27.09.2011 14:20, schrieb Wilbert Berendsen:

Op Tue, 27 Sep 2011 13:46:01 +0200
Urs Liska  schreef:


And (according to the release notes) it still works after you have
changed the source code (the links lilypond attach to the objects
point to specific line numbers, and if the code is changed they point
to the wrong place.

Frescobaldi 2 couples the point-and-click links as soon as a PDF is
loaded to positions in the text document. If you alter the document, the
links in the PDF document stay connected with the positions in the
text document.

Frescobaldi 2 can also find objects in the PDF: if you walk with the
text cursor or select text, the corresponding objects in the PDF are
highlighted. If you press Ctrl+J, the PDF scrolls to the page where the
music at the text cursor is at.

This paves the way to more interesting capabilities, as Frescobaldi
knows what type of object a clickable link in the PDF represents (a
note, rest, slur, articulation, rehearsalmark, etc) because it
continuously parses the text as it is entered or modified. The parsed
tokens are stored, so lookup what kind of object is at some cursor
position is very fast.

(You can see this e.g. when you hover a slur in the music, Frescobaldi
highlights not only the start parenthesis of the slur in the text but
also the ending one.)

So in the future it may become possible to drag a note to a different
octave, or to draw slurs between notes by dragging, or to right-click
a slur and select "Down" or "Dashed" or whatever. All without needing
any change to LilyPond itself.

best,
Wilbert

This indeed sounds very interesting. Still waiting to try out the 
current state though ...


I had some ideas for UI improvements for some time. I'll try to condense 
them to a set of concrete suggestions. Maybe they are also easier to 
implement when you already seem to have such a input parsing framework 
... (but maybe they could already be obsolete by your enhancements ...)


Best
Urs

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: ossia vertical spacing

2011-09-27 Thread luis jure

thanks for your answer! 


> and play around with the numbers!

actually, this is exactly what i had been doing before asking in the list.
as you say, this is the method described in the section "Spacing of
ungrouped staves". but somehow i get no results, no matter what numbers i
use. admittedly, i still have problems understanding the structure of
lilypond files, when you go beyond the basics. things can go in different
places, and i'm probably trying to do this in a place where it has no
effect...


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


point and click (was: Alpha-release of Frescobaldi 2.0)

2011-09-27 Thread Wilbert Berendsen
Op Tue, 27 Sep 2011 13:46:01 +0200
Urs Liska  schreef:

> And (according to the release notes) it still works after you have 
> changed the source code (the links lilypond attach to the objects
> point to specific line numbers, and if the code is changed they point
> to the wrong place.

Frescobaldi 2 couples the point-and-click links as soon as a PDF is
loaded to positions in the text document. If you alter the document, the
links in the PDF document stay connected with the positions in the
text document.

Frescobaldi 2 can also find objects in the PDF: if you walk with the
text cursor or select text, the corresponding objects in the PDF are
highlighted. If you press Ctrl+J, the PDF scrolls to the page where the
music at the text cursor is at.

This paves the way to more interesting capabilities, as Frescobaldi
knows what type of object a clickable link in the PDF represents (a
note, rest, slur, articulation, rehearsalmark, etc) because it
continuously parses the text as it is entered or modified. The parsed
tokens are stored, so lookup what kind of object is at some cursor
position is very fast.

(You can see this e.g. when you hover a slur in the music, Frescobaldi
highlights not only the start parenthesis of the slur in the text but
also the ending one.)

So in the future it may become possible to drag a note to a different
octave, or to draw slurs between notes by dragging, or to right-click
a slur and select "Down" or "Dashed" or whatever. All without needing
any change to LilyPond itself.

best,
Wilbert

-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: maxosx support for 10.4 to 10.7, test binaries

2011-09-27 Thread Graham Percival
On Tue, Sep 27, 2011 at 12:52:47PM +0200, Henning Hraban Ramm wrote:
> Am 2011-09-26 um 07:31 schrieb Graham Percival:
> 
> >There are darwin-ppc and darwin-x86 binaries here:
> >http://lilypond.org/~graham/
> 
> 10.5.8 here, too. Your binary*,

Thanks for the reminder; I've removed those binaries since people
can test 2.15.13 instead.

Cheers,
- Graham

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Black circle with white markup

2011-09-27 Thread Jonas Müthing

Hello list,

I'm writing a piece in which I have four speakers with megaphones. To  
indicate if the megaphone is used or not I use a circle with an M in it.


\markup { \circle { \pad-markup #.5 \bold M } }

This is supposed to indicate that the megaphone is to be used. If it's  
not to be used I want a white M inside a black circle. Is there any  
way to achieve this with the circle function? I tried


\markup { \override #'(filled . #t) \circle { \pad-markup #.5 \bold  
\with-color #(x11-color 'white) M } }


but "filled" seems to be supported only by \draw-circle

Any ideas?

Best regards,

Jonas

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Urs Liska

Am 27.09.2011 13:11, schrieb Brett McCoy:

On Tue, Sep 27, 2011 at 6:57 AM, David Kastrup  wrote:

Wonderful, I've been looking forward to Frescobaldi 2

Oh, I love this already -- being able to click on a note in the score
and highlighting the note in the Lilypond source is golden.

Uh, you do know that Lilypond offers this for pretty much every other
editor?

Check out "Point and Click" in Lilypond Usage.

Yes, Frescobaldi did too, but it's more obvious with the notes being
highlighted with a little box. It looks like it goes both ways now,
you select the note in the Lilypond text and it's highlighted in the
PDF

And (according to the release notes) it still works after you have 
changed the source code (the links lilypond attach to the objects point 
to specific line numbers, and if the code is changed they point to the 
wrong place.


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: ossia vertical spacing

2011-09-27 Thread Peekay Ex
hello,

On Tue, Sep 27, 2011 at 3:20 AM, luis jure  wrote:
>
> hello list,
>
> i'm making clean copies of transcriptions i made from recordings of a
> traditional drum. it's only one instrument, and the notation is in one
> two-line staff. i haven't tweaked the vertical spacing between systems,
> and i'm happy with the default results.
>
> but now i added an extra (transparent) staff with an alternate notation
> (following the guidelines given for ossia staves), and i find that this
> makes the distance to the following system way too big (see attached
> image). i'd like to see the ossia staff a little closer to the main staff,
> and the following system much closer than it is now. ideally, i'd like to
> be able to do this without affecting the distance of the other systems. in
> other words, that this ossia staff wouldn't create so much space below it.
>
> i looked in section 4.4 of NR (Vertical spacing), but somehow it seems i
> don't understand how to achieve this. in any case, none of the tweaks i
> tried had any effect (perhaps they are in the wrong place...).

I don't know how to space an explict staffsymbol vertically, but you
could take another approach, see:

http://lsr.dsi.unimi.it/LSR/Item?id=701

What this shows you, is how to make a 'markup' using a score
construct, you could then use this and pad your markup accordingly
instead of using an ossia.

Just another idea.

regards

-- 
--
James

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Brett McCoy
On Tue, Sep 27, 2011 at 6:57 AM, David Kastrup  wrote:
>>> Wonderful, I've been looking forward to Frescobaldi 2
>>
>> Oh, I love this already -- being able to click on a note in the score
>> and highlighting the note in the Lilypond source is golden.
>
> Uh, you do know that Lilypond offers this for pretty much every other
> editor?
>
> Check out "Point and Click" in Lilypond Usage.

Yes, Frescobaldi did too, but it's more obvious with the notes being
highlighted with a little box. It looks like it goes both ways now,
you select the note in the Lilypond text and it's highlighted in the
PDF

-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Alpha-release of Frescobaldi 2.0

2011-09-27 Thread David Kastrup
Brett McCoy  writes:

> On Tue, Sep 27, 2011 at 6:33 AM, Brett McCoy  wrote:
>> On Tue, Sep 27, 2011 at 6:11 AM, Wilbert Berendsen  wrote:
>>
>>> after almost one year of frantic development I'm happy to announce a
>>> usable alpha-release of Frescobaldi 2.0 (version 1.9.0).
>>>
>>> https://github.com/wbsoft/frescobaldi (click Download)
>>>
>>> Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
>>> PDF preview.
>>
>> Wonderful, I've been looking forward to Frescobaldi 2
>
> Oh, I love this already -- being able to click on a note in the score
> and highlighting the note in the Lilypond source is golden.

Uh, you do know that Lilypond offers this for pretty much every other
editor?

Check out "Point and Click" in Lilypond Usage.

-- 
David Kastrup


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Urs Liska

Can't wait to try this out !!!

Am 27.09.2011 12:11, schrieb Wilbert Berendsen:

Hi There,

after almost one year of frantic development I'm happy to announce a
usable alpha-release of Frescobaldi 2.0 (version 1.9.0).

https://github.com/wbsoft/frescobaldi (click Download)

Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
PDF preview.

Frescobaldi 2.0 is not depending on KDE anymore and can run on Windows
(needs packaging of poppler-qt4 python binding), Mac OS X and Linux. It
uses Python, PyQt4 and Poppler (for the PDF preview).

Most features of Frescobaldi 1.x are available, except for Rumor
support. MIDI input and output will probably be implemented using
PortMIDI and merged into Frescobaldi later in the 2.0 line.

I have imported all translations from Frescobaldi 1.x. Of course there
are also some new strings which can be translated.

What's new:
- very robust LilyPond parser that also understands HTML, TexInfo, etc.
   with embedded LilyPond. It also powers the syntaxis coloring.
- PDF preview with smart, two-way, point and click (you can change the
   document and the links still point to the correct notes). Can also
   highlight objects in the PDF while the cursor is moving in the text.
- magnifier (Ctrl-Click in PDF preview)
- fully rewritten snippet manager can also run Python scripts and has
   lots of intelligent functions to make flexible insert commands that
   can be put in the Insert menu and have keyboard shortcuts
- built-in User Guide
- multiple movement/score support in Score Wizard
- multiple/split editor views

This is an alpha-release, but testing is very welcome.

Enjoy,
Wilbert Berendsen




___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: maxosx support for 10.4 to 10.7, test binaries

2011-09-27 Thread Henning Hraban Ramm

Am 2011-09-26 um 07:31 schrieb Graham Percival:


There are darwin-ppc and darwin-x86 binaries here:
http://lilypond.org/~graham/

There is one report that the x86 version fails to work on 10.5.8,
which seems odd since I would have expected more complaints if
that was the case.  If you have a mac, could you check those
binaries?  Make sure you download the right version for your
architecture.



10.5.8 here, too. Your binary*, as well as the one from linuxaudio,  
crashes immediately:


Process: LilyPond [2970]
Path:/Users/hraban/Downloads/LilyPond.app/Contents/MacOS/ 
LilyPond

Identifier:  org.lilypond.lilypond
Version: ??? (???)
Code Type:   X86-64 (Native)
Parent Process:  launchd [1474]

Interval Since Last Report:  9705 sec
Crashes Since Last Report:   1
Per-App Interval Since Last Report:  0 sec
Per-App Crashes Since Last Report:   2

Date/Time:   2011-09-27 12:46:08.684 +0200
OS Version:  Mac OS X 10.5.8 (9L31a)
Report Version:  6
Anonymous UUID:  81C665DB-CE0C-4940-95B6-A1C8FB0B5720

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0002, 0x
Crashed Thread:  0

Dyld Error Message:
  unknown required load command 0x8022


* archive filename says 2.15.13, but app says 2.14.2

2.15.8 is running without problems


Greetlings from Lake Constance
---
fiëé visuëlle
Henning Hraban Ramm
http://www.fiee.net
http://angerweit.tikon.ch/lieder/
https://www.cacert.org (I'm an assurer)



___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Brett McCoy
On Tue, Sep 27, 2011 at 6:33 AM, Brett McCoy  wrote:
> On Tue, Sep 27, 2011 at 6:11 AM, Wilbert Berendsen  wrote:
>
>> after almost one year of frantic development I'm happy to announce a
>> usable alpha-release of Frescobaldi 2.0 (version 1.9.0).
>>
>> https://github.com/wbsoft/frescobaldi (click Download)
>>
>> Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
>> PDF preview.
>
> Wonderful, I've been looking forward to Frescobaldi 2

Oh, I love this already -- being able to click on a note in the score
and highlighting the note in the Lilypond source is golden. And +1 for
opening all of the dependencies for a multi-file score. It loads much
faster and seems to render scores much faster, too.

-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Francisco Vila
2011/9/27 Wilbert Berendsen :
> Hi There,
>
> after almost one year of frantic development I'm happy to announce a
> usable alpha-release of Frescobaldi 2.0 (version 1.9.0).
>
> https://github.com/wbsoft/frescobaldi (click Download)

Great, I am testing it now, works perfectly. Thanks!
-- 
Francisco Vila. Badajoz (Spain)
www.paconet.org , www.csmbadajoz.com

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Show Ledger Lines for Hidden Notes

2011-09-27 Thread Peekay Ex
Hello,

On Tue, Sep 27, 2011 at 10:58 AM, Nick Payne
 wrote:
> On 27/09/11 16:17, Javier Ruiz-Alma wrote:
>
> I wish to show a staff with a few ledger lines above/below an empty staff.
> I don't want any notes to show.
>
> \relative c'' {
>     \override NoteHead #'transparent = ##t
>     \override Stem #'transparent = ##t
>     \override Beam #'transparent = ##t
>     \override Flag #'transparent = ##t
>     \override Dots #'transparent = ##t
>     \override Accidental #'transparent = ##t
>     c' a,,
> }
>
> ___
> lilypond-user mailing list
> lilypond-user@gnu.org
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>

I've added this to the LSR

http://lsr.dsi.unimi.it/LSR/Item?u=1&id=779

This is less version specific than changing the *.ly file (which might
change over time and versions). The LSR is currently at 2.12.x but
this snippet works there too.

Thanks

-- 
--
James

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: [Frescobaldi] Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Brett McCoy
On Tue, Sep 27, 2011 at 6:11 AM, Wilbert Berendsen  wrote:

> after almost one year of frantic development I'm happy to announce a
> usable alpha-release of Frescobaldi 2.0 (version 1.9.0).
>
> https://github.com/wbsoft/frescobaldi (click Download)
>
> Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
> PDF preview.

Wonderful, I've been looking forward to Frescobaldi 2

-- 
Brett W. McCoy -- http://www.electricminstrel.com

"In the rhythm of music a secret is hidden; If I were to divulge it,
it would overturn the world."
    -- Jelaleddin Rumi

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Alpha-release of Frescobaldi 2.0

2011-09-27 Thread Wilbert Berendsen
Hi There,

after almost one year of frantic development I'm happy to announce a
usable alpha-release of Frescobaldi 2.0 (version 1.9.0).

https://github.com/wbsoft/frescobaldi (click Download)

Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
PDF preview.

Frescobaldi 2.0 is not depending on KDE anymore and can run on Windows
(needs packaging of poppler-qt4 python binding), Mac OS X and Linux. It
uses Python, PyQt4 and Poppler (for the PDF preview).

Most features of Frescobaldi 1.x are available, except for Rumor
support. MIDI input and output will probably be implemented using
PortMIDI and merged into Frescobaldi later in the 2.0 line.

I have imported all translations from Frescobaldi 1.x. Of course there
are also some new strings which can be translated.

What's new:
- very robust LilyPond parser that also understands HTML, TexInfo, etc.
  with embedded LilyPond. It also powers the syntaxis coloring.
- PDF preview with smart, two-way, point and click (you can change the
  document and the links still point to the correct notes). Can also
  highlight objects in the PDF while the cursor is moving in the text.
- magnifier (Ctrl-Click in PDF preview)
- fully rewritten snippet manager can also run Python scripts and has
  lots of intelligent functions to make flexible insert commands that
  can be put in the Insert menu and have keyboard shortcuts
- built-in User Guide
- multiple movement/score support in Score Wizard
- multiple/split editor views

This is an alpha-release, but testing is very welcome.

Enjoy,
Wilbert Berendsen

-- 
Wilbert Berendsen
(http://www.wilbertberendsen.nl)


___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Show Ledger Lines for Hidden Notes

2011-09-27 Thread Thomas Morley
2011/9/27 Javier Ruiz-Alma 

> Am 27.09.2011 08:17, schrieb Javier Ruiz-Alma:
> > I wish to show a staff with a few ledger lines above/below an empty
> staff.
> > I don't want any notes to show.  However LilyPond will not generate
> Ledger lines for invisible notes, so transparency overrides or \hideNotes
> commands I've tried take out the note heads as well as the accompanying
> ledger lines.
> > Is there a way to force the ledger lines to be typeset while hiding the
> underlying note?
> > Below is the snippet I'm testing this with.  Thx! Javier
> >  \version "2.14.2"
> >  \score
> >{ \new Staff \with {
> >\remove Bar_engraver
> >firstClef = ##f
> >}
> >  {
> > %% I'm looking for a way to hide the noteheads, but still show the ledger
> lines.
> >  %%uncommenting the command below will erase both notes and ledger lines
> >  %\override NoteHead #'stencil = #point-stencil
> I think you'll have to make the note heads invisible:
> \override NoteHead #'transparent = ##t
>
> then the ledger lines should still appear (untested!)
>
> HTH,
>
> Marc
> >  \override Stem #'transparent = ##t
> >  a''4  c''' c' a
> >  }
> >\layout {
> >  indent = 0\in
> >  ragged-right = ##t
> >  }
> > }
> >
> YES!  Indeed, ledgers still show with your recommendation
>

Hi Javier,

I'd prefer to change \hideNotes, \unHideNotes from property-init.ly to
affect dots, beams and accidentals too.

\version "2.14.2"

% see property-init.ly

customHideNotes = {
  % hide notes, accidentals, etc.
  \override Dots #'transparent = ##t
  \override NoteHead #'transparent = ##t
  %\override NoteHead #'no-ledgers = ##t
  \override Stem #'transparent = ##t
  \override Beam #'transparent = ##t
  \override Accidental #'transparent = ##t
}
customUnHideNotes = {
  \revert Accidental #'transparent
  \revert Beam #'transparent
  \revert Stem #'transparent
  \revert NoteHead #'transparent
  %\revert NoteHead #'no-ledgers
  \revert Dots #'transparent
}

\version "2.14.2"
 \score
{ \new Staff \with {
\remove Bar_engraver
firstClef = ##f
}
 {
  \customHideNotes
  a''4  c''' c' a \break
   \customUnHideNotes
  a''4  c''' c' a
 }
\layout {
 indent = 0\in
 ragged-right = ##t
 }
 }

Cheers,
  Harm
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Show Ledger Lines for Hidden Notes

2011-09-27 Thread Nick Payne

On 27/09/11 16:17, Javier Ruiz-Alma wrote:

I wish to show a staff with a few ledger lines above/below an empty staff.
I don't want any notes to show.


\relative c'' {
\override NoteHead #'transparent = ##t
\override Stem #'transparent = ##t
\override Beam #'transparent = ##t
\override Flag #'transparent = ##t
\override Dots #'transparent = ##t
\override Accidental #'transparent = ##t
c' a,,
}
<>___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


ossia vertical spacing

2011-09-27 Thread eluze

hi

assuming you are using ungrouped staves you can use something like

\layout {
  \context {
\Staff
\override VerticalAxisGroup #'default-staff-staff-spacing = #'(
  (basic-distance . 0)
  (minimum-distance . 0)
  (padding . -2)
  (stretchability . 90)
)
  }
}

and play around with the numbers!

this is discribed in the chapter you mention: "Spacing of ungrouped staves"

Eluze

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Show Ledger Lines for Hidden Notes

2011-09-27 Thread Bill Mooney

Greetings,

I think this works!  :)

The ledger lines appear to be thicker than the lines in the Staff :(

Regards
Bill

\version "2.14.2"
 \score
{ \new Staff \with {
\remove Bar_engraver
firstClef = ##f
}
 {
%% I'm looking for a way to hide the noteheads, but still show the 
ledger lines.

%%uncommenting the command below will erase both notes and ledger lines
  %\override NoteHead #'stencil = #point-stencil
  \override Stem #'transparent = ##t

%+
\override NoteHead #'transparent = ##t
%+
  a''4  c''' c' a
 }
\layout {
 indent = 0\in
 ragged-right = ##t
 }
 }

___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Show Ledger Lines for Hidden Notes

2011-09-27 Thread Javier Ruiz-Alma
Am 27.09.2011 08:17, schrieb Javier Ruiz-Alma:
> I wish to show a staff with a few ledger lines above/below an empty staff.
> I don't want any notes to show.  However LilyPond will not generate Ledger 
> lines for invisible notes, so transparency overrides or \hideNotes commands 
> I've tried take out the note heads as well as the accompanying ledger lines.
> Is there a way to force the ledger lines to be typeset while hiding the 
> underlying note?
> Below is the snippet I'm testing this with.  Thx! Javier
>  \version "2.14.2"
>  \score
>    { \new Staff \with {
>        \remove Bar_engraver
>        firstClef = ##f
>        }
>          {
> %% I'm looking for a way to hide the noteheads, but still show the ledger 
> lines.
>  %%uncommenting the command below will erase both notes and ledger lines
>          %\override NoteHead #'stencil = #point-stencil
I think you'll have to make the note heads invisible:
\override NoteHead #'transparent = ##t

then the ledger lines should still appear (untested!)

HTH,

Marc
>          \override Stem #'transparent = ##t
>          a''4  c''' c' a
>          }
>        \layout {
>          indent = 0\in
>          ragged-right = ##t
>          }
> }
> 

YES!  Indeed, ledgers still show with your recommendation___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user