Re: plain quote fixes break e.g. Greek

2017-02-27 Thread Guenter Milde
On 2017-02-26, Guenter Milde wrote: > On 2017-02-26, Jürgen Spitzmüller wrote: >> Am Sonntag, den 26.02.2017, 15:48 + schrieb Guenter Milde: >>> The patch e68afbe671394 "plain quote fixes" relies on two wrong >>> assumptions: >>> Instead of special-casing the replacement, I propose to provide

Re: plain quote fixes break e.g. Greek

2017-02-26 Thread Guenter Milde
On 2017-02-26, Jürgen Spitzmüller wrote: > [-- Type: text/plain, Encoding: quoted-printable --] > Am Sonntag, den 26.02.2017, 15:48 + schrieb Guenter Milde: >> The patch e68afbe671394 "plain quote fixes" relies on two wrong >> assumptions: >> a) \textquote... commands are only available in T

Re: plain quote fixes break e.g. Greek

2017-02-26 Thread Jürgen Spitzmüller
Am Sonntag, den 26.02.2017, 15:48 + schrieb Guenter Milde: > The patch e68afbe671394 "plain quote fixes" relies on two wrong > assumptions: > > a) \textquote... commands are only available in T1. > > No. Also in T2A, T4, Maybe. However, I get identical output for these with \textquotedbl and

plain quote fixes break e.g. Greek

2017-02-26 Thread Guenter Milde
The patch e68afbe671394 "plain quote fixes" relies on two wrong assumptions: a) \textquote... commands are only available in T1. No. Also in T2A, T4, TU, as well as e.g. LGR. b) \\char39 and \\char34 are double and single plain quotes. This is depends on the font encoding. As a result, the pa