-
Notifications
You must be signed in to change notification settings - Fork 231
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
Alternate I exists in caps but not Small Caps #190
Comments
Please make the slab-serif (serif?) capital I the default, so that even isolated it can be easily distinguished from lower-case ell and one (l and 1), in the spirit of the legibility-standard DIN 1450. In Open Office, this is denoted Source Sans 3:ss01. (Thank you for the superb font, especially its ell.) Bigelow, Charles. ``Oh, oh, zero!''. TUGboat 34, no. 2 (2013): 168-181. https://www.tug.org/TUGboat/tb34-2/tb107bigelow-zero.pdf |
@StatisticalProgrammer Thanks for your input, however I feel that the current designs are suitably differentiated by the tail + ascender height on l (⬇️L) and the foot on 1. I feel no need to follow the DIN standard as this typeface is not trying to be DIN. |
Thank you, @pauldhunt, for the informative reply.
Source Serif%
&\SourceRm{1\textsc{L\textcolor{blue}{1} Ileum rnai}}%
&\textbf{\SourceRm{1\textsc{L\textcolor{blue}{1} Ileum rnai}}}%
&NA%\textit{\SourceRm{\textsc{NA}}}%
&NA%\textbf{\textit{\SourceRm{\textsc{NA}}}}\\
Source Sans%
&\textsf{1{\textsc{L\textcolor{red}{1} Ileum rna\textcolor{red}{i}}}}
&\textsf{\textbf{1{\textsc{L\textcolor{red}{1} Ileum rna\textcolor{red}{i}}}}}%
&NA%(\textit{{\textsc{\textsf{L1 Ileum rnai}}}})
&NA%(\textsf{\textit{\textbf{\textsc{L1 Ileum rnai}}}})\\ Thanks again for the great family of typefaces. |
Source Sans has in its fractional numerals the 1 without the lower serif, according to this Youtube video from fontribute (TypeThursday's Thomas Jockin, with Erin McLaughlin):
As this is a design choice consistent with the fractions (rather than a semantic error), The above graphic should change the red 1 to a blue. |
@StatisticalProgrammer I've wrapped the LaTeX code above with backticks to make it a fenced code block with syntax highlighting. |
The capital
I
has a slab-serif alternate,I.a
. The same kind of alternate does not exist in the Small Caps – which may or may not be a conscious decision.The text was updated successfully, but these errors were encountered: