Changes between Version 31 and Version 32 of TEXT_AUTO_CHAIN_BEHAVIOUR_R1


Ignore:
Timestamp:
09/14/09 14:30:07 (16 years ago)
Author:
milen
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • TEXT_AUTO_CHAIN_BEHAVIOUR_R1

    v31 v32  
    1212 * Add a new object in the frame list for chaining: "Auto chain". 
    1313 * When setting auto chaining to a text frame and it overflows, the following things should be acquired: 
    14   * If next page exist and it is empty (without any content) and not modified then the next page takes the previous page's template and logically text frame is created with the same properties as the first one (position, size, background etc.).The both frames are linked. 
    15   * If next page exist and it is not empty then a new page with the previous page's template is created after the current page and logically a text frame is created with the same properties as the first one (position, size, background etc.).The both frames are linked. All the pages after the new created one are shifted after it. 
    16   * If there is no next page, then it's created with the previous page's template and logically with a text frame with the same properties as the first one (position, size, background etc.).The both frames are linked. 
    17   * If there are some text frames(not one) on the page and the last text frame overflow then a new page with the previous page's template and logically with the same number, location, size and style of the linked text frames is created and the new created frames are linked in the same way as in the previous page and they are linked with the last one of the first page. 
     14  * If next page exist and it is empty (without any content) and not modified then the next page takes the previous page's template and therefore text frame is created with the same properties as the first one (position, size, background etc.).The both frames are linked. 
     15  * If next page exist and it is not empty then a new page with the previous page's template is created after the current page and therefore a text frame is created with the same properties as the first one (position, size, background etc.).The both frames are linked. All the pages after the new created one are shifted after it. 
     16  * If there is no next page, then it's created with the previous page's template and therefore with a text frame with the same properties as the first one (position, size, background etc.).The both frames are linked. 
     17  * If there are some text frames(not one) on the page and the last text frame overflow then a new page with the previous page's template and therefore with the same number, location, size and style of the linked text frames is created and the new created frames are linked in the same way as in the previous page and they are linked with the last one of the first page. 
    1818  * When a new frame is created by overflowing of other one then the new created frame's link should automatic becomes auto chain. 
    1919 * Deleting a text frame which is part of linked text frames deletes the frame and: