Hello,

I can't run `make doc' due to a compile failure on git master (as of
commit 75cdeeefba1e4762a29b5f418b8d6294a0eba18e).

The relevant snippet that fails is in fretted-strings.itely:

  \version "2.13.42"

  \include "predefined-ukulele-fretboards.ly"

  myChords = \chordmode { a1 a:m a:aug }

  \new ChordNames {
    \myChords
  }

  \new FretBoards {
    \set stringTunings = #ukulele-tuning
    \myChords
  }

If I revert the latest commit (75cdeee), the compile failure is
resolved.

Valentin, do you have a fix for this?


Thanks,
Patrick

_______________________________________________
lilypond-devel mailing list
lilypond-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to