Re: misuse of chords

2020-02-12 Thread Joe McCool
On Tue, Feb 11, 2020 at 11:11 PM Karlin High  wrote:


> Was that you, or a different one?
>

Wow!  Hawk eye Karlin, well spotted.   Yes, I'm afraid I am the same JMcC
and I am still learning and enjoying.

There is at least one other Joe McCool out there somewhere and he is at the
top of the FBI's wanted list, but I assure you I am not him and he is not
me :-)

-- 
Thanks.

Joe McCool CEng, MIMarEST, SMIEEE
www.tangentengineering.co. uk
(44)7802572441


Help: can't invoke lilypond-book (python exception)

2020-02-12 Thread Alon Sho'er

  
  
I downloaded python
to be able to run lilypond-book, but it doesn't seem to work.
Upon invoking
lilypond-book I get the following error:
 
File "C:\Program
Files (x86)\LilyPond\usr\bin\lilypond-book.py", line 590
    os.mkdir (global_options.output_dir, 0777)
    ^
SyntaxError: leading zeros in decimal integer literals are not
permitted; use an 0o prefix for octal integers
  

  
Has anyone
experienced this? I would like to use lilypond-book on html
files.
I have lilypond
version 2.18.2 and python version 3.8.1
  
  




Fill automatically a page with only 3-4 staves

2020-02-12 Thread Marco Bagolin
Hello all,
If I have a page of a score with only 3-4 staves ( generally is a problem
of the last page of a score) how is possible to fill automatically all the
page so that the space between the staves result the same?

Thank you in advance.

Regards
MB


Re: Fill automatically a page with only 3-4 staves

2020-02-12 Thread David Nalesnik
Hi Marco,

On Wed, Feb 12, 2020 at 5:04 AM Marco Bagolin  wrote:
>
> Hello all,
> If I have a page of a score with only 3-4 staves ( generally is a problem of 
> the last page of a score) how is possible to fill automatically all the page 
> so that the space between the staves result the same?
>
> Thank you in advance.
>
> Regards
> MB

Try

\paper {
  ragged-last-bottom = ##f
}

David



Re: misuse of chords

2020-02-12 Thread David Kastrup
Joe McCool  writes:

> OnTue, Feb 11, 2020 at 10:17 PM David Kastrup  wrote:
>
>
>> You need to place the volta/repeat structure in every Staff/Voice to
>> have \unfoldRepeats do its work successfully.
>>
>
> Sigh!
>
> Yes David, I had only just pressed the send button and I twigged to that.
>
> Sorry for taking up your time and thanks a lot for super Lilypond.  In my
> case it is probably using a sledge hammer to crack a nut, but I love it to
> bits :-)

LilyPond certainly should be an amicable tool for just cracking nuts, so
it's a bit disconcerting that its entrails are exposed a bit (so to say)
in such a simple use case.  More often than not, we are better at hiding
them away.

All the best

-- 
David Kastrup
My replies have a tendency to cause friction.  To help mitigating
damage, feel free to forward problematic posts to me adding a subject
like "timeout 1d" (for a suggested timeout of 1 day) or "offensive".



Re: Help: can't invoke lilypond-book (python exception)

2020-02-12 Thread David Kastrup
Alon Sho'er  writes:

> I downloaded python to be able to run lilypond-book, but it doesn't seem to 
> work.
>
> Upon invoking lilypond-book I get the following error:
>
>  
>
> File "C:\Program Files (x86)\LilyPond\usr\bin\lilypond-book.py", line 590
> os.mkdir (global_options.output_dir, 0777)
> ^
> SyntaxError: leading zeros in decimal integer literals are not permitted; use 
> an 0o prefix for
> octal integers
>
> Has anyone experienced this? I would like to use lilypond-book on html files.
>
> I have lilypond version 2.18.2 and python version 3.8.1

LilyPond 2.18 uses Python 2.  So will LilyPond 2.20 (to appear really
soon now).  LilyPond 2.21 will be working with Python 3.

-- 
David Kastrup
My replies have a tendency to cause friction.  To help mitigating
damage, feel free to forward problematic posts to me adding a subject
like "timeout 1d" (for a suggested timeout of 1 day) or "offensive".



Abjad maillist? Re: Release notification: Abjad 3.1

2020-02-12 Thread padovani
Hello,

First of all: thank you Trevor and Josiah for developing Abjad! A great
tool!

I would like to know if there is a specific forum/mailist for Abjad (I'm
not being allowed by google groups to access the one in
http://groups.google.com/group/abjad-user that is linked in the github
README.rst file).

Actually I have more questions, but would not like to flood lilypond
maillist with them.

Thank you,
José

>


Re: New release

2020-02-12 Thread Karlin High

On 2/6/2020 10:03 AM, Federico Bruni wrote:

can you test this issue?
https://sourceforge.net/p/testlilyissues/issues/4943/


Tested OK on a Mac.

Model Name: MacBook Air (11-inch, Mid 2012)
  Model Identifier: MacBookAir5,1
  Processor Name: Intel Core i5
  Processor Speed: 1.7 GHz
  Number of Processors: 1
  Total Number of Cores: 2
  L2 Cache (per Core): 256 KB
  L3 Cache: 3 MB
  Hyper-Threading Technology: Enabled
  Memory: 4 GB

System Version: macOS Mojave 10.14.6 (18G2022)
  Kernel Version: Darwin 18.7.0

./lilypond --version
GNU LilyPond 2.19.84

Processing `/Users/karlin/Downloads/AssertionFailing.ly'
Parsing...
Interpreting music...[8][16][24]
warning: omitting tuplet bracket with neither left nor right bound
[32][40][48][56][64][72]
Preprocessing graphical objects...
programming error: insane spring distance requested, ignoring it
continuing, cross fingers
programming error: insane spring min_distance requested, ignoring it
continuing, cross fingers
programming error: insane spring constant
continuing, cross fingers
programming error: insane spring distance requested, ignoring it
continuing, cross fingers
programming error: insane spring min_distance requested, ignoring it
continuing, cross fingers
programming error: insane spring constant
continuing, cross fingers
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to 
`/var/folders/yz/_lzzxl3s6873pn8kl0zr42ccgn/T//lilypond-4UuwYi'...

Converting to `AssertionFailing.pdf'...
Deleting 
`/var/folders/yz/_lzzxl3s6873pn8kl0zr42ccgn/T//lilypond-4UuwYi'...

Success: compilation successfully completed

--
Karlin High
Missouri, USA



Re: LSR contribution

2020-02-12 Thread Thomas Morley
Am Mo., 10. Feb. 2020 um 22:15 Uhr schrieb Michael Käppler :
>
> Am 10.02.2020 um 20:51 schrieb Thomas Morley:
> > Am Mo., 10. Feb. 2020 um 10:11 Uhr schrieb Michael Käppler 
> > :
> >>
> >> Hi Harm,
> >>
> >>> Fine with me, I already updated the LSR-code, for now unapproved.
> >>> Please have a look whether all is ok, snippet-description and the like.
> Everything ok now, please approve if you're fine with it, too.
>
> Cheers,
> Michael

Approves as
http://lsr.di.unimi.it/LSR/Item?id=1100

Many thanks,
  Harm