Info Node: (ddd-themes.info)Horizontal Composition

CFHT HOME ddd-themes.info: Horizontal Composition


up: Composition Functions next: Vertical Composition Back to Software Index

B.3.1 Horizontal Composition
----------------------------

 -- VSL Function: (&) (a, b)
 -- VSL Function: (&) (boxes...)
 -- VSL Function: halign (boxes...)
     Returns a horizontal alignment of A and B; A is placed left of B.
     Typically written in inline form `A & B'.

     The alternative forms (available in function-call form only)
     return a horizontal left-to-right alignment of their arguments.

 -- VSL Function: hralign (boxes...)
     Returns a right-to-left alignment of its arguments.


automatically generated by info2www version 1.2