Am Freitag, 12. Juli 2019, 19:44:49 CEST schrieb Guenter Milde: > On 2019-07-12, Kornel Benko wrote: > > > [-- Type: text/plain, Encoding: quoted-printable --] > > > Am Freitag, 12. Juli 2019, 10:57:59 CEST schrieb Guenter Milde: > >> On 2019-07-09, Guenter Milde wrote: > >> > Dear LyX developers, > > > I simplified the regexes a little. The resulting tests are same. > > Thank you. > > Why is it required to write explicitely all languages instead of the > the simple line > > export/.*.*_pdf4_texF > > ?
Because the input of *Tests is already spread into language dependent lists. Using .* in the regex does not select any of the specific language lists. Therefore it cannot match the relevant test. (Yes, I know that it is not ideal) > I simplified the comment, because we do not currently ignore documents > "with other inputencoding values" but all except dedicated test samples > with "xetex" in the name. OK > Would it be possible to test for inputenc and only generate > "*_pdf4_texF"-tests if it is "ascii" or "utf8-plain"? Yes, but it will take some time ... > Günter > Kornel
signature.asc
Description: This is a digitally signed message part.