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

Feature: Vulgar unicode fractions #78

Open
langston-barrett opened this issue Sep 12, 2018 · 3 comments
Open

Feature: Vulgar unicode fractions #78

langston-barrett opened this issue Sep 12, 2018 · 3 comments

Comments

@langston-barrett
Copy link
Collaborator

e.g. http://unicodefractions.com/

This would be a rewrite of showFrac (maybe readFrac too!)

@javbit
Copy link

javbit commented Oct 18, 2018

Hey, I'm interested on working on this!

One question though, should this feature support arbitrary vulgar fractions via Unicode super/subscripts?

@langston-barrett
Copy link
Collaborator Author

@javbit Glad to hear it!

I was thinking of just the ones they have special characters for (ad-hoc ones are likely to be less pretty in fixed-width fonts).

If you end up making this change:

  • It should be noted in the README (in the "what's new" section)
  • It should have a toggle in the configuration file

@javbit
Copy link

javbit commented Oct 21, 2018

Could you clarify some things about the config settings?

Does the ConfigInfo record represent the raw file and Config represent values use in the application?

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

No branches or pull requests

3 participants