* Renaud MICHEL <[EMAIL PROTECTED]> [2001-08-27 09:47] wrote:
> Le Lundi 27 Août 2001 08:57, vous avez écrit :
> > hi
> >
> > how can i have left and right address in the same lines?
> > should look like this:
> >
> >
> > name                                       name
> > street                                     street
> > city                                       city
> 
> You can use two minipages wich width are less than half the \textwidth so 
> they will print one on the left and one on the right, align you text left on 
> the first and right on the second and you can even put a \hfill between the 
> two minipages to be sure the second will the more on the right possible.
> Have a look at the sample LyX file attached, note that I used plain LaTeX for 
> my minipages to be able to use the command \textwidth (as LyX only allow 
> simple length and not the use of predefined length).
> 
hey, minipage - that's it :)

but i still use address and right address (i want the right address left aligned)
and it works also with lyx minipage stuff

left address:
layout address, minipage, width 30%, valign center

right address:
layout right address, minipage, width 30%, start new minipage, use hfill, valign center

-- 
thanks
ronny

Reply via email to