]> git.donarmstrong.com Git - lilypond.git/blob - input/regression/lilypond-book/suffix-texinfo.texinfo
Imported Upstream version 2.14.2
[lilypond.git] / input / regression / lilypond-book / suffix-texinfo.texinfo
1 \input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
2 @setfilename suffix-texinfo.info
3 @settitle lilypond-book Suffix test for texinfo
4
5 @node Top
6 @top Suffix test for texinfo
7
8 Testing lilypond-book texinfo mode with .texinfo file suffix.
9 @lilypond[fragment,relative=2]
10 \key c \minor c4 e d2
11 @end lilypond
12
13
14 @bye