lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

version number rejection


From: Steve Downes
Subject: version number rejection
Date: Sun, 16 Apr 2017 20:35:41 +0100
User-agent: Mutt/1.5.23 (2014-03-12)

I attach a short script together with the rejection notice. I feel
confident I shall feel foolish when I recieve a reply but what am I
doing wrong here?

The version number is correct. & the same as my previous work.

I can see no problem with the script as far as it's gone & neither,
  apparently, can the compiler.

I attach the scrip &  compilers output.


Script>

\version "2.18.2"

{
  \new ChordNames \with {
  \override BarLine.bar-extent = #'(-2 . 2)
  \consists "Bar_engraver"
  }
  \chordmode {
  \time 4/4
 }
% intro Gtr only
r2 gis4:13/fgis g4:13 |
c1:maj7 |
g2:m9 cis4:7.5+ c4:9 |
f2:min9 bes:13 |
a2:m7 aes:7 |
d2:min7 g:7 |
c2:maj7 cis:dim7 |
d2:m7 g:7.+5 \bar "||"|

> End of Script

> start of compiler script

address@hidden:~/studio/lildat/misty$ lilypond cds.ly
GNU LilyPond 2.18.2
Processing `cds.ly'
Parsing...
cds.ly:1: warning: no \version statement found, please add

\version "2.18.2"

for future compatibility
Success: compilation successfully completed
address@hidden:~/studio/lildat/misty$

> End of compiler script



reply via email to

[Prev in Thread] Current Thread [Next in Thread]