\addqoute remark.
* lily/parser.yy (FIXME): remove ADDQUOTE
* Documentation/user/global.itely (Extracting fragments of
notation): new node, about clip systems.
2006-10-20 Han-Wen Nienhuys <hanwen@lilypond.org>
+ * Documentation/user/global.itely (File structure): remove
+ \addqoute remark.
+
+ * lily/parser.yy (FIXME): remove ADDQUOTE
+
* Documentation/user/global.itely (Extracting fragments of
notation): new node, about clip systems.
@seealso
-Examples: @inputfileref{input/regression/clip-systems.ly}
+Examples: @inputfileref{input/regression/,clip-systems.ly}
@node File structure
is the block containing the definitions for book-wide settings, like
composer, title, etc.
-@item
-An @code{\addquote} statement. See @ref{Quoting other voices}
-for more information.
-
@item
A @code{\score} block. This score will be collected with other
toplevel scores, and combined as a single @code{\book}.
@itemize @bullet
@item @code{\version}
@item @code{\include}
-@item @code{\renameinput}
+@item @code{\sourcefilename}
+@item @code{\sourcefileline}
+
@end itemize
/* Keyword tokens with plain escaped name. */
%token ACCEPTS "\\accepts"
%token ADDLYRICS "\\addlyrics"
-%token ADDQUOTE "\\addquote"
%token ALIAS "\\alias"
%token ALTERNATIVE "\\alternative"
%token BOOK "\\book"