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
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
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