lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue 4064: Remove misleading \notemode example (issue 128410043 by addr


From: tdanielsmusic
Subject: Issue 4064: Remove misleading \notemode example (issue 128410043 by address@hidden)
Date: Sun, 24 Aug 2014 20:24:21 +0000

Reviewers: ,

Message:
Pushed to staging as
e2fd43a13df7e8ce16e7528c8d5b6cc69aba78b8

Closing ...

Description:
Issue 4064: Remove misleading \notemode example

 - Entering note mode has not been required for
   this example since Release 15.

 - Also replace non-standard headings with Level 5
   headings.

Please review this at https://codereview.appspot.com/128410043/

Affected files (+9, -28 lines):
  M Documentation/notation/changing-defaults.itely


Index: Documentation/notation/changing-defaults.itely
diff --git a/Documentation/notation/changing-defaults.itely b/Documentation/notation/changing-defaults.itely index 70ffece67ecc5ee67b01ce3e6d866f78420f5457..c38727bc85b46f37f37cb798d44abd7d8b57a576 100644
--- a/Documentation/notation/changing-defaults.itely
+++ b/Documentation/notation/changing-defaults.itely
@@ -2599,7 +2599,7 @@ modified by completely re-defining them as alists.}
 The way in which the notation contained within an input file is
 interpreted is determined by the current input mode.

address@hidden mode}
address@hidden Chord mode

 This is activated with the @code{\chordmode} command, and causes
 input to be interpreted with the syntax of chord notation, see
@@ -2611,7 +2611,7 @@ causes the following input to be interpreted with the syntax of
 chord notation and rendered as chord names in the @code{ChordNames}
 context, see @ref{Printing chord names}.

address@hidden mode}
address@hidden Drum mode

 This is activated with the @code{\drummode} command, and causes
 input to be interpreted with the syntax of drum notation, see
@@ -2620,10 +2620,10 @@ input to be interpreted with the syntax of drum notation, see
 Drum mode is also activated with the @code{\drums} command.
 This also creates a new @code{DrumStaff} context and causes the
 following input to be interpreted with the syntax of drum notation
-and rendered as drum symbols on a drum staff, see @ref{Basic
-percussion notation}.
+and rendered as drum symbols on a drum staff, see
address@hidden percussion notation}.

address@hidden mode}
address@hidden Figure mode

 This is activated with the @code{\figuremode} command, and causes
 input to be interpreted with the syntax of figured bass, see
@@ -2635,7 +2635,7 @@ following input to be interpreted with the figured bass syntax
 and rendered as figured bass symbols in the @code{FiguredBass}
 context, see @ref{Introduction to figured bass}.

address@hidden and tab modes}
address@hidden Fret and tab modes

 There are no special input modes for entering fret and tab symbols.

@@ -2649,7 +2649,7 @@ You can either use the @code{FretBoards} context (see
 above the notes using the @code{\fret-diagram} command (see
 @ref{Fret diagram markups}).

address@hidden mode}
address@hidden Lyrics mode

 This is activated with the @code{\lyricmode} command, and causes
 input to be interpreted as lyric syllables with optional durations
@@ -2660,15 +2660,13 @@ This also creates a new @code{Lyrics} context and an implicit
 @code{\lyricsto} command which associates the following lyrics
 with the preceding music.

address@hidden mode}
address@hidden Markup mode

 This is activated with the @code{\markup} command, and causes
 input to be interpreted with the syntax of markup, see
 @ref{Text markup commands}.

address@hidden silly work-around for texinfo broken-ness
address@hidden (@strong{Note...} causes a spurious cross-reference in Info)
address@hidden mode}
address@hidden Note mode

 This is the default mode or it may be activated with the
 @code{\notemode} command.  Input is interpreted as pitches,
@@ -2679,23 +2677,6 @@ it may be useful to do so in certain situations, for example if you
 are in lyric mode, chord mode or any other mode and want to insert
 something that only can be done with note mode syntax.

-For example, to indicate dynamic markings for the verses of a
-choral pieces it is necessary to enter note mode to interpret
-the markings:
-
address@hidden,relative=2,quote]
-{ c4 c4 c4 c4 }
-\addlyrics {
-  \notemode{\set stanza = \markup{ \dynamic f 1. } }
-  To be sung loudly
-}
-\addlyrics {
-  \notemode{\set stanza = \markup{ \dynamic p 2. } }
-  To be sung quietly
-}
address@hidden lilypond
-
-

 @node Direction and placement
 @subsection Direction and placement





reply via email to

[Prev in Thread] Current Thread [Next in Thread]