2013/9/14 Jim Long :
> On Sat, Sep 14, 2013 at 12:14:55PM +0200, Janek Warcho?? wrote:
>>
>> I think that we should add to LilyPond a simple, user-friendly
>> interface that would allow choosing the "density" of music, so that
>> one could write
>> \layout { \horizontalSpacingLoose }
>> and it woul
Hi,
2013/9/14 Kieren MacMillan :
>> Please take a look at this snippet:
>> http://github.com/openlilylib/snippets/blob/master/input-shorthands/articulations-not-aligned-with-notes.ly
>> It has some issues, but you'll get an idea immediately after compiling
>> it. I think it's clever and could pro
Janek Warchoł writes:
> Hi,
>
> 2013/9/14 Kieren MacMillan :
>>> Please take a look at this snippet:
>>> http://github.com/openlilylib/snippets/blob/master/input-shorthands/articulations-not-aligned-with-notes.ly
>>> It has some issues, but you'll get an idea immediately after compiling
>>> it.
2013/9/15 David Kastrup :
> Janek Warchoł writes:
>> As far as i see, implementing this with some reasonable and
>> user-friendly syntax would require a substantial discussion. We tried
>> to discuss these "GLISS" things last September, but the outcome was
>> somewhat discouraging...
>
> The "dis
Hi,
2013/9/10 David Kastrup :
> Hilary Snaden writes:
>
>> This (trimmed) example doesn't work as the documentation suggests it
>> should, in this case to reduce the volume of the organ relative to the
>> voices. Changing the volume values makes no difference at all. \dyns
>> contains dynamics fo
PMA wrote:
David Kastrup wrote:
PMA writes:
David Kastrup wrote:
PMA writes:
Jim Long wrote:
I suppose that, by extension, this means that a factor of #0.0
means the layout would have no spacing at all, and all glyphs
would be engraved over the top of each other in one big blob, and
a fact
Hi,
2013/9/14 David Kastrup :
> This is a reminder that next weekend, Sept 20th to 24th, there will be a
> LilyPond developer and user meeting in Waltrop, Germany. After the
> first attempt to schedule the meeting in August, we rescheduled in order
> to better meet people's calendars.
I'd like t
Assembled Wisdom!
I am transcribing some Bach choruses for
string quartet, and I wish to use the
orthography of the Bach Gesellschaft, as
given in the Dover scores that I have.
To explain my problem, I ask you to first
look at the following extract from one of
my parts:
(start)---
Alan McConnell writes:
> Assembled Wisdom!
>
> I am transcribing some Bach choruses for
> string quartet, and I wish to use the
> orthography of the Bach Gesellschaft, as
> given in the Dover scores that I have.
>
> To explain my problem, I ask you to first
> look at the following extract from on
Hi Alan,
I agree with David Kastrup's remarks, but would like to give you a
simple solution to your problem as I understand it (without knowing
those Dover scores):
try this:
|ees4 d c | c4. d8 bes4. * 2/3 | a8 * 2 a4. g8 | g2 r4 |
what I've done is to reduce the bes4. internally to bes4 (b
First of all, my thanks to both David K and Robert S for
their quick responses!
On Sun, Sep 15, 2013 at 05:25:33PM +0200, David Kastrup wrote:
> Alan McConnell writes:
>
> > (start)--
> > \version "2.16.0"
> >
> > global = {
> > \key d \minor
> > \time 3/4
> > }
> >
Am 15.09.2013 16:20, schrieb Janek Warchoł:
Hi,
2013/9/14 David Kastrup :
This is a reminder that next weekend, Sept 20th to 24th, there will be a
LilyPond developer and user meeting in Waltrop, Germany. After the
first attempt to schedule the meeting in August, we rescheduled in order
to bett
I'm very sorry, but I currently can't afford neither the time nor the money for
the trip.
Best
Urs
"Janek Warchoł" schrieb:
>Hi,
>
>2013/9/14 David Kastrup :
>> This is a reminder that next weekend, Sept 20th to 24th, there will
>be a
>> LilyPond developer and user meeting in Waltrop, Germany
Alan McConnell writes:
>> > The '^' marks the dot on the dotted Bb that I wish
>> > to move into the next bar. The part compiles just
>> > fine;
>>
>> No, it doesn't.
> Not the above excerpt, for sure. But the
> part from which this is taken compiles fine;
> I've pr
2013/9/15 Alan McConnell :
> First of all, my thanks to both David K and Robert S for
> their quick responses!
>
> On Sun, Sep 15, 2013 at 05:25:33PM +0200, David Kastrup wrote:
>> Alan McConnell writes:
>>
>
>> > (start)--
>> > \version "2.16.0"
>> >
>> > global = {
>> >
-- Forwarded message --
Date: Sun, 15 Sep 2013 19:33:16 +0200 (CEST)
From: Martin Tarenskeen
To: Janek Warchoł
Subject: Re: MUP and LilyPond
On Sun, 15 Sep 2013, Janek Warchoł wrote:
Hi,
I've just found an email of yours in the archives
(http://lists.gnu.org/archive/html/
On Sun, Sep 15, 2013 at 07:23:06PM +0200, David Kastrup wrote:
>
> > special needs or interest have Bach Dover scores? But I
> > would expect tho folks who do have such scores to easily
> > recognize my problem from the "extract" that I gave, and
> > reproduce above.
>
> Some piec
Hi,
2013/9/15 Alan McConnell :
> On Sun, Sep 15, 2013 at 07:23:06PM +0200, David Kastrup wrote:
>>
>> > special needs or interest have Bach Dover scores? But I
>> > would expect tho folks who do have such scores to easily
>> > recognize my problem from the "extract" that I gave, and
>
Eluze wrote
>
> Frederick Bartlett wrote
>> However, since the python script I use most (midi2ly) doesn't work on
>> Windows anyway
> please, refine what you mean with this or give an example!
> Eluze
maybe this can help to clarify what's going wrong:
quoting http://ss64.com/nt/path.html
"The
> After reading (tens of) thousands of LilyPond emails, we (or at
> least I) have developed a habit (actually sort of a 'conditioned
> response') of grabbing the code from an email, pasting it into an
> editor and running lilypond on that file. if the compilation fails,
> our brains say "no outpu
It would be very helpful to get a filename and line number on this
message, if that is possible/easy/convenient.
That is, the file/line of the .ly source that triggered the error,
not the file/line number of the programming error itself! :)
Thank you!
Jim
$ cat tiny-insane-spring.ly
\version
2013/9/15 Thomas Morley :
> 2013/9/15 Alan McConnell :
>> First of all, my thanks to both David K and Robert S for
>> their quick responses!
>>
>> On Sun, Sep 15, 2013 at 05:25:33PM +0200, David Kastrup wrote:
>>> Alan McConnell writes:
>>>
>>
>>> > (start)--
>>> > \version
2013/9/16 Janek Warchoł :
> Hi,
>
> 2013/9/15 Alan McConnell :
>> On Sun, Sep 15, 2013 at 07:23:06PM +0200, David Kastrup wrote:
>>>
>>> > special needs or interest have Bach Dover scores? But I
>>> > would expect tho folks who do have such scores to easily
>>> > recognize my problem f
It would be very helpful to get a filename and line number on this
message, if that is possible/easy/convenient.
That is, the file/line of the .ly source that triggered the error,
not the file/line number of the programming error itself! :)
Thank you!
Jim
$ cat tiny-insane-spring.ly
\version
Eluze,
When I try midi2ly under Windows 7, I get the error "No module named midi".
While I see a midi.dll in LilyPond\usr\bin and
LilyPond\lib\lilypond\current\python, I don't have anything at all under
\Python27.
But, as I said, it works fine on my Linux box ... so I assume I'm missing
some Wind
Davide,
Prior to using your new port, I had a working Frescobaldi that I installed
many months ago using a very cryptic and painful process that required a
lot of manual work to get poppler, frescobaldi, etc installed. But, it did
work.
Tonight I tried to use your new port. The port compiles with
Hello,
Before trying to find a solution to your situation (it will take some time to
investigate), I think interesting to point some possible explanations about
what occurred.
I think that to problem comes from the coexistence of macport installed
frescobaldi, and manually installed (even with
27 matches
Mail list logo