# .gohanging tab command

The .gohanging tab command indents the
text to the column set by the previous .ht command.

**Synonyms:** .ght

## Syntax

```
.gohanging tab
```

## Example(s)

```
Alpha .hangingtab Designation for the first site to receive a new release
of the software.
Beta .gohangingtab Designation for the multiple test sites to receive a test copy
of a new release.
```
Produces this output:

```
Alpha Designation for the first site to receive a new release of the software.
Beta Designation for the multiple test sites to receive a test copy of a new release
```

## See also

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