Re: Manual barlines

2013-07-01 Thread Thomas Morley
2013/7/1 Andrew Bernard : > To make clearer what I am asking in relation to manually drawing barlines, > attached is a snippet mocked up in inkscape of what I need to do. > > [I am wanting to use version 2.17.20 for the work.] > > Andrew Hi Andrew, the first time you posted this http://lilypond.1

Re: Manual barlines

2013-07-01 Thread Janek Warchoł
Just an untested guess: maybe gridlines will help? http://www.lilypond.org/doc/v2.17/Documentation/notation/outside-the-staff#grid-lines Janek 2013/7/1 Andrew Bernard : > To make clearer what I am asking in relation to manually drawing barlines, > attached is a snippet mocked up in inkscape of wh

Re: Manual barlines

2013-07-01 Thread Pierre Perol-Schneider
2013/7/1 Andrew Bernard > To make clearer what I am asking in relation to manually drawing barlines, > attached is a snippet mocked up in inkscape of what I need to do. > > Dear Andrew, Well this is certainly not the Scheme code you were looking for but, at least, it achieves your snippet... \ve

Re: Manual barlines

2013-07-01 Thread Pierre Perol-Schneider
Here's something simpler : \version "2.17.20" %#(set-default-paper-size "a4" 'landscape) #(set-global-staff-size 16) myTimeSig = #(define-music-function (parser location num denom) (string? string?) #{ \override Staff.TimeSignature.text = \markup { \abs-fontsize #13 \override #

Unkown LilyPond community.

2013-07-01 Thread Pierre Perol-Schneider
While looking for some codes I just found this e-community few minutes ago: http://lilypond.media.mit.edu with a nice copyright : © 2011 LilyPond http://lilypond.media.mit.edu/about I'm surprised that one can use LilyPond's name that way. Any comments ?

Re: Unkown LilyPond community.

2013-07-01 Thread Shane Brandes
I am surprised they did not bother to look around and simply declared copyright to such a thing. After all LilyPond as we use it has been around at least 10 years now. Shane On Mon, Jul 1, 2013 at 12:35 PM, Pierre Perol-Schneider < pierre.schneider.pa...@gmail.com> wrote: > While looking for som

Re: Unkown LilyPond community.

2013-07-01 Thread David Kastrup
Pierre Perol-Schneider writes: > While looking for some codes I just found this e-community few minutes > ago: > http://lilypond.media.mit.edu > > with a nice copyright : © 2011 LilyPond > http://lilypond.media.mit.edu/about > > I'm surprised that one can use LilyPond's name that way. > Any comme

Re: Unkown LilyPond community.

2013-07-01 Thread David Kastrup
Shane Brandes writes: > I am surprised they did not bother to look around and simply declared > copyright to such a thing. After all LilyPond as we use it has been > around at least 10 years now. 17. And they did not declare copyright _to_ LilyPond, but copyright _by_ LilyPond. > On Mon, Jul 1

Re: Unkown LilyPond community.

2013-07-01 Thread Owain Sutton
The copyright statement applies to the website contents, not the name. The name LilyPond could be considered to be a trademark, but that will vary according to the jurisdiction. There's no assertion of it being a trademark present on lilypond.org (at least that I can find), which would be very d

Re: Unkown LilyPond community.

2013-07-01 Thread Pierre Perol-Schneider
That make sense. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Unkown LilyPond community.

2013-07-01 Thread Martin Tarenskeen
In any case, a trademark does not give absolute monopoly over the use of the word, only in application the specific field concerned (hence Apple the computer company, and Apple the record label). This other site has nothing whatsoever to do with music notation, and it would be hard to argue tha

Re: Ancient History

2013-07-01 Thread Tim Roberts
On 29 June 2013 05:49, and...@andis59.se wrote: > I didn’t erase Finale 2009 when I upgraded, so could have a go if you > like. I’m also getting reasonably proficient at musicxml2ly, with > relatively straightforward choral scores at least. I appreciate the kind offers. After taking another look

Odd rest placement after temp polyphonic context

2013-07-01 Thread Guy Stalnaker
All, I noticed something odd in a recent arrangement I helped a friend with. In two places the voices split into divisi (once in the upper two parts, m.3 in the example, and once in the lower two parts a few measures after the first time. m. 12-13 in the example). We used the temp polyphonic

Re: Odd rest placement after temp polyphonic context

2013-07-01 Thread Kieren MacMillan
Hi Guy, > In all four instances \voiceOne *is* indicated following the TPC Don't you want to use \oneVoice instead? Hope this helps! Kieren. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Odd rest placement after temp polyphonic context

2013-07-01 Thread Guy Stalnaker
Doh!! I have looked at that more times than I can count and not once, even going back to the docs, did I catch \oneVoice and not \voiceOne! Helps to have different eyes look at it. Thanks. And that does indeed 'fix' it. At the least my thinking about LP setting the rests as if two voices wer

Re: Odd rest placement after temp polyphonic context

2013-07-01 Thread Eluze
should you use \oneVoice instead!? Eluze Am 01.07.2013 23:44, schrieb Guy Stalnaker: All, I noticed something odd in a recent arrangement I helped a friend with. In two places the voices split into divisi (once in the upper two parts, m.3 in the example, and once in the lower two parts a f

PDF portfolio of 2.17.21 documentation

2013-07-01 Thread Nick Payne
Can be downloaded from https://www.dropbox.com/s/yvq5gsf0fc18egw/Lilydoc-2.17.21.pdf. ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Manual barlines

2013-07-01 Thread Thomas Morley
2013/7/1 Pierre Perol-Schneider : > Here's something simpler : [...] Hi Andrew, below you'll find my own approach. Though not wide tested. There are only a few comments in code, I'm too tired to write or explain more. If something isn't clear, please shout. Thanks to Pierre you saved me a lot of

remove individual ledger line?

2013-07-01 Thread Mark Polesky
How do I tweak an individual ledger line from within a chord? Thanks. - Mark ___ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user

Re: Unkown LilyPond community.

2013-07-01 Thread Johan Vromans
Pierre Perol-Schneider writes: > While looking for some codes I just found this e-community few minutes ago: > http://lilypond.media.mit.edu Hey! A LilyPond Wrist band. Now we can typeset music anytime anywhere... -- Johan _

Re: remove individual ledger line?

2013-07-01 Thread Mark Polesky
I wrote: > How do I tweak an individual ledger line from within a chord? Well, an hour > later, and all I've managed to achieve is printing the staff-positions of the ledger lines that happen to have noteheads on them (to the standard output), and while that makes me feel like a minor genius, it s

Re: remove individual ledger line?

2013-07-01 Thread Mark Polesky
So sorry, I'm having trouble with my email client again, hope this works. I wrote: > How do I tweak an individual ledger line from within a chord? Well, an hour later, and all I've managed to achieve is printing the staff-positions of the ledger lines that happen to have noteheads on them (to th