On Tue, 29 Jul 2008, Sven Schreiber wrote:
 Am 29.07.2008 17:24, Allin Cottrell schrieb:
 > So if anyone has translation updates they'd like to get into 
 > 1.7.6, please commit them.
 
 I will update very soon (I am currently compiling to test), but maybe one
 question about the meaning:
 
 "Matrix specification is not coherent"
 
 what does this refer to? 
This refers to the case where the user has apparently intended to 
define a matrix "long-hand", but the specification doesn't work, 
e.g. matrix M = {1,2;3}.  Perhaps "not well-formed" would be 
better than "not coherent".
Allin.