]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/topinfo.yo
release: 1.1.47
[lilypond.git] / Documentation / topinfo.yo
1 COMMENT( URG don't try to make html from this)
2
3 whentexinfo(
4
5 nodetext(Your Rights.)  COMMENT(set different text)
6 chapter(Copying)
7 LilyPond is Free Software.  See file(COPYING) for details.
8
9
10 COMMENT(prepare for texinfoing manpages)
11 redef(manpage)(5)()
12 redef(manpagename)(2)(nodetext(ARG2)chapter(ARG1))
13 redef(manpageauthor)(0)(sect(Authors))
14 redef(manpagesection)(1)(sect(ARG1))
15
16 COMMENT(prepare for texinfoing articles)
17 redef(article)(3)(chapter(ARG1))
18 redef(latexlayoutcmds)(1)()
19 redef(htmlbodyopt)(2)()
20
21 COMMENT(redef(includefile)(1)(INCLUDEFILE(man/ARG1)))
22 includefile(programs.yo)
23
24 redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Tutorial ))
25 COMMENT(yodl2texinfo should be able to cope now, although ugly...)
26 redef(article)(3)(chapter(ARG1))
27
28 redef(includefile)(1)(INCLUDEFILE(tex/ARG1))
29 includefile(tutorial.yo)
30
31 redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Refman ))
32 COMMENT(yodl2texinfo should be able to cope now, although ugly...)
33 redef(article)(3)(chapter(ARG1))
34
35 redef(includefile)(1)(INCLUDEFILE(tex/ARG1))
36 includefile(refman.yo)
37
38 redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Mutopia ))
39 COMMENT(yodl2texinfo should be able to cope now, although ugly...)
40 redef(article)(3)(chapter(ARG1))
41
42 redef(includefile)(1)(INCLUDEFILE(ARG1))
43 includefile(mutopia.yo)
44
45 nchapter(Concept Index)
46 COMMENT( urg makeindex())
47 printindex()
48 )