]> git.donarmstrong.com Git - lilypond.git/blob - Documentation/topinfo.yo
patch::: 1.2.5.jcn1
[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 nodeprefix()
25 redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Tutorial ))
26 COMMENT(yodl2texinfo should be able to cope now, although ugly...)
27 redef(article)(3)(chapter(ARG1))
28
29 redef(includefile)(1)(INCLUDEFILE(tex/ARG1))
30 includefile(tutorial.yo)
31
32 redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Refman ))
33 COMMENT(yodl2texinfo should be able to cope now, although ugly...)
34 redef(article)(3)(chapter(ARG1))
35
36 redef(includefile)(1)(INCLUDEFILE(tex/ARG1))
37 includefile(reference-manual.yo)
38
39 redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Mutopia ))
40 COMMENT(yodl2texinfo should be able to cope now, although ugly...)
41 redef(article)(3)(chapter(ARG1))
42
43 COMMENT( 
44
45 dropped? --jcn
46
47 redef(includefile)(1)(INCLUDEFILE(ARG1))
48 includefile(mutopia.yo)
49
50 )
51
52 nchapter(Concept Index)
53 COMMENT( urg makeindex())
54 printindex()
55 )