Hello Pierre,
This doesn’t compile on 2.19.33 though.
Thanks for all the help you provide to the rest of us!
JM
Starting lilypond 2.19.33 [Untitled]...
Processing
`/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T/frescobaldi-mmxLK7/tmpXWfERQ/document.ly'
Parsing...
/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T/frescobaldi-mmxLK7/tmpXWfERQ/document.ly:41:14
<applewebdata://D3AE16E0-433C-4D4C-B4C7-76B24586E7EB/0>: error: syntax error,
unexpected \lyricsto, expecting \sequential or \simultaneous or << or '{'
\addlyrics
\lyricsto "Chords" {
/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T/frescobaldi-mmxLK7/tmpXWfERQ/document.ly:50:3
<applewebdata://D3AE16E0-433C-4D4C-B4C7-76B24586E7EB/1>: error: Unfinished
main input
>>
/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T/frescobaldi-mmxLK7/tmpXWfERQ/document.ly:13:1
<applewebdata://D3AE16E0-433C-4D4C-B4C7-76B24586E7EB/2>: error: errors found,
ignoring music expression
<<
fatal error: failed files:
"/var/folders/jc/xrpy67_x6_vcjfzpzds_9_6m0000gn/T/frescobaldi-mmxLK7/tmpXWfERQ/document.ly"
Exited with return code 1.
> Le 7 janv. 2016 à 19:23, Pierre Perol-Schneider
> <[email protected]> a écrit :
>
> Oops, my fault, I forgot about the slur.
> So here it goes,
>
> \version "2.18.2"
> %\language "german"
>
> \layout {
> \context {
> \ChordNames
> \override ChordName.font-family = #'serif
> \override ChordName.font-size = #0
> }
> }
>
> <<
> \chords {
> f2 gis4 dis b
> }
> <<
> \relative c'' {
> \numericTimeSignature
> \voiceOne
> \tuplet 3/2 { c8 c c }
> \tuplet 3/2 { c c c }
> \override Beam.positions = #'(4 . 4)
> \tuplet 3/2 { dis dis dis }
> \tuplet 3/2 { dis dis dis } | %m1
> fis4
> }
> \new Voice = "Chords"
> \relative c' {
> \voiceTwo
> \slurDashed
> \set melismaBusyProperties = #'()
> \override Stem.stencil = ##f
> < f a c >2
> \override NoteColumn.force-hshift = #1
> < gis bis dis >4 ^( < fisis ais dis >)^( | %m1
> \revert NoteColumn.force-hshift
> < fis b dis >4)
> }
> >>
> \addlyrics \lyricsto "Chords" {
> V2
> \markup\concat { \raise #.4 \small\flat VII }
> \markup\center-column {
> \concat { \raise #.7 \small\sharp III }
> IV
> }
> I
> }
> >>
>
> Cheers,
> Pierre
>
> 2016-01-07 18:55 GMT+01:00 Carl-Henrik Buschmann <[email protected]
> <mailto:[email protected]>>:
> Thank you, much obliged!
>
> 1)
> I didnt get...
>
> \addlyrics \lyricsto "Chords" {
> V2
> \markup\concat { \raise #.4 \small\flat VII }
> \markup\center-column {
> \concat { \raise #.7 \small\sharp III }
> IV
> }
> I
> }
>
> ...to work though:
>
> http://i.imgur.com/aVeeG1V.png <http://i.imgur.com/aVeeG1V.png>
>
> 2)
> How do i raise the stems to make room for the dotted slurs?
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user