Pushed to Staging as
553410afdd9496f7d9f1498e755ea18de8e70596
Author: Trevor Daniels <[email protected]> 2017-01-22 21:14:35
Committer: Trevor Daniels <[email protected]> 2017-01-28 21:32:03
Doc: Issue 5034: Expand documentation of mode-changing commands
Add general description of long and short forms and clarify
wording generally.
Add description of \lyrics
Fix typos in chords and percussion
---
** [issues:#5034] Fully document the short forms of the mode-changing commands**
**Status:** Started
**Created:** Thu Jan 19, 2017 04:25 PM UTC by Trevor Daniels
**Last Updated:** Sat Jan 28, 2017 08:23 AM UTC
**Owner:** Trevor Daniels
Submitted by Thomas Morley (copied from Issue [#5032] ) :
Some general findings testing with:
~~~~
\displayLilyMusic
<<
\chords { c1 }
\chords { d }
>>
\displayLilyMusic
<<
\lyrics { foo1 }
\lyrics { bar }
>>
\displayLilyMusic
<<
\drums { hh1 }
\drums { bd }
>>
\displayLilyMusic
<<
\figures { <6> }
\figures { <7> }
>>
~~~~
returning:
~~~~
<< \new ChordNames { < c' e' g' >1 } \new ChordNames { < d' fis' a' >1 } >>
<< \lyrics { foo } \lyrics { bar } >>
<< \drums { hihat1 } \drums { bassdrum1 } >>
<< \figures { < 6 >1 } \figures { < 7 >1 } >>
~~~~
This looks ok but inconsistent to me.
In NR I've found:
"\chords { … } is a shortcut notation for \new ChordNames { \chordmode { … } }"
"\figures{ … } is a shortcut notation for \new FiguredBass { \figuremode { … }
}"
and
"The simplest way to enter percussion notes is to use the \drums command, which
creates the correct context and entry mode for percussion"
Is there any reason for displayLilyMusic returning different?
\lyrics isn't explained at all, afaik.
I'd suggest to explain \drums at the lines of \chords and \figures.
\lyrics should be deprecated or documented properly as already said on Rietveld.
---
Sent from sourceforge.net because [email protected] is
subscribed to https://sourceforge.net/p/testlilyissues/issues/
To unsubscribe from further messages, a project admin can change settings at
https://sourceforge.net/p/testlilyissues/admin/issues/options. Or, if this is
a mailing list, you can unsubscribe from the mailing list.------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Testlilyissues-auto mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/testlilyissues-auto