TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:Fixing Paragraph Break caused by SGML From:TAMARA CHAPMAN <TCHAPMAN -at- AVCORP -dot- COM> Date:Wed, 18 Aug 1999 14:12:19 -0700
I have a FM+SGML formatting issue that I can't figure out. I'm hoping
someone on this list might know.
In the document I'm working on, I have a paragraph that contains two
elements:
<para>Install this component. Refer to <reference> this
procedure<reference>.<para>
I'd like to see:
Install this component. Refer to this procedure.
Instead, I see:
Install this component. Refer to [hard return]
this procedure [hard return]
. [hard return]
Any idea how I can get this the two elements into one paragraph style?