]> git.donarmstrong.com Git - lilypond.git/commitdiff
Minor fixes from mailist.
authorGraham Percival <graham@percival-music.ca>
Fri, 16 Jun 2006 22:15:30 +0000 (22:15 +0000)
committerGraham Percival <graham@percival-music.ca>
Fri, 16 Jun 2006 22:15:30 +0000 (22:15 +0000)
ChangeLog
Documentation/user/advanced-notation.itely
Documentation/user/basic-notation.itely
Documentation/user/instrument-notation.itely
Documentation/user/invoking.itely
Documentation/user/page.itely
Documentation/user/tutorial.itely
Documentation/user/working.itely
THANKS

index f464a1aa664d8cbc08c2482b175be6c8a24b0343..35f0e4cafe15282b93521d5ff255be7102ed01dc 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2006-06-16  Graham Percival  <gpermus@gmail.com>
+
+       * Documentation/user/ various: small fixes from mailist.
+
 2006-06-16  Han-Wen Nienhuys  <hanwen@lilypond.org>
 
        * lily/breathing-sign.cc (offset_callback): idem.
index f76889e93ad5dd9def2d1561f15b9b4647b51810..91893292e148a763357ea7be98b9693c7df74a66 100644 (file)
@@ -163,7 +163,8 @@ The @code{\mark} command is primarily used for
 @ref{Rehearsal marks},
 but it can also be used to put signs like coda,
 segno, and fermata on a bar line.  Use @code{\markup} to
-access the appropriate symbol
+access the appropriate symbol (symbols are listed in
+@ref{The Feta font})
 
 @lilypond[fragment,quote,ragged-right,verbatim,relative=2]
 c1 \mark \markup { \musicglyph #"scripts.ufermata" }
index 401dd33ce9886258ffb6ccb7bf2b9cfc2535406d..d667712e39294eff15f44691958520e2f24f5036 100644 (file)
@@ -414,7 +414,7 @@ begins on concert D, one would write
 \transpose c bes @{ e4 @dots{} @}
 @end example
 
-To print this music in B-flat again (i.e. producing a trumpet part,
+To print this music in B-flat again (i.e., producing a trumpet part,
 instead of a concert pitch conductor's score) you would wrap the
 existing music with another @code{transpose}
 
@@ -1474,7 +1474,9 @@ This is internally translated into
 @end example
 
 The property @code{measurePosition} contains a rational number
-indicating how much of the measure has passed at this point.
+indicating how much of the measure has passed at this point.  Note
+that this is a negative number; @code{\partial 4} is internally
+translated to mean ``there is a quarter note left in the bar''.
 
 
 @refbugs
index 38761109476bba47e3dba6f07410d08ef9724e9c..b6f89f7e6128aa2b7a7700d53f4bfa70f8826143 100644 (file)
@@ -884,7 +884,7 @@ Program reference: @internalsref{LyricHyphen}, @internalsref{LyricExtender}.
 @node The Lyrics context
 @subsection The Lyrics context
 
-Lyrics are printed by interpreting them in the context caleld
+Lyrics are printed by interpreting them in the context called
 @internalsref{Lyrics}.
 
 @example
index df1c72e9e45bde1b85b5e96ee16d7278a512d928..2208b70c932859ba4363511624924050e21546a5 100644 (file)
@@ -199,10 +199,6 @@ When LilyPond formatting is available through a web server, either the
 @code{--safe} option will prevent inline Scheme code from wreaking
 havoc, for example
 
-When LilyPond formatting is available through a web server, the
-@code{--safe} @b{MUST} be passed.  This will prevent inline Scheme
-code from wreaking havoc, for example
-
 @quotation
 @verbatim
 #(system "rm -rf /")
index 12f98b03df29aaa27c6f11453aa41ccfe0d9e21c..a8bcbf964097ac559c6ed480ea7a9ccdd08e98ec 100644 (file)
@@ -428,7 +428,7 @@ This manual: @ref{Changing context default settings}
 @cindex spacing, vertical
 
 Vertical spacing is controlled by three things: the amount of
-space available (i.e. paper size and margins), the amount of
+space available (i.e., paper size and margins), the amount of
 space between systems, and the amount of space between
 staves inside a system.
 
index 274ce3e0e3e4de201f0fb0f249b1c5e31dfd763f..71dd29d7f816a833ca7568c38a9a34c594c6ccfd 100644 (file)
@@ -298,8 +298,8 @@ available package for viewing and printing PDF and PostScript files.}
 @node More about pitches
 @section More about pitches
 
-A @rglos{sharp} (@texisharp{}) pitch is made by adding @samp{is} to
-the name, a @rglos{flat} (@texiflat{}) pitch by adding @samp{es}.  As
+A @rglos{sharp} pitch is made by adding @samp{is} to
+the name, a @rglos{flat} pitch by adding @samp{es}.  As
 you might expect, a @rglos{double sharp} or @rglos{double flat} is
 made by adding @samp{isis} or @samp{eses}@footnote{This syntax
 derived from note naming conventions in Nordic and Germanic languages,
@@ -489,7 +489,7 @@ This makes the input less readable, and it is a source of errors.  The
 solution is to use `relative octave' mode.   This is the
 most convenient way to copy existing music.
 
-In relative mode, a note without octavation quotes (i.e. the @code{'}
+In relative mode, a note without octavation quotes (i.e., the @code{'}
 or @code{,} after a note) is chosen so that it is closest to the
 previous one.  For example, @samp{c f} goes up while @samp{c g} goes
 down.
@@ -1002,7 +1002,8 @@ resulting in a centered hyphen between two syllables
 Twin -- kle twin -- kle
 @end example
 
-@lilypond[fragment,quote,ragged-right]
+@c no ragged-right here, because otherwise the hypens get lost.
+@lilypond[fragment,quote]
 <<
   \relative {
     \time 2/4
index a5345b251a69d47b2ef8dd7f3be43879f12273ff..1b8558239381ee4a2d7db6f85c650e5bbf3e4054 100644 (file)
@@ -568,7 +568,7 @@ ragged-bottom = ##f
 @end example
 
 @item
-You may force the number of systems (i.e. if LilyPond wants
+You may force the number of systems (i.e., if LilyPond wants
 to typeset some music with 11 systems, you could force it to
 use 10).
 
diff --git a/THANKS b/THANKS
index 6e9aad52e661564a2dc32e02e8a83aa77dffe11a..6ca6bc7963e504c1a74f478e9f7b0ee926e70eeb 100644 (file)
--- a/THANKS
+++ b/THANKS
@@ -42,6 +42,7 @@ Juergen Reuter
 BUG HUNTERS/SUGGESTIONS
 
 Albert Frantz
+Anthony Youngman
 Aurèle Duda
 Bernie Arai
 Cameron Horsburgh