Elements default format appear as blocks instead of inline text
I am creating an EDD and I have some issues with the way FrameMaker breaks each element instead of leaving it inline. This wouldn't be a problem if I was allowed to format children instead of elements; then I could fix the problems I am having.
Short question is, is there a way to tell FrameMaker to open unformatted elements inline instead of as blocks?
For instance, I have acronym elements within the text that wrap the definition and then wrap the term. When formatting it, it must show up as text and then the acronym after it with parentheses around it. I was able to make that happen by using run-ins, but the acronym element itself is no longer a part of the para. It is broken down to its own paragraph.
Example: <para>Reference will be made to the <acronym><def>Air Force</def><term>AF</term></acronym> serial number.</para>
should look like this:
Reference will be made to the Air Force (AF) serial number.
but instead looks like this:
Reference will be made to the
Air Force (AF) serial number.
because I can't edit the EDD to have any para element with an acronym within it to format as a run-in.
