Lars Gullik Bj�nnes wrote:
> Dekel Tsur <[EMAIL PROTECTED]> writes:
>
> | On Tue, Apr 30, 2002 at 04:02:18PM +0200, Lars Gullik Bj�nnes wrote:
>
>>>would endfloat work with:
>>>
>>>...
>>>\include{}%
>>>\end{float}
>>>
> | Yes.
> | But what is the purpose of the % char ?
> | In
> | \include{}
> | \end{float}
>
> | , I think that the space between \include{} and \end{float} (i.e. the \n char)
> | has no affect on the output.
>
> Are you _sure_?
> With a lot of latex constructs that '\n' has visible effect.
we have an environment:
\begin{...} ... any stuff \end{...}
or
\begin{...}
... any stuff
\end{...}
Herbert
--
http://www.lyx.org/help/