Raphael Clifford wrote:
>>>\vspace*{-2cm}\hspace*{-0.4cm}
>>>in ERT or in lyx somehow?
>>in ERT in the slide text, before the image
> OK thanks very much. Maybe the lyx people could add a way to do this
> :) Or maybe it should be a prosper feature (\includeslide)?
vspace is already there. See the Spacing tab of the Paragraph dialog.
I don't see the point in using the starred form of \vspace here. From
http://www.astro.ku.dk/help/LaTeX/ltx-347.html
"LaTeX removes vertical space that comes at the end of a page. If you
don't want LaTeX to remove this space, include the optional *
argument. Then the space is never removed."
Ditto for \hspace
http://www.astro.ku.dk/help/LaTeX/ltx-241.html
"LaTeX removes horizontal space that comes at the end of a line. If
you don't want LaTeX to remove this space, include the optional *
argument. Then the space is never removed."
--
Angus