Jürgen Spitzmüller schreef:
Rob Oakes wrote:
Thank you for taking the time to review my code. I greatly appreciate the
feedback. In the attached patch, I have cleaned up the various variables
and other stylistic that you mentioned.
Thanks, looks good now from my POV. If no further comments are made, I will
commit this to trunk eventually.
Jürgen
I wanted to try the new dragmove lfun, but it didn't really succeed and
now I'm stuck with two remarks.
- Calling the outline-dragmove lfun with non-existing paragraph-ids will
crash LyX. This should not happen.
- Do we really want an lfun that cannot be used by the user as he will
not know the necessary paragraph-ids ? Or would this be corrected when
using the labels to specify the paragraphs ?
Vincent