Am Donnerstag, 26. Dezember 2019 19:08 CET, "Peter Gentry"
schrieb:
> Thinking I would learn more about python I installed Visual Studio.
>
>
>
> Now when I try and run the batch file I get
>
>
>
> SyntaxError: Missing parentheses in call to 'print'. Did you mean
> print(log[0])?
You are tryin
Thinking I would learn more about python I installed Visual Studio.
Now when I try and run the batch file I get
SyntaxError: Missing parentheses in call to 'print'. Did you mean
print(log[0])?
Traceback (most recent call last):
File "C:\Program Files (x86)\LilyPond\usr\bin\convert-ly.py
On 12/26/19, 7:08 AM, "Aaron Hill" wrote:
Is there a particular reason why ChordName does not support
self-alignment-interface?
I would assume it's just an oversight. There is no reason I can imagine that
it would be proscribed.
Carl
Is there a particular reason why ChordName does not support
self-alignment-interface?
I use a callback for X-offset to approximate the functionality, so there
is nothing blocking my work. However, it seems an unusual omission if
intentional.
-- Aaron Hill
> On 26 Dec 2019, at 02:42, Saul Tobin wrote:
>
> What is currently the easiest way to get a working install of Lilypond 2.18
> on Catalina? I have old projects that require 2.18 and will not work on 2.19.
> Ideally, I'd like to have control over the install directory, since I
> typically ha