Peter Münster wrote:
> On Mon, 27 Aug 2007, Hans Hagen wrote:
> 
>>> \setupcharacterspacing [frenchpunctuation] [\number`«] [right=.250]
>>> \setupcharacterspacing [frenchpunctuation] [\number`»] [left=.250]
>> can you lookup the hex numbers of all those glyphs? (handy as comment)
> 
> From http://www.unicode.org/charts/PDF/U0080.pdf :
> 
> 00AB « LEFT-POINTING DOUBLE ANGLE QUOTATION MARK
> = left guillemet
> usually opening, sometimes closing
> 
> 00BB » RIGHT-POINTING DOUBLE ANGLE QUOTATION MARK
> = right guillemet
> usually closing, sometimes opening

so ...

\ctxlua{characters.context.show(\number"00AB)}

in the distribution is char-def.lua ... we can extend this tabel with 
more info if needed



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

maillist : [email protected] / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to