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

Update style.css to disable 'calt' feature for monospace #581

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

cormullion
Copy link
Contributor

Disable the 'calt' font feature for monospaced fonts.

Previous discussion issue #514

Before this PR, 'calt' font ligatures are displayed, eg for "|>". Although I (and others) like them, they're considered to be not very beginner friendly:

Screenshot 2024-04-10 at 09 47 16

With this PR:

Screenshot 2024-04-10 at 09 48 11

(See also this Documenter.jl issue)

Disable  the 'calt' font feature for monospaced fonts.
Copy link
Member

@avik-pal avik-pal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. I wasn't aware of this discussion in Documenter.

@avik-pal avik-pal merged commit fc591bd into LuxDL:main Apr 10, 2024
17 of 19 checks passed
@cormullion cormullion deleted the patch-1 branch April 10, 2024 14:15
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.

2 participants