If you want to read the documentation online, these are options:
@itemize @bullet
-@item use @file{.html}. Refer to INSTALL.txt for info on how to make the
-.html documentation.
-@item use @file{.html}. Point your browser to
+
+@item use HTML. Refer to INSTALL.txt for information
+on how to make the HTML documentation.
+
+@item use HTML. Point your browser to
@uref{http://www.cs.uu.nl/~hanwen/lilypond/index.html}.
@item use @file{.dvi}, for the tutorial and reference manual. Do
make -C Documentation/user/ dvi
@end example
-
+You need a working LilyPond binary to create the DVI sources .
+
+
@item use ASCII. Do
using @example
make -C doc
--- /dev/null
+
+% Generated by mudela-book.py; options are
+\include "paper16.ly"
+\paper { linewidth = 390.000000 \pt; }
+
+\score {
+ \notes \relative c'' {
+ a\longa a\breve
+ a1 a2 a4 a8 a16 a32 a64 a64
+ }
+ \paper {
+ \translator {
+ \StaffContext
+ \remove "Clef_engraver";
+ \remove "Staff_symbol_engraver";
+ }
+ }
+}
% urg, need grace_ versions of these too?
beam_thickness = 0.52 * (\interline - \stafflinethickness);
+
+#'beam-thickness = \beam_thickness; %% UGR
+
+
interbeam = (2.0 * \interline + \stafflinethickness - \beam_thickness) / 2.0;
interbeam4 = (3.0 * \interline - \beam_thickness) / 3.0;
#'slope-quantisation = #'normal
#'beam-dir-algorithm = #'majority %urg.
+#'Stem_tremolo::beam-width = 1.5 * \quartwidth ;
+
#'Clef_item::visibility-lambda = #postbreak-only-visibility
\include "engraver.ly";
+#'margin-shape = #'()