Ted Ross. ``Teach yourself the art of music engraving and processing''
(3rd edition). Hansen House, Miami Beach, FLorida.
-[This is about engraving, i.e. the real thing with metal plates, but
-it also contains directions on good typesetting. It includes some good
-spacing tables HWN]
+[This is about engraving, i.e. the real thing with metal plates. It
+contains directions on good typesetting, but the sections reproduction
+technicalities and history are interesting. Especially the section on
+Music Typewriters is amusing HWN]
Gardner Read. ``Modern Rhythmic Notation.'' Indiana University Press,
1978.
OSU-CISRC-3/88-TR10, Department of Computer and Information Science,
The Ohio State University, 1988.
-[Rules on formatting music formulated for use in computers. Mainly distilled
-from [Ross] HWN]
+[Rules on formatting music formulated for use in computers. Mainly
+distilled from [Ross] HWN]
=head2 Notation with computers
/// should be put in a breakable col.
bool breakable_b_;
int break_status_i_;
+ int break_priority_i_;
+
/// nobreak = 0, pre = -1, post = 1
int break_status_i() const;
Item * find_prebroken_piece (int) const;