Re: [NTG-context] Horizontal bar vs emdash

2009-06-07 Thread Hans Hagen

Maurí­cio wrote:

Hi,

I know I can input an emdash with:

\emdash

Is there an alternative when I want an
horizontal bar? See this, where I found
they can be different:

http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage#Quotation_dash 



They have different unicode numbers, U+2014
and U+2015.

(Is there something similar to \showcharacters? I
read in

tex/texmf-context/tex/context/base/enco-ini.mkiv

it's in a todo list, but I thought it's worth
asking.)


there's actually a lot of 'show' code ... for instance

\usemodule[fnt-10]

\ShowCompleteFont{name:texgyrepagella-regular}{10pt}{1}

as encoding is no longer a real issue, such helpers will not end up in 
the core anymore but be replaced by variants in modules


Hans

-
  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 : ntg-context@ntg.nl / 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
___


[NTG-context] Horizontal bar vs emdash

2009-06-06 Thread Maurí­cio

Hi,

I know I can input an emdash with:

\emdash

Is there an alternative when I want an
horizontal bar? See this, where I found
they can be different:

http://en.wikipedia.org/wiki/Quotation_mark,_non-English_usage#Quotation_dash

They have different unicode numbers, U+2014
and U+2015.

(Is there something similar to \showcharacters? I
read in

tex/texmf-context/tex/context/base/enco-ini.mkiv

it's in a todo list, but I thought it's worth
asking.)

Thanks,
Maurício

___
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://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki : http://contextgarden.net
___