Chris Taylor wrote: > I have altered some text to ?guilabel? and now want to alter it back to > simple ?para? text. What is the best way to do this? I did achieve this > by MB3 in the book=.....text and chose ?delete?....is that the best way?
No. Please select the guilabel (e.g. it is implicitly selected when you click on it, that is, when the caret is inside it [*]), then use command Convert and select "(text)" from the list. There is also an icon called "Convert to plain text" found in the DocBook toolbar which does exactly that. > One other quick question.....I insert an 'itemisedlist' okay, but when I > try and insert a new para below this (using the edit menu on the right > or MB3), it is indented on the page and still has > 'book=chapter=sect1=*itemisedlist=listitem*=para=text. Had a good look > through the help, but could not find any reference to this particular > problem. Tried to delete the heading text, but no good. ?Convert? option > does not list ?para?. You didn't insert a para below (that is, after) the itemizedlist. You inserted a para deep inside the itemizedlist (the node path bar shows you this). Using XMLmind XML Editor is very straightforward and very precise: once you have understood the basics, *everything* works the same, whatever the XML vocabulary you use. Remember what you did for adding a chapter. You'll do here almost the same thing. Please select the itemizedlist (e.g. by clicking on "itemizedlist" in the node path bar [*]), then use "Insert After" and select "para" from the list. > I am getting along quite well with things but I have one small question > now and that is how to define a web link. I have done the email link and > see that 'link' is there, but am unsure if this is used to define the > web site link? The element is called "ulink". The web link is specified in its "url" attribute. See http://www.docbook.org/tdg/en/html/ulink.html --- [*] With XMLmind XML Editor, there are many different ways to select one or more XML nodes. --- PS: Please send your questions xmleditor-support at xmlmind.com to rather than to xmleditor-info at xmlmind.com

