I see this in the git:

  @c to get decent French quotes in ``foo''
  @macro qq{TEXT}
  @html
  « \TEXT\ »
  @end html
  @end macro

shouldn't this be rather

  @c to get decent French quotes in ``foo''
  @macro qq{TEXT}
  @html
  « \TEXT\ »
  @end html
  @end macro

?


    Werner


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

Reply via email to