]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/bom-mark.ly
19895a5af8151d00f7656ea5e51df0d214cd5b5d
[lilypond.git] / input / regression / bom-mark.ly
1  \version "2.15.9"
2
3 #(ly:set-option 'warning-as-error #f)
4
5 \header {
6   texidoc = "This input file contains a UTF-8 BOM not at the very beginning,
7   but on the first line after the first byte. LilyPond should gracefully
8   ignore this BOM as specified in RFC 3629, but print a warning."
9 }
10
11 { c }