Since I use 2d arrays in several places, I've put together a small class
to make things a bit neater. Here's my first attempt, it only supports
accessing elements and resizing (because this is all I need).
Joe
/*
matrix.hh -- declare and implement 2d arrays
source file of the Flower Library
Folks,
I've submitted a bunch of bug reports to bug-lilypond, using the CVS
from 2006-06-18; at least one of them is serious (regarding rest
positions).
Please have a look.
Werner
___
lilypond-devel mailing list
lilypond-devel@gnu.org
http://l
Anthony Youngman schreef:
The code is corrupt - it's flowed off the right margin. I know you said
there's nothing you could do about it, but surely it's a bug (especially
if you're using TeX !!!) if it corrupts input rather than printing it?
It's all very well telling a browser not to wrap - you
Suggested rewrite for 6.4.4 Partial measures
The syntax for this command is
\partial duration
Where duration is the length of the leading notes.
This is internally translated into
\set Timing.measurePosition = -length of duration
Where the property measurePosition contains a negative numbe
Further stuff ...
12.6 Scheme procedures as properties
The code is corrupt - it's flowed off the right margin. I know you said
there's nothing you could do about it, but surely it's a bug (especially
if you're using TeX !!!) if it corrupts input rather than printing it?
It's all very well telling