Dekel Tsur <[EMAIL PROTECTED]> writes:

| Suppose that I have a paragraph that contains the string "Foo.", a float,
| and then string " Bar." The figure contains a single letter.
>
| The 1.1.6 output is 
| Hello.
| \begin{figure}
| x
| \end{figure}
|  Bar.
>
| The 1.2.0 output is
| Hello.\begin{figure}%
| x\end{figure}%
|  Bar.

Does endfloat like this:

Hello.
\begin{figure}%
x%
\end{figure}
 Bar.

??

-- 
        Lgb

Reply via email to