# .page number command (Runoff)

The .page number command sets the current
page number to a specified number.

## Syntax

```
.page number page.number
```

## Parameter(s)

| page.number | Specifies the page number assigned. If the page number is omitted, 1 is assumed. |
| --- | --- |

## See also

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

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