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

Change the Code Font in Documentation #4691

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

ehehela
Copy link
Contributor

@ehehela ehehela commented Dec 26, 2024

Description

Fixes #4690

The original code font made it difficult to distinguish between commas and periods (see Picture 1). This PR removes the Space Mono font, and the new display is shown in Picture 2.

picture 1: It is hard to distinguish between commas and periods.

屏幕截图 2024-12-26 191033

picture 2: It is now more clearer

屏幕截图 2024-12-26 191117

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • Added an entry in CHANGELOG.md (for new features and breaking changes)
  • Added or changed relevant sections in the documentation
  • Added unit tests for new algorithms, conversion methods, etc.
  • Added reference image tests for new plotting functions, recipes, visual options, etc.

@jkrumbiegel
Copy link
Member

Build artifact looks good to me locally, thanks!

@jkrumbiegel jkrumbiegel merged commit d6fdf25 into MakieOrg:master Dec 26, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

Improve Code Font in Documentation
2 participants