General XMetaL Discussion
XMetaL Community Forum › General XMetaL Discussion › Delete element before and after a split location
-
Dinglewood September 29, 2015 at 7:54 am
Delete element before and after a split location
September 29, 2015 at 7:54 amParticipants 1Replies 0Last Activity 7 years, 4 months agoHello,
I work with XMetal Author 9.0 and I'm not sure how I have to deal with following problem, don't know what methods I should use :
Structure of the document is below.
I try to do a macro which allow user to split any document at any “
” element while duplicating metadatas and footnotes elements.
I have no problem to do a copy of current document and create a new one with it, but I don't find the correct way to delete allcontent following the split point in the original document and how to delete all content before the split point in the new document I created. Before
…
…
1. …
…
2. …
…
3. …
…
…
…
…After :
…
…
1. …
…
…
…
2. …
…
3. …
…
…
…
… -
AuthorPosts
- You must be logged in to reply to this topic.