Lilyponders:
I have the following lily code:
\version "2.19.83"\language "english" \fixed c' { <<{f4 e8 c8~( c4 e8( f8)
)}\\{f4 e8 c~ 4~ 4}>> |}
which has the following :
Starting lilypond-windows.exe 2.19.83 [Untitled]...
Processing
`C:/Users/YMINGT~1/AppData/Local/Temp/frescobaldi-02as553u/tmpcvsj14ki/document.ly'
Parsing...
Interpreting music...
C:/Users/YMINGT~1/AppData/Local/Temp/frescobaldi-02as553u/tmpcvsj14ki/document.ly:6:35:
warning: already have slur
\fixed c' { <<{f4 e8 c8~( c4 e8
( f8) )}\\{f4 e8 c~ 4~ 4}>> |}
Preprocessing graphical objects...
Finding the ideal number of pages...
Fitting music on 1 page...
Drawing systems...
Layout output to `./tmp-lilypond-KNpEJz'...
Converting to `document.pdf'...
Deleting `./tmp-lilypond-KNpEJz'...
Success: compilation successfully completed
Completed successfully in 0.9".
the slur e8( f8) is missing. How can I get the slur printed by lilypond.
original:
On the above image, slur from e to f necessary.
Thank you,Ming
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user