jgm / jgm/texmath

Support `\hphantom` & `\vphantom`

Open
#113 1 comment 0 reactions 0 assignees View on GitHub
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}
```

![default](https://user-images.githubusercontent.com/19969470/35336615-ed36742e-0153-11e8-90ff-1a0a65756b0c.png)

The radicas

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

![default](https://user-images.githubusercontent.com/19969470/35336989-fc56a4fa-0154-11e8-9649-daf14119bd90.png)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.