Abdelrazak Younes <[EMAIL PROTECTED]> writes:

| > This id need only be unique for the current lyx session right?
| > then paragrpah::id() should be good enough.
| 
| The problem is that this id is not constant across moves or depth
| changes (as done by the outline function). Wait... I am not sure
| anymore I need them to be constant now that updateToc is called inside
| updateLabels... I'll try that.

Id should be constantd when moving or when changing depth. If it is
not we do something wrong.

Only "logical" new paragraphs should get a new id. all other should
retain the one they got on startup.

-- 
        Lgb

Reply via email to