Google

6.6. clear Macro


Interface

The general syntax is:

  !clear [type]

The arguments are:

Name Type Default Rule
type string All <Left|Right|All>

See Understanding Macro Interfaces, if necessary.


Description

The clear macro resets text wrapping around a figure.


Examples

!import "mylogo"; align="right"
Some text.
!clear

Limitations & Future Directions

html is the only target which currently supports wrapping text around figures.