The lilypond grammar contains some extremely long lines which look
very bad in formatting (and are difficult to comprehend), for example

  206 music_function_chord_body: music_function_identifier_musicless_prefix
                                 EXPECT_MUSIC function_arglist_nonmusic
                                 chord_body_element
  207                          | music_function_identifier_musicless_prefix
                                 function_arglist_nonmusic

Is it possible to fix the formatting so that lines are not exceeding
the 80 character length limit, as shown above?


    Werner


_______________________________________________
lilypond-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-devel

Reply via email to