Re: DOCBOOK: <step> number and content on different lines

From
Martin Gautier <>
Date
2002-05-09T16:33:50+00:00
ID
Thread
Re: DOCBOOK: <step> number and content on different lines
Vincent

You might get better results with:

<step>
<para>Using the Kluber Lubrication Grease and a grease gun, apply a small 
amount
through each fitting until a small amount of grease begins to bleed out of
the bearing seal around the fitting.</para>
</step>

Your XML engine may be interpreting the CR after <para> as something that 
should be preserved.

Mart