From d3e05e97047490f3c333b7adc2fb36b98ad2af06 Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Thu, 8 Feb 2007 18:19:56 -0800 Subject: [PATCH] More regression->LSR stuff. --- Documentation/user/basic-notation.itely | 32 ++++--------------------- input/lsr/LSR.ly | 3 +++ 2 files changed, 8 insertions(+), 27 deletions(-) diff --git a/Documentation/user/basic-notation.itely b/Documentation/user/basic-notation.itely index 7e0af6ffee..401855a20c 100644 --- a/Documentation/user/basic-notation.itely +++ b/Documentation/user/basic-notation.itely @@ -752,8 +752,6 @@ the next note Program reference: @internalsref{TupletBracket}, @internalsref{TupletNumber}, and @internalsref{TimeScaledMusic}. -Examples: @inputfileref{input/@/regression,tuplet@/-nest@/.ly}. - @node Scaling durations @@ -877,10 +875,6 @@ rests. @seealso -Examples: @inputfileref{input/@/regression,completion@/-heads@/.ly}. - -@noindent - Program reference: @internalsref{Completion_heads_engraver}. @@ -1250,13 +1244,6 @@ be used to override typesetting decisions. Program reference: the objects responsible for resolving collisions are @internalsref{NoteCollision} and @internalsref{RestCollision}. -Examples: -@inputfileref{input/@/regression,collision@/-dots@/.ly}, -@inputfileref{input/@/regression,collision@/-head-chords@/.ly}, -@inputfileref{input/@/regression,collision@/-heads@/.ly}, -@inputfileref{input/@/regression,collision@/-mesh@/.ly}, and -@inputfileref{input/@/regression,collisions@/.ly}. - @refbugs @@ -1865,7 +1852,7 @@ Program reference: @internalsref{StaffSymbol}. Examples: @inputfileref{input/@/test,staff@/-lines@/.ly}, @inputfileref{input/@/test@/,ossia.ly}, @inputfileref{input/@/test,staff@/-size@/.ly}, -@inputfileref{input/@/regression,staff@/-line@/-positions@/.ly}. +@lsr{staff,staff-line-positions.ly} @node Writing music in parallel @@ -2057,12 +2044,6 @@ In this manual: @ref{Automatic note splitting}. Program reference: @internalsref{Tie}. -Examples: -@inputfileref{input/@/regression,tie-arpeggio.ly} -@inputfileref{input/@/regression,tie-manual.ly} - - - @refbugs @@ -2191,7 +2172,7 @@ Program reference: @internalsref{LaissezVibrerTieColumn} Example files: -@inputfileref{input/regression,laissez-vibrer-tie.ly} +@lsr{connecting,laissez-vibrer-ties.ly} @node Automatic beams @@ -2874,8 +2855,6 @@ d4 Program reference: @internalsref{BreathingSign}. -Examples: @inputfileref{input/@/regression,breathing@/-sign@/.ly}. - @node Trills @subsection Trills @@ -3179,7 +3158,9 @@ Examples: Brackets for the repeat are normally only printed over the topmost staff. This can be adjusted by setting the @code{voltaOnThisStaff} -property; see @inputfileref{input/@/regression,volta@/-multi@/-staff@/.ly}. +property; see + +@lsr{repeats,volta@/-multi@/-staff@/.ly}. @refbugs @@ -3323,9 +3304,6 @@ In this manual: @ref{Tremolo subdivisions}, @ref{Repeats}. Program reference: @internalsref{Beam}, @internalsref{StemTremolo}. -Example files: @inputfileref{input/@/regression,chord@/-tremolo@/.ly}, -@inputfileref{input/@/regression,stem@/-tremolo@/.ly}. - @node Tremolo subdivisions @subsection Tremolo subdivisions diff --git a/input/lsr/LSR.ly b/input/lsr/LSR.ly index 892c9f628a..00d8a75013 100644 --- a/input/lsr/LSR.ly +++ b/input/lsr/LSR.ly @@ -26,6 +26,9 @@ These snippets are blah blah. @strong{@uref{spacing/collated-files.html,Spacing issues}}: These snippets are blah blah. +@strong{@uref{staff/collated-files.html,Staff notation}}: +These snippets are blah blah. + @strong{@uref{text/collated-files.html,Text}}: These snippets are blah blah. -- 2.39.5