On Tue, 19 Jan 2010, Mojca Miklavec wrote:

This can be a bit disturbing for experienced TeX users.

- The deciding moment when some of these ugly tricks have been thrown
away was when we realized that if you do add those tricks, there is no
way to print the grave accent. (Grave accent will be automatically
converted to the same "comma" that you get in quotation marks.)

This is really important when your are trying to typeset source code. Simple things like

  a = 'string'
  b = `some system command`

gets printed as

  a = ‛string‛
  b = ‘some system command‘

Depending on which font you are using, this change can be very confusing.

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
___________________________________________________________________________________

Reply via email to