Robin Turner wrote:
> 
> I've been doing some work on a layout sheet for my workmates (assuming that I
> can persuade them to start using LyX!) which involves a box environment - the
> idea is that your text appears in a centred box (which is something we do a
> lot).  What I have so far works OK, but the next Standard paragraph comes out
> on the same line as the box, so I need to kludge it by put in a blank line
> with a protected space.  Is there a more elegant way to do this?

>       \end{lrbox}%
>       \fbox{\parbox{0.5\columnwidth}{\usebox{\@tempboxa}}}\\%  <--
>       \vspace{0.5ex}

insert a linebreak \\

Herbert


-- 
http://perce.de/lyx/

Reply via email to