Pere Porta wrote: > > is it possible to copy something from a Dita document and paste it onto > a xxe document? (Let us say from a Topic to a Book)? > > And is the reverse way (xxe > dita) possible as well?
I'm not sure to understand: you seem to associate DocBook to XXE and DITA to another program (???) What follows is a generic answer: --> Copy/paste between two document views of the same XXE instance. * Copying an XML fragment of a DITA document and pasting it in a DocBook document does not work. * Copying/pasting plain text (e.g. a selection comprising a few words) works. * If you turn on option "Clicking with middle button pastes system selection" (Options|Preferences, Edit section), you'll be able [1] to select text by dragging your mouse [2] paste it directly elsewhere by clicking the middle mouse button. More info: http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.guiutil.PreferencesEditorDialog.html#editOptions --> Copy from an external program (Web browser, text editor, word processor, etc) and paste in XXE. * Use the new (as of v4.6.1) "Paste After As" submenu found in the "DocBook", "XHTML", "Topic" menus. More info: * http://www.xmlmind.com/xmleditor/changes.html * http://www.xmlmind.com/xmleditor/_distrib/doc/docbook/docbook_menu.html * http://www.xmlmind.com/xmleditor/_distrib/doc/xhtml/xhtml_menu.html * http://www.xmlmind.com/xmleditor/_distrib/doc/dita/help.html#topic_menu --> Copy from XXE and paste in an external program (text editor, word processor, etc). It depends on the external program. XXE always copies plain text to the clipboard. However, when this plain text starts with "<?xml" then this plain text may be successfully parsed as an XML document. -- XMLmind XML Editor Support List [email protected] http://www.xmlmind.com/mailman/listinfo/xmleditor-support

