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