Is there currently a way to have small caps with the Academic theme? This is very useful because in countries like France it is customary to capitalize last names. Since writing in all caps is typographically undesirable the solution is to use small caps (for example in LaTeX documents).
If this is not currently implemented, are there any plans to include it in Academic?
Thanks!
Small caps formatting on author surname is unsupported and there's currently no intention to support it. The focus for Academic is to display author names consistently with the major academic and social networks, and other CMS.
However, the following approach currently works if you wish to try it:
authors = ["Joe <span style=\"font-variant: small-caps\">Smith</span>"]
Thanks!
Most helpful comment
Small caps formatting on author surname is unsupported and there's currently no intention to support it. The focus for Academic is to display author names consistently with the major academic and social networks, and other CMS.
However, the following approach currently works if you wish to try it: