Helge Hafting wrote:
Here is a patch that adds arrow fills and brace fills to the hspace
dialog.
\leftarrowfill, \rightarrowfill, \upbracefill, \downbracefill
I have tested that these fills appear in the combobox, in the main
window,
and of course in the output. (tex and plain text)
If this is of interest, then the next thing I'll look at will be the
necessary format change.
The new fills must be converted to ERT on a format downgrade, I believe?
Yes, that's right. And this kind of thing is already being done in
revert_hspace and its kin in lyx_1_6.py. It should be trivial to adapt that.
rh