]> git.donarmstrong.com Git - lilypond.git/commitdiff
Docs: add standalone document stub for the essay
authorJohn Mandereau <john.mandereau@gmail.com>
Thu, 30 Jul 2009 08:50:11 +0000 (10:50 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Thu, 30 Jul 2009 13:47:14 +0000 (15:47 +0200)
Documentation/GNUmakefile
Documentation/essay.tely [new file with mode: 0644]

index 792b09b27780ea8d7b076a346959eb1120a585e1..e09529f596871c191ad453b3128fb17711b0fecd 100644 (file)
@@ -78,7 +78,7 @@ OUT_CSS_FILES = $(CSS_FILES:%.css=$(outdir)/%.css)
 
 MAIN_INFO_DOC = lilypond-notation
 INFO_DOCS = lilypond-application lilypond-changes lilypond-contributor lilypond-internals \
- lilypond-learning lilypond-notation music-glossary
+ lilypond-essay lilypond-learning lilypond-notation music-glossary
 ifeq ($(out),www)
 INFO_DOCS += lilypond-snippets 
 endif
diff --git a/Documentation/essay.tely b/Documentation/essay.tely
new file mode 100644 (file)
index 0000000..a75c407
--- /dev/null
@@ -0,0 +1,106 @@
+\input texinfo @c -*- coding: utf-8; mode: texinfo; -*-
+@ignore
+    Translation of GIT committish: FILL-IN-HEAD-COMMITTISH
+
+    When revising a translation, copy the HEAD committish of the
+    version that you are working on.  See TRANSLATION for details.
+@end ignore
+@setfilename lilypond-essay.info
+@settitle GNU LilyPond Notation Reference
+@documentencoding UTF-8
+@documentlanguage en
+
+@include macros.itexi
+
+@afourpaper
+@c don't remove this comment.
+@ignore
+@omfcreator Han-Wen Nienhuys, Jan Nieuwenhuizen
+@omfdescription Essay on automated music engraving
+@omftype essay
+@omfcategory Applications|Publishing
+@omflanguage English
+@end ignore
+
+@ifnottex
+@node Top
+@top Essay on automated music engraving
+@end ifnottex
+
+
+@ifhtml
+@ifclear bigpage
+This document is also available as a
+@uref{source/Documentation/essay.pdf,PDF} and as
+@uref{source/Documentation/essay-big-page.html,one big page}.
+@end ifclear
+@ifset bigpage
+This document is also available as a
+@uref{source/Documentation/essay.pdf,PDF} and as a
+@uref{source/Documentation/essay/index.html,HTML indexed multiple pages}.
+@end ifset
+@end ifhtml
+
+@finalout
+
+@titlepage
+@title LilyPond
+@subtitle The music typesetter
+@titlefont{Essay on automated music engraving}
+@author Han-Wen Nienhuys and Jan Nieuwenhuizen
+
+Copyright @copyright{} ???? by the authors
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1
+or any later version published by the Free Software Foundation;
+with no Invariant Sections.
+A copy of the license is included in the section entitled ``GNU
+Free Documentation License''.
+@end quotation
+@end titlepage
+
+@copying
+Copyright @copyright{} ???? by the authors
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1
+or any later version published by the Free Software Foundation;
+with no Invariant Sections.
+A copy of the license is included in the section entitled ``GNU
+Free Documentation License''.
+@end quotation
+@end copying
+
+@ifnottex
+Copyright ???? by the authors
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1
+or any later version published by the Free Software Foundation;
+with no Invariant Sections.
+A copy of the license is included in the section entitled ``GNU
+Free Documentation License''.
+@end quotation
+@end ifnottex
+
+@menu
+* GNU Free Documentation License:: License of this document.
+* LilyPond index::
+@end menu
+
+@contents
+
+@c Insert the essay text here
+
+@include fdl.itexi
+
+@node LilyPond index
+@appendix LilyPond index
+
+@printindex cp
+
+@bye