]> git.donarmstrong.com Git - lilypond.git/commitdiff
polish texidocs.
authorHeikki Junes <heikki.junes@hut.fi>
Thu, 24 Jul 2003 12:24:57 +0000 (12:24 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Thu, 24 Jul 2003 12:24:57 +0000 (12:24 +0000)
49 files changed:
ChangeLog
input/regression/accidental-ledger.ly
input/regression/accidental-octave.ly
input/regression/allfontstyle.ly
input/regression/apply-context.ly
input/regression/arpeggio-collision.ly
input/regression/beam-cross-staff-slope.ly
input/regression/beam-default-lengths.ly
input/regression/beam-length.ly
input/regression/beam-manual.ly
input/regression/beam-over-barline.ly
input/regression/beaming-ternary-metrum.ly
input/regression/beams.ly
input/regression/chord-changes.ly
input/regression/chord-name-exceptions.ly
input/regression/collision-dots.ly
input/regression/completion-heads-polyphony.ly
input/regression/custos.ly
input/regression/dot-flag-collision.ly
input/regression/grace-nest.ly
input/regression/grace-nest1.ly
input/regression/grace-nest2.ly
input/regression/grace-nest3.ly
input/regression/grace-nest5.ly
input/regression/grace-part-combine.ly
input/regression/grace-stems.ly
input/regression/grace-sync.ly
input/regression/instrument-name.ly
input/regression/lyric-align.ly
input/regression/lyric-combine-polyphonic.ly
input/regression/lyrics-melisma-beam.ly
input/regression/metronome-marking.ly
input/regression/ottava.ly
input/regression/output-property.ly
input/regression/prefatory-spacing-matter.ly
input/regression/repeat-line-break.ly
input/regression/rest-ledger.ly
input/regression/size13.ly
input/regression/size16.ly
input/regression/size20.ly
input/regression/size23.ly
input/regression/size26.ly
input/regression/slur-rest.ly
input/regression/spacing-clef-first-note.ly
input/regression/spacing-note-flags.ly
input/regression/spacing-to-grace.ly
input/regression/stem-shorten.ly
input/regression/stem-spacing.ly
input/regression/text-spanner.ly

index e37928fb5fb0347e614419ada78feb82387d0706..8a0ab8eaa1af88bf84df87e8d1a9468a505e5ef4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -49,6 +49,8 @@
 
        * buildscripts/mutopia-index.py: polish.
 
+       * input/regression/{ many }: polish texidocs.
+
 2003-07-23  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * scripts/convert-ly.py (FatalConversionError.conv): rule for pedal-style  
index 8ee07ae3989ce0e4210b1bcd615780e863b4d3cd..42f86e68e599d34c193a7b2b78306bbe0d7c6537 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 
 \header {
-    texidoc = "Ledger lines are shortened when there are accidentals"
+    texidoc = "Ledger lines are shortened when there are accidentals."
 }
 
 \score { \notes
index 8665e0ac65324bed6f5ddbf9afb163fcf4d46297..0362e7e0738d4e661f06c911201698661d1218f1 100644 (file)
@@ -4,8 +4,7 @@
 \header {
 texidoc="
 This shows how accidentals in different octaves are handled.
-FIXME: Shorten and docu
-
+FIXME: Shorten and docu.
 "
 
 
index 86b8d9aaa3fb3e649bf1c213d0f677ee429dcccc..87e0ac73928ada9cdac6aa690073f38bb2539779 100644 (file)
@@ -1,7 +1,10 @@
 \version "1.5.68"
 
-
-
+\header{
+texidoc="
+Different text styles are used for various purposes.
+"
+}
 
 \score {  \notes
        \relative c'' \context Staff {
index 4b3b45c971c75acc981957021a8e380af45e4808..1a0feef3278a4decb1a5db82999016ecb77b2ecc 100644 (file)
@@ -3,7 +3,7 @@
 
 \header {
 
-texidoc = "with \\applycontext, \\properties can be modified
+texidoc = "With \\applycontext, \\properties can be modified
 procedurally. Applications include: checking bar numbers, smart
 octavation.
 
index 4f9f7d99bd9f4ac2290e7f6a1cef584bdf923c47..a7f353bc1437c976bdf7cea719afc776edba16d8 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 
 \header  {
-texidoc = "arpeggio stays clear of accidentals and flipped note heads.
+texidoc = "Arpeggio stays clear of accidentals and flipped note heads.
 Since Arpeggio engraver is Voice, it does nothing for voice collisions."
 }
 
index bb88cbde662b1222b4dfa6b5981376a8f18f4bc6..9af23bc953029983b180360418ef3e8dd18f7b01 100644 (file)
@@ -1,7 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "Cross staff  (kneed) beams
-don't cause extreme slopes"
+    texidoc = "Cross staff  (kneed) beams don't cause extreme slopes."
 }
 
 \score {
index 459fda070b038cbeaadb6057323b4c597f2b8860..dc8fdfe192a5ac7dd6af41b16e88fe5ea66e4fb2 100644 (file)
@@ -14,4 +14,4 @@
         f4  f8-[ f]  f16-[ f]  f32-[ f]  f64-[ f]  f128-[ f] 
     }
     \paper{ raggedright = ##t}
-}          
\ No newline at end of file
+}          
index 375987844685a246dee7e7f62fe1fde1421d8faa..58e2f35a8699538260cb96d0dd6de0ef40d0bf0d 100644 (file)
@@ -2,7 +2,7 @@
 
 \header{
 texidoc="
-beams should look the same
+Beams should look the same.
 "
 }
     \paper { raggedright= ##t }
index 06948fcd6e45e6d0640839ec6181c368fb718042..476ed4a9e36847cefb1834929a9bc6e5d6a86328 100644 (file)
@@ -3,7 +3,7 @@
 \header {
 
     texidoc = "Beam positions may be set by hand by overriding
-    positions.  No processing (quanting, damping) whatsoever is done "
+    positions.  No processing (quanting, damping) whatsoever is done."
 
 }
 
index 2f6fbf03a95012b699e78fe4a7670631ab50f324..7a555af0b591d2b362fe14e5c4e2ea5fc81cd9f3 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-texidoc = "explicit beams may cross barlines. "
+texidoc = "Explicit beams may cross barlines. "
 }
 \score {
 \notes \relative c'' { c2.  c8-[ c8 c8 c8] }
index 24077f83817873cd95120eda5301081d79b0b09f..8094595ed41e83b0b1d2b35918a6e4b27bccf96c 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-texidoc = "automatic beaming also works in ternary time sigs."
+texidoc = "Automatic beaming works also in ternary time sigs."
 }
 
 \score {
index 91a03fd62fa6a3a821c98c72c7b3af77c822fdb1..60316726800c8a6bbb5bab0e98c8bbde2baf8c05 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "beams (simple)"
+    texidoc = "Beams (simple)."
 }
 
     \paper { raggedright= ##t }
index 70632928e00f520c915f9d53c7d907e742399d9c..79130fec7a24c9e62137f5bf2f41fc535c8cba89 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 
 \header{
-texidoc="property chordChanges: only display chord names when
+texidoc="Property chordChanges: display chord names only when
 there's a change in the chords scheme, but always display the
 chord name after a line break.
 "
index d4aa9c8db93fbfd20613b458d3b3325008dddf07..c71362cc916555f554a55f7ba23d57d88387b2e3 100644 (file)
@@ -4,18 +4,18 @@
 
 Putting the exceptions list encoded as
 @example
- \\notes @{ <<c f g bes>>1-\\markup @{ \\super \"7\" \"wahh\" @} @}
      \\notes @{ <<c f g bes>>1-\\markup @{ \\super \"7\" \"wahh\" @} @}
 @end example
 into @code{chordNameExceptions} takes a little manoeuvring. The
 following code transforms @code{chExceptionMusic} (which is a
 sequential music) into a list of exceptions.
 @example
-  (sequential-music-to-chord-exceptions chExceptionMusic \#t)
+       (sequential-music-to-chord-exceptions chExceptionMusic \#t)
 @end example
 Then,
 @example
-(append
-  ... ignatzekExceptions)
+       (append
+         ... ignatzekExceptions)
 @end example
 adds the new exceptions to the default ones, which are defined in
 @file{ly/chord-modifier-init.ly}.
index 6b90b4a6f2172ad820f36d1421ca32ad167c5fb0..b9eea075bc417555659b7a2b2874f3c53a0355e9 100644 (file)
@@ -1,7 +1,7 @@
 
 
 
-\header { texidoc = "collision resolution tries to put notes with dots
+\header { texidoc = "Collision resolution tries to put notes with dots
   on the right side."
 }
 
index 5433620fa6f34f9a8f4ccf9a374322dc579738b2..56eda0ece012b9dad6c976e96d68a5645cffb048 100644 (file)
@@ -1,24 +1,24 @@
 \version "1.7.18"
-\header {\r
-\r
-    texidoc = "Completion heads are broken across bar lines. This was\r
-intended as a debugging tool, but it can be used to ease music entry.\r
-Completion heads are not fooled by polyphony with a different rhythm.\r
-"\r
-\r
-}\r
-\r
-\score{ \r
-       \context Staff \notes \relative c'' < \r
-           { c2. c bes2 } \\\r
-           { c,2. a8 g4 f4. g4 f  }\r
-       >\r
-\r
-       \paper {\r
-               \translator{\r
-                       \ThreadContext\r
-                       \remove "Note_heads_engraver"\r
-                       \consists "Completion_heads_engraver"\r
-               }\r
-       }\r
-}\r
+\header {
+
+    texidoc = "Completion heads are broken across bar lines. This was
+intended as a debugging tool, but it can be used to ease music entry.
+Completion heads are not fooled by polyphony with a different rhythm.
+"
+
+}
+
+\score{ 
+       \context Staff \notes \relative c'' < 
+           { c2. c bes2 } \\
+           { c,2. a8 g4 f4. g4 f  }
+       >
+
+       \paper {
+               \translator{
+                       \ThreadContext
+                       \remove "Note_heads_engraver"
+                       \consists "Completion_heads_engraver"
+               }
+       }
+}
index ed268cf7f320528cf012410177e634b76fae32c0..e5280ca1eef7d3bc93d14d621e1f509ba4e495cb 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "custodes in various styles."
+    texidoc = "Custodes in various styles."
 }
 
 \score {
index 94165b758bd1c137b5577d19af24f7e80b1d6f5c..e36b36c256ff5e42ad60535fcb709efbe59318dc 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "Dots move to the right when a collision with the (up)flag happens"
+    texidoc = "Dots move to the right when a collision with the (up)flag happens."
 }
 
 \score {
index dd82a24d0d5aff01b55da0f58d6ded94402eca72..abdb3484edadd1afacb6ada3978c44350987375d 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-texidoc = "grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
+texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
 
 }
 \score{
index 5b90d96078bd5f1ed00a8bffa82c830a1b101735..2dcf59764ded9ced9c39d909e10058bfeb06e59f 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-texidoc = "grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
+texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
 
 }
     \paper { raggedright= ##t }
index cb23a9bfa8fe2bbe9a6b2f98e9cf502e7b07ad0f..8255e4764581653439026bd3912b30866919ac8a 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-texidoc = "grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
+texidoc = "Grace code should not be confused by nested sequential musics, containing grace notes; practically speaking, this means that the end-bar and measure bar coincide in this example." 
 
 }
 
index c9535f8e70e070c272308d476b3988791b8660e3..ccaf4c5d7625419d4fe7e0837fd7f8f84077b491 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "Another nested grace situation"
+    texidoc = "Another nested grace situation."
     }
     \paper { raggedright= ##t }
 
index b09734c0db51f8fe616de63e216df39a9d1dd133..3ef541d7af9169d3230daedd7299fea02212a454 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "Another nested grace situation"
+    texidoc = "Another nested grace situation."
     }
 
 \score
index bd1aa38a4bec9384952eff286884198da4320800..88846230178180553dfcb6168cf37bb75f44eeb5 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-    texidoc = "partcombiner and grace notes can go together"
+    texidoc = "Partcombiner and grace notes can go together."
 }
     \paper { raggedright= ##t }
 
index 4221b14b9a6af4df9cbe76939c561117aaf62be1..bf42565b1ebed13e2df661321d8b2d79d6296910 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header{
-texidoc = "startGraceMusic should no-stem-extend to true;
+texidoc = "Here startGraceMusic should set no-stem-extend to true;
 the two grace beams should be the same here.
 "
 }
index 453454f4fb9742c1bedd74df07f66c7bd7d7b15b..7c753a215cd8a85dac32297461973c36eb0fe4e2 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header  {
-  texidoc = "grace notes in different voices/staves are synchronized."
+  texidoc = "Grace notes in different voices/staves are synchronized."
 }
 
 \score  {\notes\relative c'' < \context Staff  { c2
index 1529624e7ef3363ff6da3218d1ecc011ddb35996..a2c46ee560c74b96052d3f7e8bc00bd443d70bbf 100644 (file)
@@ -3,7 +3,7 @@
 texidoc="
 Staff margins are also markings attached to barlines.  They should be
 left of the staff, and be centered vertically wrt the staff.  They may
-be on normal staves, but also on compound staves, like the PianoStaff
+be on normal staves, but also on compound staves, like the PianoStaff.
 "
 }
 
index 2196d8c59838f29ffa83f8ff68364eb1c8e76da4..b574b64cd48cabd232585f0a0562ba8b95160557 100644 (file)
@@ -6,8 +6,8 @@
   stanzas and on notehead.
 
   If the property alignment is not set, there is automatic
-  determination of alignment type based on punctuation. (see
-  lyric-phrasing.ly)
+  determination of alignment type based on punctuation (, see
+  lyric-phrasing.ly).
 
 "
 }
index 0b8b2be7f5c90c7a68f8b52a91fe0bf3631d4361..2f2b89a044057f0359989fc906549bd322f77ecb 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 \header {
 
-texidoc ="polyphonic rhythms and rests don't disturb
+texidoc ="Polyphonic rhythms and rests don't disturb
 @code{\addlyrics}."
 
 }
index 0004a291d46fbe9786f886af556acff551e05694..fa4582918b02b43fec963be3f44768b09ce9d7cb 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 \header
 {
-    texidoc = "melismata are triggered by manual beams." 
+    texidoc = "Melismata are triggered by manual beams." 
 }
 
 
index 1743b6483e07885be4f68a94523b47f22cdf4fac..ddd6725810ec2585e23ac8d9bb7a30197f5057cb 100644 (file)
@@ -1,9 +1,9 @@
 
 \header {
 
-    texidoc = "@code{\tempo} directives are printed as metronome markings.
+    texidoc = "Here @code{\tempo} directives are printed as metronome markings.
 
-THe marking is left aligned with the time signature, if there is one.
+The marking is left aligned with the time signature, if there is one.
 "
     
     }
index 562ed6ad40f75af23b174bfcebfb08fd08b9403b..7d2953c8179aa3a28a43d8790a02aee519641d6e 100644 (file)
@@ -1,6 +1,6 @@
 \header
 {
-texidoc = "ottava brackets are supported, through the
+texidoc = "Ottava brackets are supported, through the
 use of the scheme function @code{set-octavation}. 
 "
 
index c6400630cd140b615f6e72cc3fbb57c285196abc..ab1f00412903bb0e73e9c7c7a3c0b0b6c9ba26ac 100644 (file)
@@ -1,7 +1,7 @@
 \header { texidoc = "
 
-@code{\outputproperty} is a clumsy and deprecated way of changing grob
-definitions.  In this example, the predicate checks the @code{text}
+Setting @code{\outputproperty} is a clumsy and deprecated way of changing
+grob definitions.  In this example, the predicate checks the @code{text}
 object property, to shift only the `m.d.'  text, but not the `two'
 text.  Since both scripts are @code{TextScript} grobs, using
 possible to use @code{\override} would shift both texts.
index e8de91ceffb2ebdd74524b0c2d47cb9633fab305..8cfd48a9b2496ebf69193eed0bdcf6f532210117 100644 (file)
@@ -1,8 +1,8 @@
 \version "1.7.18"
 \header {
-texidoc = "prefatory spacing
+texidoc = "Prefatory spacing.
 
-TODO: show all common combinations to check for spacing anomalies.
+TODO: Show all common combinations to check for spacing anomalies.
 "
 }
 
index cd6ebfc525f2255b6cbe098986f78daf4268b952..e21ee6b3f6f4c5836a1b6121a447b57ff6861b28 100644 (file)
@@ -3,7 +3,7 @@
 \header{
 texidoc="
 Across linebreaks, the left edge of a first and second alternative
-bracket should be equal
+bracket should be equal.
 "
 }
 
index f82e0649d7d74a2987459ad72deefca2f74b8cc2..34433f29fbb6272e5091ec4f4447fd2d36ccba81 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 \header {
-texidoc = "whole and half rests moving outside the staff should get
-ledger lines"
+texidoc = "Whole and half rests moving outside the staff should get
+ledger lines."
 }
 
 
index c6304eb92a61518fd238a98c354fbaf34375828d..2a680596c2ed5fe418e62e2e243bb4878700f403 100644 (file)
@@ -4,7 +4,7 @@ foollilypondbook = "
 "
 
 \header {
-    texidoc ="Staff height 13 pt"
+    texidoc ="Staff height 13 pt."
     }
 
 \include "paper13.ly"
index 5f2345e799c054634c7f62e3613564ff32cf509e..2781250ffd8b5f4e6e9e9a3bb534db61e9b24e05 100644 (file)
@@ -4,7 +4,7 @@ foollilypondbook = "
 "
 
 \header {
-    texidoc ="Staff height 16 pt"
+    texidoc ="Staff height 16 pt."
     }
 
 
index 2b7ea1122e361e25b5e3c40c5f92cfe532f52cdb..300a37b8e8ce23be8b0bc10dc9f65d1580fd310e 100644 (file)
@@ -4,7 +4,7 @@ foollilypondbook = "
 "
 
 \header {
-    texidoc ="Staff height 20 pt"
+    texidoc ="Staff height 20 pt."
     }
 
 
index 4830fa4d14e17b347af3d1d94fc0c717356ff365..426ae46a76024704fe95c79c3cc26400368af163 100644 (file)
@@ -4,7 +4,7 @@ foollilypondbook = "
 "
 
 \header {
-    texidoc ="Staff height 23 pt"
+    texidoc ="Staff height 23 pt."
     }
 
 
index 7fa6600ef638d1e78bfd5366843d58b063e5031a..e355ca19f2bdfea97bb57c3dd37a47c9f6386834 100644 (file)
@@ -4,7 +4,7 @@ foollilypondbook = "
 "
 
 \header {
-    texidoc ="Staff height 26 pt"
+    texidoc ="Staff height 26 pt."
     }
 
 
index 6bcf475ed0866588417f57e07b3b5ae4e0201f7a..20c1daf7c04125304f18f25a6908231fd50e8309 100644 (file)
@@ -2,7 +2,7 @@
 \header
 {
     texidoc ="Slurs may be placed over rest. The slur will avoid colliding with
-the rest
+the rest.
 
 "
 }
index 26162d801b57915457b35eb156ee4f87bc78bd35..87ec8a4bd02169c8a3349ac65c8fc4f4d2104410 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 \header {
 
-    texidoc = "clef changes at the start of a line get much more space
+    texidoc = "Clef changes at the start of a line get much more space
 than clef changes halfway the line."
 
 }
index 52a4e38a1608f9dde5e7179c13fda41e7da77ed4..191633e0e1caf11f6b372720f8ce1f1d9ff28ea6 100644 (file)
@@ -2,7 +2,7 @@
 
 texidoc = "The flags of 8th notes take some space, but not
     too much: the space following a flag is less than the space
-    following a beamed 8th head"
+    following a beamed 8th head."
 
 }
 
index 29af2881e2d65b97aeaa79d8fa5871ecef8cb6ea..f590ef9c212621cb4e7068a4cf21595bcce1a157 100644 (file)
@@ -1,7 +1,7 @@
 \version "1.7.18"
 \header {
 
-    texidoc ="space from a normal note /barline to a grace note is
+    texidoc ="Space from a normal note /barline to a grace note is
     smaller than to a normal note."
     
 }
index f073b8dea0799b5fd147651790175859fb43c7a8..8cfe94da71ed9b170ba24da0c4c46eba5ed78faa 100644 (file)
@@ -3,7 +3,7 @@
 \header {
     
     texidoc = "Stems in forced directions (as well as the ones
-    starting from the middle line) are shortened"
+    starting from the middle line) are shortened."
 
 }
 
index 8540932215a89d039d1cf3db0be43636fd54a6a5..8b5acd8743ef479f129b5f23c7efc0181719eb7a 100644 (file)
@@ -3,7 +3,7 @@
 \header{
 texidoc="
 In a limited number of cases, LilyPond corrects for optical spacing
-effects.  In this example, space for opposite pointed stems is adjuste
+effects.  In this example, space for opposite pointed stems is adjusted.
 "
 
 }
index 17c2713afc76eec5f965dce91cafcdbe904f2707..9f1fafc13072f3ad474b315579f66d6ce10622a7 100644 (file)
@@ -1,6 +1,6 @@
 \version "1.7.18"
 \header {
-texidoc= "Text spanners should not repeat start text when broken"
+texidoc= "Text spanners should not repeat start text when broken."
 }
 
 \score {