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

Division Slash vs Fraction Slash #298

Open
TomFryers opened this issue Aug 7, 2022 · 9 comments
Open

Division Slash vs Fraction Slash #298

TomFryers opened this issue Aug 7, 2022 · 9 comments

Comments

@TomFryers
Copy link

(U+2215 DIVISION SLASH) has an ugly gap in its middle.

@TomFryers
Copy link
Author

image

@fitojb
Copy link

fitojb commented Aug 8, 2022

Intentional. I find it helpful for distinguishing it visually from U+002F. In any case, U+2215 is not meant to be used all alone, but accompanied by numbers around it to compose a diagonally stacked fraction.

@TomFryers
Copy link
Author

I think it's U+2044 (FRACTION SLASH) that's only supposed to used in fractions. Division slash is just a normal mathematical operator. The gap makes certain mathematical expressions look a bit odd to me, e.g.
image

I usually distinguish the division slash from the solidus by angle and length; the division slash is steeper and shorter.

image
(solidus, division slash, fraction slash)

On the plus side, removing the gap from U+2215 would make it easier to distinguish the division and fraction slashes!

@frankrolf
Copy link
Member

This is interesting information!

The division slash looks the same as the fraction slash, because it’s actually one and the same drawing, with two code points assigned. This solution has been standard practice for all Adobe fonts for years, so I’d be interested in seeing more examples for using the division slash, like you shared above.

@frankrolf
Copy link
Member

@frankrolf
Copy link
Member

I will change the subject to clarify the intent of the message – the action item for myself is decoupling division slash/fraction slash in Source Serif (basically, dissolve double-mapping and give division slash some more whitespace). Probably the same would be a good idea for Source Code / Source Sans.

@frankrolf frankrolf changed the title Division slash has a hole in it Division Slash vs Fraction Slash Aug 30, 2022
@TomFryers
Copy link
Author

The division slash is more or less equivalent to LaTeX's math-mode /, and the solidus corresponds to its text-mode /, or \slash. Interestingly, these all seem to be rendered the same! The fractions slash is more like the macros provided by the xfrac package.

I think the division slash supposed to be used more or less as a synonym for ÷. I suppose ‘2 ∕ 3’ [division slash] is ‘two divided by three’ whereas ‘²⁄₃’ [fraction slash] is ‘two thirds’, although these two are of course equal numerically.

@pauldhunt
Copy link
Contributor

Do those of you weighing in on this thread feel that it would be useful to differentiate the division slash from the fraction slash? Based on this conversation, I feel that I would leave the fraction slash as is with the gap in the middle and make a solid division slash without the gap but with the same length and slope. Do you here feel this would be a good idea?

@TomFryers
Copy link
Author

That seems like a reasonable idea to me.

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

4 participants