]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/include3.ily
Build: Run regression tests for lilypond-book (issue 2223).
[lilypond.git] / input / regression / lilypond-book / include3.ily
1 \version "2.14.0"
2
3 \header {
4 doctitlees = "If you see this 'translated' doctitle, language detection works!"
5
6 texidoces = "If you see this 'translated' texidoc, language detection works!"
7
8   texidoc = "Original texidoc (you should not see this!)"
9   doctitle = "Original doctitle (you should not see this!)"
10 }
11
12 \relative c'' {
13   c1
14 }
15