]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/changing-defaults.itely
Docs: move Programming interfaces into Extending.
[lilypond.git] / Documentation / notation / changing-defaults.itely
index 5ea8a2ebb5cef9e2f9ba9d559e61f75febdf58f1..ef8e5f737cd9dc57e4560553b092f88e23c2077e 100644 (file)
@@ -391,7 +391,7 @@ any context of type @var{type}, regardless of its given name.
 
 This variant is used with music expressions that can be interpreted at
 several levels.  For example, the @code{\applyOutput} command (see
-@ref{Running a function on all layout objects}).  Without an explicit
+@rextend{Running a function on all layout objects}).  Without an explicit
 @code{\context}, it is usually applied to @code{Voice}
 
 @example
@@ -1729,7 +1729,7 @@ f'
 
 The music stream which is generated from a section of an input file,
 including any automatically inserted elements, may be examined,
-see @ref{Displaying music expressions}.  This may be helpful in
+see @rextend{Displaying music expressions}.  This may be helpful in
 determining what may be modified by a @code{\tweak} command.
 
 
@@ -1737,8 +1737,8 @@ determining what may be modified by a @code{\tweak} command.
 Learning Manual:
 @rlearning{Tweaking methods}.
 
-Notation Reference:
-@ref{Displaying music expressions}.
+Extending:
+@rextend{Displaying music expressions}.
 
 
 @knownissues
@@ -2914,7 +2914,6 @@ Learning Manual:
 Notation Reference:
 @ref{Explaining the Internals Reference},
 @ref{Modifying properties},
-@ref{Interfaces for programmers}.
 
 Installed Files:
 @file{scm/@/define@/-grobs@/.scm}.
@@ -2922,6 +2921,9 @@ Installed Files:
 Snippets:
 @rlsr{Tweaks and overrides}.
 
+Extending:
+@rextend{Interfaces for programmers}.
+
 Internals Reference:
 @rinternals{All layout objects}.