Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-31 Thread Scott Kostyshak
On Mon, May 31, 2021 at 04:57:49PM +0200, Pavel Sanda wrote: > On Sat, May 29, 2021 at 01:45:24PM -0400, Scott Kostyshak wrote: > > I think there is a related issue: Some exports that use ps2pdf now seem > > to need the flag "-dALLOWPSTRANSPARENCY" on TL21. Adding the following > > line to my prefe

Re: Anyone on TeX Live 2021 pretest ? (to confirm a regression for ja LilyPond)

2021-05-31 Thread Pavel Sanda
On Sat, May 29, 2021 at 01:45:24PM -0400, Scott Kostyshak wrote: > I think there is a related issue: Some exports that use ps2pdf now seem > to need the flag "-dALLOWPSTRANSPARENCY" on TL21. Adding the following > line to my preferences file fixes some tests: > > \converter "ps" "pdf" "ps2pdf -dAL

Re: Qt6 sets UNICODE on Windows

2021-05-31 Thread Pavel Sanda
On Sat, May 29, 2021 at 06:47:05PM +0200, Yu Jin wrote: > > But I also think that the "universal" function calls (CreateNamedPipe() > > and WaitNamedPipe()) should be made specific (CreateNamedPipeA() and > > WaitNamedPipeA()), because the arguments are also specific (c_str() always > > returns con