]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/topinfo.yo
release: 1.1.50
[lilypond.git] / Documentation / topinfo.yo
index 017486895f7c7a6656499441d364fd48bfe903f2..9e0980fcaea88af5403152ebab46002ce0c60331 100644 (file)
@@ -1,37 +1,55 @@
+COMMENT( URG don't try to make html from this)
 
-node()(Top)(Copying)((dir))
+whentexinfo(
 
-menu(
-mit(Copying)(                      Your rights.)
-mit(Programs)(                     Your softs.)
-mit(Mutopia)(                      Your music.)
-mit(Concept Index)(                Your index.)
-)
-
-node(Top)(Copying)(Programs)(Top)
-chapter(COPYING)
+nodetext(Your Rights.)  COMMENT(set different text)
+chapter(Copying)
 LilyPond is Free Software.  See file(COPYING) for details.
 
-node(Copying)(Programs)(convert-mudela)(Top)
-menu(
-mit(convert-mudela)(               Convert Mudela)
-mit(LilyPond)(                     The GNU Music Typsetter herself)
-mit(Ly2dvi)(                       Lilypond Frontend)
-mit(Mi2mu)(                        MIDI input)
-mit(mudela-book)(                  Integrate LaTeX and mudela)
-)
 
-whentexinfo(texinfocommand(@include man/DOEXPAND(outdir)/convert-mudela.texinfo))
-whentexinfo(texinfocommand(@include man/DOEXPAND(outdir)/lilypond.texinfo))
-whentexinfo(texinfocommand(@include man/DOEXPAND(outdir)/ly2dvi.texinfo))
-whentexinfo(texinfocommand(@include man/DOEXPAND(outdir)/mi2mu.texinfo))
-whentexinfo(texinfocommand(@include man/DOEXPAND(outdir)/mudela-book.texinfo))
-whentexinfo(texinfocommand(@include DOEXPAND(outdir)/mutopia.texinfo))
+COMMENT(prepare for texinfoing manpages)
+redef(manpage)(5)()
+redef(manpagename)(2)(nodetext(ARG2)chapter(ARG1))
+redef(manpageauthor)(0)(sect(Authors))
+redef(manpagesection)(1)(sect(ARG1))
 
-nchapter(Concept Index)
-node(Mutopia)(Concept Index)()(Top)
-COMMENT( urg makeindex())
-printndex()
+COMMENT(prepare for texinfoing articles)
+redef(article)(3)(chapter(ARG1))
+redef(latexlayoutcmds)(1)()
+redef(htmlbodyopt)(2)()
+
+COMMENT(redef(includefile)(1)(INCLUDEFILE(man/ARG1)))
+includefile(programs.yo)
+
+nodeprefix()
+redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Tutorial ))
+COMMENT(yodl2texinfo should be able to cope now, although ugly...)
+redef(article)(3)(chapter(ARG1))
+
+redef(includefile)(1)(INCLUDEFILE(tex/ARG1))
+includefile(tutorial.yo)
+
+redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Refman ))
+COMMENT(yodl2texinfo should be able to cope now, although ugly...)
+redef(article)(3)(chapter(ARG1))
 
-whentexinfo(texinfocommand(@bye))
+redef(includefile)(1)(INCLUDEFILE(tex/ARG1))
+includefile(refman.yo)
 
+redef(article)(3)(nodeprefix()chapter(ARG1)nodeprefix(Mutopia ))
+COMMENT(yodl2texinfo should be able to cope now, although ugly...)
+redef(article)(3)(chapter(ARG1))
+
+COMMENT( 
+
+dropped? --jcn
+
+redef(includefile)(1)(INCLUDEFILE(ARG1))
+includefile(mutopia.yo)
+
+)
+
+nchapter(Concept Index)
+COMMENT( urg makeindex())
+printindex()
+)