# .lx command

The .lx command sets the auto-tab to
a specified column number.

## Syntax

```
.lx column.number
```

## Parameter(s)

| column.number | Specifies the column number auto-tab is set. |
| --- | --- |

## See also

- [.set tabs command](https://d3codex.com/runoff/dot-set-tabs-command/)
- [Runoff commands](https://d3codex.com/runoff/runoff-commands/)

---
Source: https://d3codex.com/runoff/dot-lx-command/ - part of the D3Codex reference.
