Hi
Is this necro-posting?
It's still about the CSS property
font-variant-alternates to be used in an ePub3.
My OT font is Linux Libertine. I'd like to write in the CSS at the
body place, the following line:
font-variant-alternates: stylistic
();
Question: I do not know how to fill-up what must be inserted within the red brackets. In the text of the ePub, I'd like to make appear the alternate character instead of
&
My font has the stylistic set ss06 (see screenshot). Currently, I can make appear the alternate character only using the smcp set as you can see (other screenshot), but then I have to wrap a span around each
& which is not very convenient.
I'm afraid I have not been clear...