On Sat, Jun 11, 2011 at 02:49, Igor Kotelnikov wrote: > Dear sir/madam, > I noted that double qoutes are not printed if they are typed in source file > by double quotes but not ligatures
... if you use ISO Latin 1 encoding instead of UTF-8 (which is the expected behaviour). Set up your editor to use UTF-8 and it will work fine. Mojca
