Re: two strange issues

2019-05-07 Thread Thomas Morley
Am Di., 7. Mai 2019 um 22:36 Uhr schrieb bobr...@centrum.is : > > Admittedly, it's been a while since I've had any kind of LilyPond project and > I'm likely rusty but this is really puzzling me. > > Input file: > > > \version "2.18.2" > > definition = \relative c, { > \key c > \ti

Re: two strange issues

2019-05-07 Thread Urs Liska
> Am 07.05.19 um 22:33 schrieb bobr...@centrum.is: First weird thing is the following error message regarding the time signature: *** Starting lilypond-windows.exe 2.18.2 [file.ly]... Processing `D:/SkyDrive/lily/file.ly' Parsing... D:/SkyDrive/lily/file.ly:6:3: error: w

two strange issues

2019-05-07 Thread bobr...@centrum.is
Admittedly, it's been a while since I've had any kind of LilyPond project and I'm likely rusty but this is really puzzling me. Input file: \version "2.18.2" definition = \relative c, { \key c \time 4/4 c1 } \score { \relative c, { \clef F \transpose c es \definiti