[NTG-context] Catalan especial character (l·l) in ConTeXt
Wolfgang Schuster
schuster.wolfgang at gmail.com
Wed Jan 14 20:01:24 CET 2015
> Am 14.01.2015 um 19:28 schrieb 19cat <di at nou.cat>:
>
> Hello, again.
>
> I have another issue.
>
> When I put \definefontfeature command into environment file, doesn't work. I must put in product file, before \startproduct command.
>
> You know why?
Load the environment before \startproduct or \startcomponent, e.g.
%% begin example
\environment env_productname
\startproduct prd_productname
…
\stopproduct
%% end example
Wolfgang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.ntg.nl/pipermail/ntg-context/attachments/20150114/1461d2cc/attachment.html>
More information about the ntg-context
mailing list