How to make multiple glyphs accessible from Adobe's alternate character popup

I understand .salt can’t do one to many?
How would I link multiple alternates for Adobe’s alternate character popup, for example circled numerals, or roman numerals.

Is the only way to add them to ssXX ?

Indesign will pick up any glyph that has a one to one substitution. If that is not covered by any regular feature, add the substitution to the aalt feature.

Add this to aalt:
sub one from [onehalf onethird onequarter onefifth onesixth];
It almost feels like one to many :slight_smile:

hallo! ich durchsuche schon eine ganze weile das forum nach einer lösung.
ich möchte alternative glyphen bestimmen. mit aalt sieht es im glyphen-display von indesign (cs6) auch gut aus. so wie auch bei meiner beispielschrift, die immer unterschiedliche zeichen nebeneinander setzt.

auch wenn ich bisher nur das “A” mit dieser eigenschaft belegen konnte … so nimmt indesign doch hartnäckig nur das eine “A”. was kann ich tun?

Genau wie Lucas in dem vorletzten Beitrag geschrieben hat:
Im Feature ‘aalt’:

sub A by [A.1 A.2 A.3];

hm, unter “aalt” steht schon:
sub A by A.aalt01;
sub Aacute by Aacute.aalt01;
sub Acircumflex by Acircumflex.aalt01;
sub Adieresis by Adieresis.aalt01;
sub Agrave by Agrave.aalt01;
sub B by B.aalt01;
sub C by C.aalt01;

Das sollte funktionieren. Wie haben sie die Schrift installiert? Im Adobe-Fonts-Ordern oder im System?

in der schriftsammlung. funktioniert aber leider nicht.

Das ist genau das Problem. Bitte lesen sie diese Tutorials:
https://www.glyphsapp.com/tutorials/eliminating-font-cache-problems
https://www.glyphsapp.com/tutorials/testing-your-fonts-in-adobe-apps

My aalt feature in my font is not working. For instance, in Indesign no alternates showing up. However, when I remove manually the “feature ccmp;” in the automatically generated aalt feature, it works. Also, when I move the aalt feature to the top of the feature list, it works. Is this a bug or am I doing something wrong?