Hello,
I reinstalled the fonts in :
fab@debian:~$ ls -l /home/fab/texmf/fonts/opentype/
total 16
drwxr-xr-x 2 fab fab 4096 août 25 02:14 ebgaramond
drwxr-xr-x 5 fab fab 4096 avril 11 2016 fourier-GUT
drwxrwxr-x 9 fab fab 4096 avril 4 2011 kpfonts
drwxr-xr-x 3 fab fab 4096 août 12 23:50 STIXv2.0.0
fab@debian:~$
I compiled the following file :
\loadtypescriptfile[mathdesign]
\setupbodyfont[garamond]
\starttext
\input knuth
\stoptext
which font it embedded :
ab@debian:~$ pdffonts layout22.pdf
name type encoding emb sub uni object ID
------------------------------------ ----------------- ---------------- --- --- --- ---------
AHYUQI+GaramondNo8-Regular CID Type 0C Identity-H yes yes yes 10 0
It still does not work !
Fabrice