Am 24.11.2011 um 13:43 schrieb Paul Menzel:

> Am Donnerstag, den 24.11.2011, 13:31 +0100 schrieb Wolfgang Schuster:
>> Am 24.11.2011 um 13:07 schrieb Paul Menzel:
> 
>>> using
>>> 
>>>   ConTeXt  ver: 2011.11.23 18:58 MKIV  fmt: 2011.11.24  int: english/english
>>> 
>>> in the following “minimal” example the subscript in H₂O Books is not
>>> displayed in the *URL*.
>> 
>> It’s not in the font:
>> 
>> \starttext
>> H₂O Books
>> \stoptext
> 
> Thank you again. And I am sorry that I always forget about that.
> 
> It is also not in XITS.
> 
> Neither
> 
>        \setupbodyfont[xits]
> 
> or
> 
>        \setupbodyfont[euler]
> 
> or
> 
>        \usetypescript[palatino] \setupbodyfont[palatino,10pt,rm]
> 
> worked. Is there a font having subscripts included?

\def\ShowSubscript[#1]{\switchtobodyfont[#1]#1: “₂”\par}

\starttext
\ShowSubscript[dejavu]
\ShowSubscript[antykwa-torunska]
\ShowSubscript[antykwa-poltawskiego]
\ShowSubscript[iwona]
\ShowSubscript[cambria]
\ShowSubscript[libertine]
\stoptext

Wolfgang
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to