2 %% +.ly: Be the first .ly file for lys-to-tely.py.
3 %% Better to make lys-to-tely.py include "introduction.texi" or
4 %% other .texi documents too?
7 texidoc = #(string-append "
10 This document shows all kinds of tips and tricks, from simple to
11 advanced. Here you may also find dirty tricks, or very the very
12 latest features that have not been documented or fully implemented
14 This document is for LilyPond version
15 " (lilypond-version) ".")
19 \score { \context Lyrics \lyrics { " " } }