Support `\hphantom` & `\vphantom`
Open
- Dominant language
- Haskell
- Stars
- 406
- Forks
- 86
- Avg merge
- 1h 25m
- Merged PRs (30d)
- 1
Description
The `\hphantom` & `\vphantom` are very useful in some cases.
For example, the vectors:
```latex
\vec{a\vphantom{b}}\cdot\vec{b}
```

The radicas
```latex
\sqrt{a\vphantom{b}} \cdot \sqrt b \cdot \sqrt{c\vphantom{b}}
```

Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.