From 314f91b514b3b01eebadf930c061628608b87fa0 Mon Sep 17 00:00:00 2001 From: James Lowe Date: Fri, 11 Jul 2014 06:18:33 +0100 Subject: [PATCH] Revert "Doc: Appendix - Articulations and Ornamentation - part 1" This reverts commit 0cf0757b026ea6d7435a9cd837019291c6dee3d6. Pushed by mistake. This checkin is still under review. My apologies --- .../notation/notation-appendices.itely | 168 +----------------- 1 file changed, 7 insertions(+), 161 deletions(-) diff --git a/Documentation/notation/notation-appendices.itely b/Documentation/notation/notation-appendices.itely index edc87f57f3..bf8ac4efd7 100644 --- a/Documentation/notation/notation-appendices.itely +++ b/Documentation/notation/notation-appendices.itely @@ -1571,7 +1571,7 @@ for more readability. @cindex verylongfermata The following scripts are available in the Feta font and may be -attached to notes (eg. @samp{f\accent}). +attached to notes (eg. @samp{c\accent}). @c Articulations and ornamentations @c Fingering instructions (for "thumb") @@ -1596,173 +1596,19 @@ attached to notes (eg. @samp{f\accent}). @node Articulation scripts @unnumberedsubsec Articulation scripts -@multitable @columnfractions .25 .25 .25 .25 - -@headitem -Example -@tab -Output -@tab -Example -@tab -Output - -@item -@code{\accent} -@tab -@lilypond[notime,ragged-right,relative=2] -f\accent e,_\accent -@end lilypond -@tab -@code{\espressivo} -@tab -@lilypond[notime,ragged-right,relative=2] -f\espressivo e,_\espressivo -@end lilypond - -@item -@code{\marcato} -@tab -@lilypond[notime,ragged-right,relative=2] -f\marcato e,_\marcato -@end lilypond -@tab -@code{\portato} -@tab -@lilypond[notime,ragged-right,relative=2] -f\portato e,_\portato -@end lilypond - -@item -@code{\staccatissimo} -@tab -@lilypond[notime,ragged-right,relative=2] -f\staccatissimo e,_\staccatissimo -@end lilypond -@tab -@code{\staccato} -@tab -@lilypond[notime,ragged-right,relative=2] -f\staccato e,_\staccato -@end lilypond - -@item -@code{\tenuto} -@tab -@lilypond[notime,ragged-right,relative=2] -f\tenuto e,_\tenuto +@lilypond[quote] +\include "script-chart.ly" +\new RhythmicStaff { \scriptStaff #articulations } @end lilypond -@end multitable - - @node Ornament scripts @unnumberedsubsec Ornament scripts -@multitable @columnfractions .25 .25 .25 .25 - -@headitem -Example -@tab -Output -@tab -Example -@tab -Output - -@item -@code{\prall} -@tab -@lilypond[notime,ragged-right,relative=2] -f\prall e,_\prall -@end lilypond -@tab -@code{\mordent} -@tab -@lilypond[notime,ragged-right,relative=2] -f\mordent e,_\mordent -@end lilypond - -@item -@code{\prallmordent} -@tab -@lilypond[notime,ragged-right,relative=2] -f\prallmordent e,_\prallmordent -@end lilypond -@tab -@code{\turn} -@tab -@lilypond[notime,ragged-right,relative=2] -f\turn e,_\turn -@end lilypond - -@item -@code{\upprall} -@tab -@lilypond[notime,ragged-right,relative=2] -f\upprall e,_\upprall -@end lilypond -@tab -@code{\downprall} -@tab -@lilypond[notime,ragged-right,relative=2] -f\downprall e,_\downprall -@end lilypond - -@item -@code{\upmordent} -@tab -@lilypond[notime,ragged-right,relative=2] -f\upmordent e,_\upmordent -@end lilypond -@tab -@code{\downmordent} -@tab -@lilypond[notime,ragged-right,relative=2] -f\downmordent e,_\downmordent -@end lilypond - -@item -@code{\lineprall} -@tab -@lilypond[notime,ragged-right,relative=2] -f\lineprall e,_\lineprall -@end lilypond -@tab -@code{\prallprall} -@tab -@lilypond[notime,ragged-right,relative=2] -f\prallprall e,_\prallprall -@end lilypond - -@item -@code{\pralldown} -@tab -@lilypond[notime,ragged-right,relative=2] -f\pralldown e,_\pralldown -@end lilypond -@tab -@code{\prallup} -@tab -@lilypond[notime,ragged-right,relative=2] -f\prallup e,_\prallup -@end lilypond - -@item -@code{\reverseturn} -@tab -@lilypond[notime,ragged-right,relative=2] -f\reverseturn e,_\reverseturn -@end lilypond -@tab -@code{\trill} -@tab -@lilypond[notime,ragged-right,relative=2] -f\trill e,_\trill +@lilypond[quote] +\include "script-chart.ly" +\new RhythmicStaff { \scriptStaff #ornaments } @end lilypond -@end multitable - @node Fermata scripts @unnumberedsubsec Fermata scripts -- 2.39.2