]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/changing-defaults.itely
Doc: Clarify \relative inside \repeat issue.
[lilypond.git] / Documentation / notation / changing-defaults.itely
index 10b26405b6699da5a92a688e96a34ff9d28d33cf..e743ac1683e5f20269f6f0eaf084c9a7d1c9c8ab 100644 (file)
@@ -1468,7 +1468,7 @@ or crashes, or both.
 
 
 @node The set command
-@subsection The @code{\set} command
+@subsection The @code{@bs{}set} command
 
 @cindex properties
 @funindex \set
@@ -3612,7 +3612,11 @@ where
 
 Common variable types are described in @ref{Common argument types}.
 A more complete description of variable types is found in
-@rextend{Music function syntax}.
+@rextend{Music function syntax}.  The complete list of defined variable
+types is found in the @var{type-p-name-alist} entry of
+@file{scm/lily.scm}.
+
+@c TODO -- find an automatic way of documenting the type-p-name-alist
 
 The @code{parser} and @code{location} arguments are mandatory,
 and are used in some advanced situations as described in