# .subscript command

The .subscript command moves text down
one-half line. Text remains in this position until an .xsubscript command is issued. If the printer cannot move in half lines, this
command has no affect.

**Synonyms:** .sub

## Syntax

```
.subscript
```

## See also

- [.superscript command](https://d3codex.com/output-processor/dot-superscript-command/)
- [.xsubscript command](https://d3codex.com/output-processor/dot-xsubscript-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-subscript-command/ - part of the D3Codex reference.
