From: Graham Percival Date: Fri, 9 Feb 2007 22:44:15 +0000 (-0800) Subject: More phasing out regression. X-Git-Tag: release/2.11.18-1~5^2~9 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=6bad66766fcf9e8991231ec51e2ba2f04f47eec8;p=lilypond.git More phasing out regression. --- diff --git a/Documentation/user/advanced-notation.itely b/Documentation/user/advanced-notation.itely index f9d950cf94..c7b50dca8e 100644 --- a/Documentation/user/advanced-notation.itely +++ b/Documentation/user/advanced-notation.itely @@ -235,11 +235,8 @@ Program reference: @internalsref{TextSpanner}, @internalsref{Glissando}, @internalsref{VoiceFollower}, @internalsref{TrillSpanner}, @internalsref{line-spanner-interface}. -Examples: -@inputfileref{input/@/regression,dynamics@/-text@/-spanner@/-padding.ly}. -@inputfileref{input/@/regression,glissando@/-broken@/.ly}. -@inputfileref{input/@/regression,line@/-arrows@/.ly}. -@inputfileref{input/@/regression,line@/-style@/.ly}. +Examples: @lsr{expressive,line-styles.ly} +@c FIXME: add {contemporary/line-arrows.ly} when LSR is updated. -gp @node Text spanners @@ -693,7 +690,7 @@ example, @seealso -Examples: @inputfileref{input/@/regression,font@/-family@/-override.ly}. +Examples: @lsr{text,font@/-family@/-override.ly}. @node New dynamic marks @@ -1051,9 +1048,7 @@ definition of @code{format-mark-numbers} and @code{format-mark-letters}. They can be used as inspiration for other formatting functions. -Examples: @inputfileref{input/@/regression,rehearsal@/-mark@/-letter@/.ly}, - -@inputfileref{input/@/regression,rehearsal@/-mark@/-number@/.ly}. +Examples: @lsr{preparing,rehearsal-mark-numbers.ly} @node Bar numbers @@ -1323,9 +1318,6 @@ and -2 (for 15ma bassa) as arguments. Internally the function sets the properti Program reference: @internalsref{OttavaBracket}. -Examples: @inputfileref{input/@/regression,ottava@/.ly}, -@inputfileref{input/@/regression,ottava@/-broken@/.ly}. - @refbugs @@ -1399,7 +1391,7 @@ a piece of music with multiple @code{\tag} entries, @seealso -Examples: @inputfileref{input/@/regression,tag@/-filter@/.ly}. +Examples: @lsr{preparing,tag@/-filter@/.ly} @refbugs @@ -1666,8 +1658,10 @@ Quoting nested triplets may result in poor notation. In this manual: @ref{Instrument transpositions}. -Examples: @inputfileref{input/@/regression,quote@/.ly} -@inputfileref{input/@/regression,quote@/-transposition@/.ly} +Examples: +@c FIXME: Add when LSR is updated. -gp +@c @i nputfileref{input/@/regression,quote@/.ly} +@c @i nputfileref{input/@/regression,quote@/-transposition@/.ly} Program reference: @internalsref{QuoteMusic}. @@ -2088,9 +2082,9 @@ is removed by setting the @code{strict-note-spacing} property to @seealso -@inputfileref{input/@/regression,spacing-proportional/.ly} -@inputfileref{input/@/regression,spacing-strict-notespacing/.ly} -@inputfileref{input/@/regression,spacing-strict-spacing-grace/.ly} +Examples: @lsr{spacing,proportional@/-spacing@/.ly}, +@lsr{spacing,proportional@/-strict@/-grace@/-notes@/.ly}, and +@lsr{spacing,proportional@/-strict@/-notespacing@/.ly} An example of strict proportional notation is in the example file @file{input/proportional.ly}. @@ -2154,7 +2148,7 @@ e d @noindent To see all notehead styles, please see -@inputfileref{input/@/regression,note@/-head@/-style@/.ly}. +@ref{Note head styles}. @seealso @@ -2469,8 +2463,6 @@ to @internalsref{Staff} context. A bracket is started with Program reference: @internalsref{HorizontalBracket}. -Examples: @inputfileref{input/@/regression,note@/-group@/-bracket@/.ly}. - @node Coloring objects @subsection Coloring objects diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 401855a20c..4c19a55f27 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -2660,7 +2660,7 @@ very close to note heads in monophonic music, Program reference: @internalsref{Fingering}. -Examples: @inputfileref{input/@/regression,finger@/-chords@/.ly}. +Examples: @lsr{expressive,fingering-chords.ly} @node Dynamics @@ -2855,6 +2855,8 @@ d4 Program reference: @internalsref{BreathingSign}. +Examples: @lsr{expressive,breathing-sign.ly} + @node Trills @subsection Trills @@ -2919,7 +2921,9 @@ c2\glissando c, Program reference: @internalsref{Glissando}. -Example files: @file{input/@/regression/@/glissando@/.ly}. +Example files: +@lsr{expressive,glissando.ly}, @lsr{expressive,line-styles.ly} + @refbugs diff --git a/Documentation/user/instrument-notation.itely b/Documentation/user/instrument-notation.itely index f17aad7953..d811a0c589 100644 --- a/Documentation/user/instrument-notation.itely +++ b/Documentation/user/instrument-notation.itely @@ -556,7 +556,7 @@ adds the new exceptions to the default ones, which are defined in @file{ly/@/chord@/-modifier@/-init@/.ly}. For an example of tuning this property, see also -@inputfileref{input/@/regression,chord@/-name@/-exceptions@/.ly}. +@lsr{chords/,chord@/-name@/-exceptions@/.ly} @cindex exceptions, chord names. @@ -565,7 +565,7 @@ For an example of tuning this property, see also This property contains the markup object used for the 7th step, when it is major. Predefined options are @code{whiteTriangleMarkup} and @code{blackTriangleMarkup}. See -@inputfileref{input/@/regression,chord@/-name@/-major7@/.ly} for an example. +@lsr{chords,chord@/-name@/-major7@/.ly} for an example. @funindex chordNameSeparator @item chordNameSeparator @@ -638,8 +638,9 @@ chart}. Turning on these styles is described in the input file @seealso -Examples: @inputfileref{input/@/regression,chord@/-name@/-major7@/.ly}, -@inputfileref{input/@/regression,chord@/-name@/-exceptions@/.ly}, +Examples: +@lsr{chords/,chord@/-name@/-exceptions@/.ly}, +@lsr{chords,chord@/-name@/-major7@/.ly}, and @inputfileref{input/@/test,chord@/-names@/-jazz@/.ly}. @@ -1041,8 +1042,7 @@ A complete example of a SATB score setup is in section Program reference: @internalsref{Melisma_translator}. - -@inputfileref{input/@/regression,lyric@/-combine@/-new@/.ly}. +@lsr{vocal,lyric@/-combine.ly}. @refbugs @@ -1656,7 +1656,8 @@ Program reference: @internalsref{Ambitus}, @internalsref{AmbitusLine}, @internalsref{AmbitusNoteHead}, @internalsref{AmbitusAccidental}. -Examples: @inputfileref{input/@/regression,ambitus@/.ly}. +Examples: +@lsr{vocal,ambitus@/.ly}. @refbugs @@ -1717,8 +1718,6 @@ staff are squashed, and the staff itself has a single line Program reference: @internalsref{RhythmicStaff}. -Examples: @inputfileref{input/@/regression,rhythmic@/-staff@/.ly}. - @node Entering percussion @subsection Entering percussion @@ -2027,12 +2026,11 @@ with @code{\}@var{number}, @end lilypond -See also @inputfileref{input/regression,string-number.ly}. - @seealso -Program reference: @internalsref{StringNumber}. +Program reference: @internalsref{StringNumber}, +@lsr{guitar/,string-number.ly}. @node Tablatures basic @@ -2557,8 +2555,7 @@ engravers work. @seealso -Examples: @inputfileref{input/@/regression,note@/-head@/-style@/.ly} gives an -overview over all available note head styles. +@ref{Note head styles} gives an overview over all available note head styles. @node Ancient accidentals @@ -3167,7 +3164,8 @@ supported are @code{vaticana}, @code{medicaea}, @code{hufnagel}, and Program reference: @internalsref{Custos}. -Examples: @inputfileref{input/@/regression,custos@/.ly}. +Examples: +@lsr{ancient,custodes@/.ly}. @node Divisiones @@ -4249,10 +4247,6 @@ underlies the construction of the ligatures in the above table is accordingly extrapolated. This way, infinitely many different ligatures can be created. -@c TODO: create a regression or tips & tricks example document with -@c even more Gregorian ligatures, and add a link to this document -@c here. - Augmentum dots, also called @emph{morae}, are added with the music function @code{\augmentum}. Note that @code{\augmentum} is implemented as a unary music function rather than as head prefix. It