Source Serif Pro's uppercase glyphs failed to be textsuperscript while being specified in XeLaTeX. #7
Comments
Hmm. What does \textsuperscript do exactly? In case \textsuperscript uses the 'sups' feature, try using lowercase |
Okay, then I suspect that \textsuperscript uses the 'sups' feature if present, and just scales glyphs if there is no such feature. This brings me to my question: superscript uppercase? Is that something used frequently? |
I just want to emphasize the visual contrast between the tip mark and the normal texts. |
This example confirms my suspicion: It is not very common to include the whole font within itself as superscript; maybe the behavior of the package itself can be adjusted? See someone having a similar problem here, maybe that helps: |
Thanks for your recommendation even though it doesn't work in my case. |
Here is another solution to the same problem, maybe it works for you: The reason why all superscript characters works with Georgia etc. is those fonts simply not having a Source Sans has superscript capitals, I will go ahead and include them in a future release. Thanks for bringing up those examples. |
FWIW XeLaTeX doesn't do this (for me and/or any longer anyway, with TeX Live 2015) by default; I have to load the As for Western use cases, I'm not sure it's done very frequently but it is possible to configure LaTeX packages like biblatex to put citations in superscripts, and to label the citations based on author/year which means it will typically contain upper-case letters:
But typically this style will only be used in-line, and only a numeric style for superscripts. I thought of Wikipedia as another example but upon looking for confirmation I realized it only uses lower-case superscripts, at least for the common ones like |
@dag Thanks to your suggestion. I will use \fakesuperscript in lieu of this issue request. Over. |
FYI: The next release of Source Serif Pro will include uppercase superiors & brackets. |
@ShikiSuen Source Serif Version 2.0 has a full set of superior caps and also superior brackets. |
For example: if I use Georgia or other fonts, it shows \textsuperscript like this:

But if I use Source Serif Pro, it shows like this with \textsuperscript failed-to-apply:

The text was updated successfully, but these errors were encountered: