I've a very simple write file with what appears
as a horizontal rule (HR) below a paragraph marker
(revealed with Ctrl+F10). However, there's
no obvious way to delete either. For example,
when cursor is placed before the paragraph
mark, and then Delete key pressed, nothing
happens. Backspace has no effect either.
I can't move the cursor with arrow keys.
The only way I can get remove the HR is
Ctrl+Shift+Space (Default formatting).
I've looked at the content.xml entry
in the .odt file; however, that has
nothing, AFAICT, corresponding to
the HR. The contents, starting at the office:body
element, are:
<--cut here--
<office:body>
<office:text>
<text:sequence-decls>
<text:sequence-decl text:display-outline-level="0"
text:name="Illustration"/>
<text:sequence-decl text:display-outline-level="0" text:name="Table"/>
<text:sequence-decl text:display-outline-level="0" text:name="Text"/>
<text:sequence-decl text:display-outline-level="0"
text:name="Drawing"/>
</text:sequence-decls>
<text:p text:style-name="P1"/>
</office:text>
</office:body>
>--cut here--
I'm using OpendOffice.org 2.4.1 on ubuntu.
How can I select the HR and delete it with Ctrl+X?
How can I do the same with the paragraph mark?
TIA.
-Larry
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]