+2003-09-05 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * Documentation/user/tutorial.itely (More about pitches and
+ accidentals): typo.
+
+2003-08-30 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+
+ * Documentation/user/refman.itely (Fingering instructions):
+
+ * lily/new-fingering-engraver.cc (position_scripts): don't crash
+ for borderline cases.
+
2003-08-29 Jan Nieuwenhuizen <janneke@gnu.org>
* cygwin/bug-lilypond-cygwin.sh: Run latex on lily output (WAS: tex).
@cindex adjusting staff symbol
@cindex StaffSymbol, using \property
-@cindex staff lines, setting number of
Notes, dynamic signs, etc. are grouped
with a set of horizontal lines, into a staff (plural `staves'). In our
system, these lines are drawn using a separate layout object called
staff symbol.
+@cindex staff lines, setting number of
+@cindex staff lines, setting thickness of
+@cindex thickness of staff lines, setting
+@cindex number of staff lines, setting
+
This object is created whenever a @internalsref{Staff} context is
created. The appearance of the staff symbol cannot be changed by
using @code{\override} or @code{\set}. At the moment that
@code{\override} is effective. Properties can be changed in a
@code{\translator} definition, or by using @code{\outputproperty}.
+
+
@refbugs
If a staff is ended halfway a piece, the staff symbol may not end
@internalsref{FingerEvent}, and @internalsref{Fingering}.
+@refbugs
+
+Fingerings are only put horizontally on notes when there are also
+fingering above and below the notes.
@menu
* Text scripts::
\key g \minor
\clef violin
r4 r8 a8 gis4 b
- g8 d4.-~ d' e'8
+ g8 d4.-~ d e'8
fis4 fis8 fis8 eis4 a8 gis-~
gis2 r2
@}
before the chords thus entered:
@c
@lilypond[verbatim]
- \context ChordNames \chords \chords { c2 f4.:m g4.:maj7 gis8:dim7 }
+ \context ChordNames \chords { c2 f4.:m g4.:maj7 gis8:dim7 }
@end lilypond
@cindex lead sheet