[cl-typesetting-devel] different text aligning in the same "line"

Dmitriy Ivanov divanov at aha.ru
Thu Mar 9 19:20:31 UTC 2006


Hello Damir,

| Hi!
| 
| I'd like to align text on left and right side with text being in the
| same "line". I'd like to do this:
| 
| -----------------------------------------------
|> Left aligned text   Right aligned text|
| >> 
|>               Centered text                 |
| >> 
| 
| I think this should be done within one paragraf?

Have you tried something like this (untested):
 (tt:paragraph (:h-align :fill)
    "left text" :hfill "right text" :eol
    :hfill "centered text" :hfill) ?
--
Sincerely,
Dmitriy Ivanov
lisp.ystok.ru




More information about the cl-typesetting-devel mailing list