i managed to get the ornaments from Linux Libertine by using a rather low-level command

\definesymbol
  [leaf]
  [\getnamedglyphdirect
    {kad}
    {ampersand.alt}]

But for other symbols i have to use another command like that:

\definesymbol[orn1][\getglyph{kad}{\char9753}]

because using \getnamedglyphdirect{kad}{uni2619} doesn't work.

Did i miss a thing ? 

 


On Sun, May 7, 2017 at 12:15 AM, Hans Hagen <pragma@wxs.nl> wrote:
On 5/7/2017 12:44 AM, kaddour kardio wrote:
Hi, i would ask you a stupid question: how to get ornaments from Linux
Libertine font in ConTeXT/mkiv ?

it's probably a stylistic alternate so some ssNN feature that you need to enable

as a test you can try

\definefontfeature[default][default][ss01=yes]

before loading (or some other ss number)

Thnk you in advance

--
Dr YAHYAOUI Mohamed Kaddour, cardiologue.Clinique EL ABRAR.


___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________



--

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________



--
Dr YAHYAOUI Mohamed Kaddour, cardiologue.Clinique EL ABRAR.