lout-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Q: Forcing a line break in a DropTagItem


From: Kevin Cole
Subject: Q: Forcing a line break in a DropTagItem
Date: Wed, 27 Jun 2001 21:54:16 -0400 (EDT)

Hi,

Can I force a line break in the bolded tag of the following?

   @DropTagItem { @B { DEGREES AWARDED TO DEAF STUDENTS IN 1999-2000 } }
   lines @Break { @Tbl
     marginvertical { 0.5vx }
     aformat { @Cell ml { 0i } A | @Cell indent { right } B }
     {
       @Rowa A { Baccalaureate: }    B { 137 }
       @Rowa A { Master's degrees: } B {  14 }
       @Rowa A { Doctoral degrees: } B {   2 }
     }
   }

What I want it to look like is something like:

   DEGREES AWARDED TO DEAF
   STUDENTS IN 1999-2000
       Baccalaureate:     137
       Master's degrees:   14
       Doctoral degrees:    2

forcing a break after the word DEAF, and lining up STUDENT with DEGREES
(keeping the same type face, size and weight).

Thanks!
-- 
 Kevin Cole, RHCE, Linux Admin  |  E-mail:  address@hidden
 Gallaudet Research Institute   |  WWW:     http://gri.gallaudet.edu/~kjcole/
 Hall Memorial Bldg  S-419      |  Voice:   (202) 651-5135
 Washington, D.C.  20002-3695   |  FAX:     (202) 651-5746


reply via email to

[Prev in Thread] Current Thread [Next in Thread]