# .superscript command

The .superscript command moves text
up one-half line. If the printer cannot move in half lines, this command
has no affect. To move the text back down one-half line, use the .xsuperscript command.

**Synonyms:** .sup

## Syntax

```
.superscript
```

## See also

- [.subscript command](https://d3codex.com/output-processor/dot-subscript-command/)
- [.xsuperscript command](https://d3codex.com/output-processor/dot-xsuperscript-command/)
- [Output processor commands](https://d3codex.com/output-processor/output-processor-commands/)
- [Output processor overview](https://d3codex.com/output-processor/output-processor-overview/)

---
Source: https://d3codex.com/output-processor/dot-superscript-command/ - part of the D3Codex reference.
