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
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
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 pl
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
\ove
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 \hi
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
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-musi
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
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!
--
Francisc
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
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,
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 dedica
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.
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 f
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,
> a
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 kn
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
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
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.
Frescobald
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,
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
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 m
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 sug
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
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
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
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
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
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 Kainhofe
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
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
>> defau
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 taglin
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 vari
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
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 LilyP
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
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
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 tw
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
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 g
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 s
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 e
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 fe
43 matches
Mail list logo