[EMAIL PROTECTED] wrote:

> -> How could I do french guillemets (<< and >>)? Is it possible?

You can also use \quotation:

\enableregime[utf]
\mainlanguage[fr] % if you're writing in French
\starttext
Both «a» and \quotation{a} work OK here.
\stoptext

Btw:
- \useencoding[utf8] has no sense
- You are free to use \rightguillemet, so you don't need to depend on
Adobe naming scheme unless you work on low level with fonts.


Mojca
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to