> A few weeks back I posted seeking a little help in implementing one
> of the more peculiar notational devices of Brian Ferneyhough, namely
> 'interruptive polyphony'.
>
> I've managed to find a way to implement these automatically and
> wanted to share the code in case anyone in future is lookin
Steven Weber Hotmail.com> writes:
> I’ve been playing around with the MarkLine context that’s been floated
around on this alias a couple of times. It does everything I want, with one
small bit of weirdness. If I have a rehearsal mark immediate following a
line break, the bar number gets push
steve-166 wrote
> Howdy!
>
> Seems my nice lilypond score gets messed up if I have a \break
> before
> a \repeat volta followed by a \acciaccatura
>
>
where does it mess up? what's the error message? what output is not correct?
the "brief snippet" code compiles correctly.
Eluze
--
I've been playing around with the MarkLine context that's been floated
around on this alias a couple of times. It does everything I want, with one
small bit of weirdness. If I have a rehearsal mark immediate following a
line break, the bar number gets pushed up from its usual position. I'm not
e
This is beautiful and mind blowing :)
--
View this message in context:
http://lilypond.1069038.n5.nabble.com/Ferneyhough-style-Interruptive-Polyphony-tp153387p153389.html
Sent from the User mailing list archive at Nabble.com.
___
lilypond-user mailin
Hi list,
A few weeks back I posted seeking a little help in implementing one of the
more peculiar notational devices of Brian Ferneyhough, namely 'interruptive
polyphony'.
I've managed to find a way to implement these automatically and wanted to
share the code in case anyone in future is lookin
Am 04.11.2013 20:34, schrieb st...@linuxsuite.org:
A shot in the dark: what happens if you add acciaccaturas with spacer
rests in _all_ voice contexts?
that fixed it
adding
\break
\acciaccatura s8
to guitar2 produces the desired result
http://gooeytar.com/proje
> A shot in the dark: what happens if you add acciaccaturas with spacer
> rests in _all_ voice contexts?
that fixed it
adding
\break
\acciaccatura s8
to guitar2 produces the desired result
http://gooeytar.com/projects/Anitra%27s_dance/ad.pdf
thanx - steve
>
>
David Kastrup wrote:
> Helge Kruse writes:
>> > C:\lybook>lilypond-book --output=out --pdf demo.lytex
>> > Usage: lilypond-book [OPTION]... FILE
>> >
>> > Process LilyPond snippets in hybrid HTML, LaTeX, texinfo or DocBook
>> > document.
> I seem to remember that Windows does something weird with
A shot in the dark: what happens if you add acciaccaturas with spacer rests in
_all_ voice contexts?
st...@linuxsuite.org schrieb:
>
> Howdy!
>
> Seems my nice lilypond score gets messed up if I have a \break before
>a \repeat volta followed by a \acciaccatura
>
>http://gooeytar.com/proje
Seems to work ok with only a single staff
http://gooeytar.com/projects/Anitra%27s_dance/TEST/one-staff/ad.pdf
???
reduced files in
http://gooeytar.com/projects/Anitra%27s_dance/TEST/one-staff/
-steve
>
> Howdy!
>
> Seems my nice lilypond score gets messed up
Howdy!
Seems my nice lilypond score gets messed up if I have a \break before
a \repeat volta followed by a \acciaccatura
http://gooeytar.com/projects/Anitra%27s_dance/ad.pdf
http://gooeytar.com/projects/Anitra%27s_dance/TEST/ad.pdf
complete reduced files are in
ht
2013/11/3 Son_V
Ciao Vincenzo
Ciao Federico
why not using Denemo instead of MuseScore? I think that you'll have the
benefits of a GUI software and probably a cleaner .ly file (which you can
also tweak inside Denemo).
I am used to MuseScore that I think is a wonderful program,
On Nov 3, 2013, at 3:28 PM, Son_V wrote:
> Hi all,
[...]
Dear Son_V,
Please send a tiny example (esempio minimo) showing the problem. For more on
what this is, please see:
http://www.lilypond.org/tiny-examples.it.html
Hi,
thanks, I've already understood what a "tiny example"
Hi all,
I sent Luis an explanation yesterday. He managed to not run it from
the command line, but he left a space in the file name so it looked
like an invocation with a switch included. He has been advised to
remove the space from his file name. Hopefully that will get him
going. If not it is be
- Original Message -
From: "James Harkins"
To: "lilypond"
Sent: Monday, November 04, 2013 4:25 AM
Subject: org-babel-lilypond export,automatic image trimming?
Any org-babel-lilypond users out there?
I've just managed successfully to get lilypond to compile a png from an
org source
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Mon, 4 Nov 2013 03:15:34 +
Carl Sorensen wrote:
> Have you read through the Learning Manual? If you're trying to work
> your way through the Notation Reference without having read through
> the Learning Manual, it will be *very* difficult.
S
On Mon, Nov 4, 2013 at 1:17 PM, David Kastrup wrote:
> Oh, we don't need to look at others' glossaries, we have our own:
>
> http://lilypond.org/doc/v2.16/Documentation/music-glossary/staff>
It would be a tremendous help if the pictures (if any...) would show
up in de index as well! That would ma
Francisco Vila writes:
> Or zeroline.ly , not true ordinary word but a likely filename.
> Some filenames make gs crash; expect bug reports on this sooner or later.
> A pity tiger.ly does not work
$ rm -f align.ps
$ touch align.ps
$ ps2pdf align.ps
$ gs align.ps # looks fine
$ evince
"Helge Kruse" writes:
>> The five staff lines, I'd presume.
> Confirmed.
> http://browse.dict.cc/deutsch-italienisch/Notenliniensystem.html
Oh, we don't need to look at others' glossaries, we have our own:
http://lilypond.org/doc/v2.16/Documentation/music-glossary/staff>
--
David Kastrup
__
> The five staff lines, I'd presume.
Confirmed. http://browse.dict.cc/deutsch-italienisch/Notenliniensystem.html
Regards
Helge
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
On 04/11/13 08:56, David Kastrup wrote:
Ugh. Why not
#(define-music-function (parser location p1 p2 m)
(ly:pitch? ly:pitch? ly:music?) m)
Thanks for the improved version! I'm not exactly fluent in Scheme -- combine
that with needing to work out which of Lilypond's variable types to use, a
"Phil Holmes" writes:
> - Original Message -
> From: "Paul Scott"
> To:
> Sent: Monday, November 04, 2013 7:11 AM
> Subject: Re: LilyPond 2.17.95 released!
>
>
>> On Sun, Nov 03, 2013 at 09:30:24PM -, Phil Holmes wrote:
>>> We are excited to announce the release of LilyPond 2.17.95
On Mon, 4 Nov 2013, Martin Tarenskeen wrote:
Hi,
where is 2.17.95? all download links for binaries and sources are "Not
Found".
Question and answer were sent simultaneously :-)
MT
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lis
Hi,
where is 2.17.95? all download links for binaries and sources are "Not
Found".
--
MT
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
- Original Message -
From: "Paul Scott"
To:
Sent: Monday, November 04, 2013 7:11 AM
Subject: Re: LilyPond 2.17.95 released!
On Sun, Nov 03, 2013 at 09:30:24PM -, Phil Holmes wrote:
We are excited to announce the release of LilyPond 2.17.95 as beta
release for the upcoming stable
There is MusicXML import into Denemo which then generates LilyPond. This
used to be hopelessly broken, but now it always generates the bare bones
of the score (AFAIK). That would give an route not needing command line
expertise.
Richard
On Mon, 2013-11-04 at 00:06 +0100, Urs Liska wrote:
> Hi,
>
27 matches
Mail list logo