ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Disable tex ligatures in MkII
@ 2011-03-04 17:59 Aditya Mahajan
  2011-03-04 18:11 ` Wolfgang Schuster
  0 siblings, 1 reply; 3+ messages in thread
From: Aditya Mahajan @ 2011-03-04 17:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

How do I disable TeX ligatures in MkII. The following does not work:

\starttext
   \tttf\normalnoligatures\font
   -- ---
\stoptext

Thanks
Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Disable tex ligatures in MkII
  2011-03-04 17:59 Disable tex ligatures in MkII Aditya Mahajan
@ 2011-03-04 18:11 ` Wolfgang Schuster
  2011-03-04 19:27   ` Aditya Mahajan
  0 siblings, 1 reply; 3+ messages in thread
From: Wolfgang Schuster @ 2011-03-04 18:11 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 04.03.2011 um 18:59 schrieb Aditya Mahajan:

> How do I disable TeX ligatures in MkII. The following does not work:
> 
> \starttext
>  \tttf\normalnoligatures\font
>  -- ---
> \stoptext

% engine=pdftex
\usetypescript[modern][texnansi]
\setupbodyfont[modern]
\starttext
{\tt -- ---}
\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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Disable tex ligatures in MkII
  2011-03-04 18:11 ` Wolfgang Schuster
@ 2011-03-04 19:27   ` Aditya Mahajan
  0 siblings, 0 replies; 3+ messages in thread
From: Aditya Mahajan @ 2011-03-04 19:27 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Fri, 4 Mar 2011, Wolfgang Schuster wrote:

>
> Am 04.03.2011 um 18:59 schrieb Aditya Mahajan:
>
>> How do I disable TeX ligatures in MkII. The following does not work:
>>
>> \starttext
>>  \tttf\normalnoligatures\font
>>  -- ---
>> \stoptext
>
> % engine=pdftex
> \usetypescript[modern][texnansi]
> \setupbodyfont[modern]

Thanks. That works. But I am confused why it does not work with the 
default font setup? Different encoding?

Aditya
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-03-04 19:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-04 17:59 Disable tex ligatures in MkII Aditya Mahajan
2011-03-04 18:11 ` Wolfgang Schuster
2011-03-04 19:27   ` Aditya Mahajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).