Uwe Stöhr wrote: > It is not that easy because Mathed also uses the HSpace dialog and uses > routines like "inPixels". (Glue lengths are also valid in Mathed's HSpace > inset.) > These routines only exist for Length but not for GlueLength.
Then implement it for texted first. > Moreover VSpace.cpp contains many routines to handle glue lengths in the > lineEdit field. These are missing for GlueLengths and should be implemented > to HSpace.cpp. The HSpace dialog should then use the HSpace class instead > of the Length class. The dialog is independent from VSpace. This is handled by the frontend itself (widgetsToLength and validator). > I won't have time to work further on this the next weeks, so please take > over as you are deep enough in this business as well as I am. I don't have time either. Jürgen