On Mon, 11 Sep 2006, Hans Hagen wrote:

> Aditya Mahajan wrote:
>> Hi,
>>
>>   I just noticed that in the preprocessing manual, the single quotes
>> are wrong. Look at the output of
>>
>> \starttext
>> \starttyping
>>    let a = 'string' ;
>> \stoptyping
>> \mono{ let a = 'string' ;}
>>
>> {\tt let a = 'string' ;}
>> \stoptext
>>
>> The singlequote character is converted into rightquote. This "feature"
>> is also present in plain tex and Latex.
>>
> maybe \noligatures

Unless I misunderstood noligature, this does not work.

\pdfnoligatures\tentt
\tt a = 'string' ;
\bye

Still gives me rightquote.

Aditya



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

Reply via email to