Activate styllistic sets
-
Hi Armin.
I want to use favorite lining, but how do I activate the stylistic sets?Thanks.
-
Ah you mean you want to use that font. I think there is a specific .woff font file just for that font, no?
-
Yes, But it has 9 different stylistic sets. The real cool one needs to be activated through open type when I use it in InDesign. Is that possible to get that activated in Lay theme somehow?
-
:O humm, I'm not sure, do you have the webfont or only the desktop font? maybe you would need the webfont to do this.
-
Yes, I got the web version. Goddammit :-/
-
Hey, so after playing around with it on http://www.abcdinamo.com/specimen/olicLd
I found out they use the css:font-feature-settings: "ss09";
Ok so what you can do is create a textformat that uses the font.
Each textformat has a "HTML class"
Here it is "_Default" for example.
Ok now go to "Lay Options" -> "Custom CSS & HTML" and in "Custom <head> content" put:
<style> ._Default{ font-feature-settings: "ss09"; } </style>
Of course instead of _Default, there should be the html class of your textformat.
Try this to fix issues before you post:
Use the Search Feature. Maybe there is already a solution to your issue.
1. Update Lay Theme and all Lay Theme Addons
2. Disable all Plugins
3. Go to Lay Options → Custom CSS & HTML, click "Turn Off All Custom Code ", click "Save Changes"
4. Now see if your problem solved itself
5. Go here, see if your problem is listed here:
Troubleshooting
When you post:
1. Post a link to where the problem is
2. If the problem is difficult to explain, post screenshots / link to a video to explain it