>> Attached a patch that implements the glue length >> for texted. Maybe you can do the file format/lyx2lyx >> stuff. > > The lyx2lyx part was more complicated than I thought. > However, attached is the patch to go in.
Besides the awful duplication of code, the following looks suspicious: sstring = value + "\\paperwidth" + end ^ And is this warning necessary, or a relic of the debugging phase ? + document.warning("value_plus: " + value) >regards Uwe Vincent