Am 10.10.2011 21:26, schrieb paul:
I have a little problem with beat length which appears to have
been discussed in the past, nonetheless I
cannot get the result I want.
I have simple music in 2/4 time and need to display, per 1/4 note,
sextuplets of 1/16 th notes.
Ordinarily this is simple bu
I think he wants to change the paper size that LilyPond uses by default
if nothing is specified in the actual file.
Am 11.10.2011 08:25, schrieb Pato Press:
Perhaps taking a look at the 4th section of the notation reference manual:
http://lilypond.org/doc/v2.14/Documentation/notation/paper-si
2011/10/10 Francisco Vila :
> 2011/10/10 Frits Verhaeghe :
>> Hello,
>>
>>
>>
>> As a new user of Lilypond, I received from another user some .bin-files. How
>> can I open this .bin-files?
>
> Those .bin files were produced by lilypond? That's very strange if
> it's true. LilyPond documents are pl
Hi Stjepan,
I'm not sure I properly understood what you need (and, given the usual
response time on this mailing list, I'm not sure anyone else has), but
here's a link that might help you further.
http://lsr.dsi.unimi.it/LSR/Item?id=710
That's the only thing I know of, which deal with roman nume
Am Tuesday, 11. October 2011, 09:36:45 schrieb Urs Liska:
> I think he wants to change the paper size that LilyPond uses by default
> if nothing is specified in the actual file.
The default is specified as a scheme option. In particular in scm/lily.scm the
paper-size option is defined to "a4" and
Op Sat, 8 Oct 2011 08:35:24 -0400
Alan McConnell schreef:
> But how to put in the (vertical space)s?
Something like
\paper {
score-system-spacing = #'
((minimum-distance . 20))
}
?
--
Wilbert Berendsen
(http://www.wilbertberendsen.nl)
___
lily
Hi all,
a new alpha release of Frescobaldi 2.0 is available.
https://github.com/wbsoft/frescobaldi (click Download)
Frescobaldi is a dedicated LilyPond sheet-music editor with built-in
PDF preview. New since 1.9.0:
* Translation updates (thanks to a lot of guys already!)
* Help in much more dia
Hello
I am entering chords as:
\chords {
\italianChords
s4 fis2.:m e1 fis4:m cis2:m e2 fis\breve:m
}
\new Voice = "mel" \melody
\new Lyrics \lyricsto mel \text
now, I would like to make them smaller (italian chords are verbose).
I am sure there is a parameter for me
Wilbert Berendsen writes:
> a new alpha release of Frescobaldi 2.0 is available.
Thanks for making this available.
I must be doing something wrong, sincs all I get is:
% python frescobaldi
Traceback (most recent call last):
File "frescobaldi", line 2, in
import frescobaldi_app.m
Hi Harm,
This is exactly what I was looking for!
Thanks, Ed
Op 10-10-11 23:45, Thomas Morley schreef:
\newSpacingSection
\override Score.SpacingSpanner #'shortest-duration-space = #2.3
g8 g~---> g g g g~---> g g
\newSpacingSection
\revert Score.SpacingSpanner #'shortest-duration-space
Hi Keith,
Thanks for the suggestion. I added my star to the issue.
Greetings, Ed
Op 11-10-11 06:50, Keith OHara schreef:
I noticed that slurs are avoided a little bit to much. See the example.
I know I can fix that with an override but is this a known issue?
It is in the bug/enhancement track
On 12/10/11 05:02, Johan Vromans wrote:
Wilbert Berendsen writes:
a new alpha release of Frescobaldi 2.0 is available.
Thanks for making this available.
I must be doing something wrong, sincs all I get is:
% python frescobaldi
Traceback (most recent call last):
File "frescobaldi"
2011/10/11 Alberto Simões
> Hello
>
> I am entering chords as:
>
>\chords {
> \italianChords
> s4 fis2.:m e1 fis4:m cis2:m e2 fis\breve:m
>}
>\new Voice = "mel" \melody
>\new Lyrics \lyricsto mel \text
>
> now, I would like to make them smaller (italian chords are verbos
On 11/10/2011 21:41, Thomas Morley wrote:
\override ChordName #'font-size = #-1
Yep, it works. I think it do not change the size of the # symbol, but
not sure. But it gets lots of space now. thank you.
alberto
--
Alberto Simoes
CEHUM
___
lilypo
ymingt wrote:
>
> I compile the .ly file in v2.15.14, there is a programming error and a
> warming. The generated output .pdf file seems OK.
> Questions:
> 1. what is a programming error? Where can I find explaination in NR? --
> red text below.
>
> 2. what is the warning complain about (n
I have the following (perhaps trivial) but interesting problem.
I would like to manually set the beat length (for beaming purposes) inside a
\times n/m {} construction.
The music is 2/4 time and I need groupings of two sextuplets on the 1/4 note
beat.
Ordinarily
\times 4/6 {c16 c c c c c
On 10/11/11 6:10 AM, "Stjepan Horvat" wrote:
> Hello..thank you for your response..
> It's not quite what i wanted..
> I'm sending you an example of what i did in pdf format..
>
> I'm making a church song book..So the problem in my (our) church is that we
> allways have to transpose becouse it i
On 10 October 2011 01:18, Paul Malcolm wrote:
>
> I have the following (perhaps trivial) but interesting problem.
> I would like to manually set the beat length (for beaming purposes) inside
> a
> \times n/m {} construction.
> The music is 2/4 time and I need groupings of two sextuplets on the 1/4
On 12 October 2011 00:33, Xavier Scheuer wrote:
>
> The latter is more difficult to define as automatic beam behavior and
> AFAIK impossible for now, since it is not possible (yet!) to define
> rules for subdivide beams.
OK, apparently the following settings work but I actualy do not
understand *
Hi Harm,
On Sat, Oct 8, 2011 at 6:38 PM, harm6 wrote:
>
> Hi,
>
> trying to hack Beam stencil, I need to read out the slope of the original
> Beam. I thought reading out the y-extent, the x-extent and using the
> quotient would do the job. But I was wrong: this quotient can't be negativ.
>
>
> A
On 11-10-10 08:19 AM, Stan Sanderson wrote:
Sad to report that LilyPond v 2.15.14-1 fails to run on my iMac. Error
report follows below.
As previously reported, v 2.15.8 is the last version to run
successfully. The previously suggested workaround was not effective.
Process: LilyPond [28
I have a score with a bunch of staff groups. I like that bar lines are only
connecting staffs in a group, but I would like a big bar line over the whole
system at the end of every system. Is there a way to do that?
Victor.
___
lilypond-user mailing l
The same .ly that gave me what I wanted at 2.12.3 is now
giving me an extraneous clef and time-signature protruding
from the top left corner of the first staff in 2.14.2. Is
this intended, and if so, how can I remove it?
GFStC.
___
lilypond-user
On Oct 12, 2011, at 7:45 AM, GRAEME F ST CLAIR wrote:
> The same .ly that gave me what I wanted at 2.12.3 is now giving me an
> extraneous clef and time-signature protruding from the top left corner of the
> first staff in 2.14.2. Is this intended, and if so, how can I remove it?
>
> GFStC.
>
On 12 October 2011 07:45, GRAEME F ST CLAIR
wrote:
>
> The same .ly that gave me what I wanted at 2.12.3 is now giving me an
> extraneous clef and time-signature protruding from the top left corner of
> the first staff in 2.14.2. Is this intended, and if so, how can I remove
> it?
Try to explici
On Tue 11 Oct 2011, 14:57 Wilbert Berendsen wrote:
> Hi all,
>
> a new alpha release of Frescobaldi 2.0 is available.
>
> https://github.com/wbsoft/frescobaldi (click Download)
Thank you very much, indeed, Frescobaldi is great.
I would love to test it on Windows (for my colleague who uses window
Nick Payne writes:
> Works ok for me. I just ran "git pull" in the frescobaldi directory to
> get the latest changes from 1.9.0 to 1.9.1.
I downloaded and unpacked the frescobaldi-1.9.1.tar.gz
A git cloned frescobaldi gives the same error.
-- Johan
27 matches
Mail list logo