Add commands `\mathrel` and `\joinrel`
Open
help-wanted
kind:feature
- Dominant language
- C#
- Stars
- 719
- Forks
- 113
- Avg merge
- 6d 12h
- Merged PRs (30d)
- 1
Description
Add commands `\mathrel` and `\joinrel`.
This will be needed to replace the washout command `\bowtie`, as it is replaced by the following command (https://tex.stackexchange.com/q/100603):
```tex
\mathrel \triangleright \joinrel \mathrel \triangleleft
```
Now \bowtie is defined in PredefinedTexFormulas.xml as follows
```xml
```
Note: Maybe this will help #215?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.