Mif2Go: Suppressing line break for image source HTML definitions

Carolyn Stallard cstallard at omsys.com
Tue Jan 6 13:18:10 PST 2015


Celine Deguire wrote on 1/6/2015 11:29 AM:
> Hello
>
>>From Framemaker 11 on Windows 7, for conversion to HTML then later to XHTML
> (for use with MS Helpviewer), the img src definitions are broken onto two
> lines where images are embedded in sentences. Does anyone know how to force
> the img src definition to stay on one line? The following example line
> shows the break after the "<img" portion of the definition where the
> remainder of the definition is on the next line.
>
> <p class="Body"><a name="Xai1131533"></a>For function block instances
> having hidden pins, the Display All Pins button <img
> src="images/ldr_dar.gif" alt="">, enables showing all pins.</p>
>
> I have had no success using the NoWrap=Yes property in the [HTMLOptions]
> section of the Mif2Htm.ini file, reading through the Mif2Go user guide for
> other possibilities, and searching online for others having faced this
> problem.

Are you saying that for all instances of "img src=" in the output, "src=" always 
starts a new line, regardless of whether what follows it would fit on the same 
line in whatever text viewer you are using to examine the HTML?

If so, I would try ATagLineBreak=No, even though it's documented (slightly 
incorrectly) only for the "a" tag.  Won't affect how the HTML is rendered, only 
how it looks when viewed as text.

--C



More information about the framers mailing list