]> git.donarmstrong.com Git - lilypond.git/commitdiff
Midi: test suite nits.
authorJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Mar 2011 15:56:59 +0000 (16:56 +0100)
committerJan Nieuwenhuizen <janneke@gnu.org>
Sun, 13 Mar 2011 15:56:59 +0000 (16:56 +0100)
input/regression/midi/key-option.ly
input/regression/midi/quantize-duration.ly
input/regression/midi/quantize-start.ly
input/regression/midi/voice-2.ly
input/regression/midi/voice-4.ly

index 175a7a869614ecea383f0cb860adace1887d19d0..044251bc2bfdb783f31dbd0b55846874f7a2af61 100644 (file)
@@ -13,7 +13,7 @@
 
 % included from ./out-www/option-key.header
 \header {
-texidoc="--key works in midi2ly this is F major"
+texidoc="midi2ly @code{--key} works, this is F major"
 options="--key=-1"
 }
 % end
index 5024b18a1e55e2c252c0b3184dc67d9b1acfb773..051f7c96b516b7ad6cfa920c05b2b67f782576ce 100644 (file)
@@ -13,7 +13,7 @@
 
 % included from ./out-www/voice-2.header
 \header {
-texidoc="midi2ly --duration-quant quantizes durations of notes"
+texidoc="midi2ly @code{--duration-quant} quantizes durations of notes"
 options="--duration-quant=4"
 }
 % end
index 208855f93244001931760d8d510f16942a234d7d..708d57918e7b471ec0c804ca64e4749a93213f8b 100644 (file)
@@ -13,7 +13,7 @@
 
 % included from ./out-www/voice-2.header
 \header {
-texidoc="midi2ly --start-quant quantizes start of notes"
+texidoc="midi2ly @code{--start-quant} quantizes start of notes"
 options="--start-quant=4"
 }
 % end
index 8dffe97a35ec990fc72d6daa72a143ca21aceecf..63d6c0581f5309fcd60239e99dd5529ec5e3df4b 100644 (file)
@@ -13,7 +13,7 @@
 
 % included from ./out-www/voice-2.header
 \header {
-texidoc="midi2ly maps two voices nicely on once staff as \voiceOne, \voiceTwo"
+texidoc="midi2ly maps two voices nicely on one staff as \voiceOne, \voiceTwo"
 options=""
 }
 % end
index cb34c8496ca3f9d28b2b49df20dcaeaabcdfbaca..a615933e675fec474fe052c2fe996373578b02cb 100644 (file)
@@ -13,7 +13,7 @@
 
 % included from ./out-www/voice-4.header
 \header {
-texidoc="midi2ly maps four voices nicely on once staff as \voiceOne, \voiceTwo, \voiceThree, \voiceFour"
+texidoc="midi2ly maps four voices nicely on one staff as \voiceOne, \voiceTwo, \voiceThree, \voiceFour"
 options=""
 }
 % end