Giuseppe Bilotta said this at Thu, 22 Sep 2005 11:39:32 +0200:

>                                      First line of text   |
>                                      Second line of text  |
>                                      One more line of text|
>
>
>How do I achieve this?

One quick and easy way, without worrying about low-level commands, is
with two nested \framed's:
\framed[width=broad,align=left,frame=off,offset=0pt]
{\framed[align=raggedright,frame=off,offset=0pt]
  {First line of text\\
   Second line of text\\
   One more line of text}}


(I played with location= in \framedtext, but it didn't have the results
I expected.)
-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
 Adam T. Lindsay, Computing Dept.     [EMAIL PROTECTED]
 Lancaster University, InfoLab21        +44(0)1524/510.514
 Lancaster, LA1 4WA, UK             Fax:+44(0)1524/510.492
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-

_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to