-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ligature requests for turnstile |-, double turnstile |=, and bottom _|_ #494
Comments
Well, |
|
|
if bottom is going to have a ligature, top may as well |
How would that be represented in code @chharvey? |
@j-f1 good question. Although I suppose at this point you could use Unicode and scratch the ligatures altogether.
|
I'd like to propose following ligatures
|-
as turnstile|=
as double turnstile_|_
as bottomThey are often shown in math document and sometimes used in Haskell
The text was updated successfully, but these errors were encountered: