controlling line feeds in Text view
Posted: Fri Oct 14, 2011 4:52 am
I am using Oxygen 12. Currently, when I add a menucascade element containing several uicontrol elements, the XML when viewed in the Text view looks something like this:
<cmd>From the CMS client, select <menucascade>
<uicontrol>File</uicontrol>
<uicontrol>Import</uicontrol>
</menucascade>.</cmd>
This produces an incorrect space between the last uicontrol and the period.
I need the code to wrap here, without forced line feeds, or at least to keep the period on the same line with the last uicontrol, as this seems to eliminate the incorrect extra space.
Is there a way to control these types of line feeds in the Text view? I don't see anything in the Preferences that seems to be for this purpose.
Thanks,
Leigh
<cmd>From the CMS client, select <menucascade>
<uicontrol>File</uicontrol>
<uicontrol>Import</uicontrol>
</menucascade>.</cmd>
This produces an incorrect space between the last uicontrol and the period.
I need the code to wrap here, without forced line feeds, or at least to keep the period on the same line with the last uicontrol, as this seems to eliminate the incorrect extra space.
Is there a way to control these types of line feeds in the Text view? I don't see anything in the Preferences that seems to be for this purpose.
Thanks,
Leigh