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

How to use ligatures? #5

Closed
Fastidious opened this issue Feb 27, 2024 · 3 comments
Closed

How to use ligatures? #5

Fastidious opened this issue Feb 27, 2024 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@Fastidious
Copy link

Right now I know that "dash dash greater than" creates an arrow. How what's the shortcut for circled numbers, and the rest of the available ligatures?

@Fastidious
Copy link
Author

On the same (or similar) note, how to activate "tabular nums"?

@tobeagram
Copy link
Contributor

tobeagram commented Feb 27, 2024

Hi @Fastidious,

Currently only , , , single and double headed arrow ligatures are supported natively in SN Pro.

Circled numbers have not been added to the ligature spec. This is because writing (1), (2), (3) is often more preferable to keep as is. Rather than adding them as ligatures, we're relying on text editors to add support for this, or you can configure text replacement shortcuts in your OS.

Tabular numbers, however, can be activated by enabling Tabular numbers in your text editor or by enabling the font-feature-settings: 'tnum' 1 in CSS if you're writing code.

@Fastidious
Copy link
Author

Thank you!

@tobeagram tobeagram added the help wanted Extra attention is needed label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants