Skip to content
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

some latex symbol updates #9584

Merged
merged 2 commits into from
Jan 4, 2015
Merged

some latex symbol updates #9584

merged 2 commits into from
Jan 4, 2015

Conversation

JeffBezanson
Copy link
Member

  • Added \emptyset alias for ∅
  • The double bracket characters seemed to be using fullwidth versions. I switched them to the normal math codepoints. I also call these \llbracket and \rrbracket in latex, but maybe I'm using a different package than most people.

@jiahao jiahao added the unicode Related to unicode characters and encodings label Jan 3, 2015
@JeffBezanson
Copy link
Member Author

There's a similar issue with overbrace and underbrace. They should probably use "U+23DE TOP CURLY BRACKET" and "U+23DF BOTTOM CURLY BRACKET". This would be more consistent with \overbracket which uses "U+23B4 TOP SQUARE BRACKET".

@carlobaldassi
Copy link
Member

The table in the docs should be updated too, once the changes are settled.

@JeffBezanson
Copy link
Member Author

Also, my suggestions are consistent with unicode-math-table.tex. I think unicode.xml is just wrong here.

JeffBezanson added a commit that referenced this pull request Jan 4, 2015
@JeffBezanson JeffBezanson merged commit 96d97ca into master Jan 4, 2015
@JeffBezanson JeffBezanson deleted the jb/latexfixes branch January 7, 2015 18:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
unicode Related to unicode characters and encodings
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants