Skip to content

Fix LaTex data for ≃ show at https://typst.app/docs/reference/symbols/sym/ - #34

Open
Sky-NiniKo wants to merge 1 commit into
typst:mainfrom
Sky-NiniKo:patch-1
Open

Fix LaTex data for ≃ show at https://typst.app/docs/reference/symbols/sym/#34
Sky-NiniKo wants to merge 1 commit into
typst:mainfrom
Sky-NiniKo:patch-1

Conversation

@Sky-NiniKo

Copy link
Copy Markdown

On https://typst.app/docs/reference/symbols/sym/ , the LaTeX data associated with ≃ is \sime which is not valid for most LaTeX programs and prevents us from finding the symbol by searching for simeq (which is the most common for LaTeX).

Because of the implementation, the data displayed on the website is associated with the last definition of the symbol here. So this commit reorders the lines.

The \sime seems to be a historical name (see latex3/unicode-math#385), so I will not delete it, but maybe the (alias) part in this file should be changed? But I mean, who cares after all? This is already a nitpick.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant