# .print index command (Runoff)

The .print index command prints the
sorted index of words and page numbers. The index is sorted in alphabetical
order, and printed two columns per page. The .print index command changes the tab settings, and issues a .begin page command.

## Syntax

```
.print index
```
Warning: This command cannot be used with the .save index command.

## See also

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

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