Navigation
Synopsis Internal align in hvcat.
Syntax FProperty ialign(num align)
Description Describes the internal alignment used in a hvcat (like in a word processor):
  • ialign(0.0) means left aligned,
  • ialign(0.5) means center aligned, and
  • ialign(1.0) means right aligned.
See also justify.
Is this page unclear, or have you spotted an error? Please add a comment below and help us to improve it. For all other questions and remarks, visit ask.rascal-mpl.org.