Re: master compile errors gzlib?

2022-12-16 Thread Kornel Benko
Am Fri, 16 Dec 2022 07:37:00 +0100 schrieb Yu Jin : > > Yes it does work, but actually I had a better idea to use > > ${_Qt6ZlibPrivate_OWN_INCLUDE_DIRS} instead of > > "${CMAKE_PREFIX_PATH}/include/QtZlib", > > because it is in the variable already. I have sent a patch here: > > https://www.mail

Re: Donations

2022-12-16 Thread Pavel Sanda
On Wed, Dec 14, 2022 at 05:40:40PM -0500, Paul A. Rubin wrote: > Is it possible to make an unrestricted donation via PayPal. Every time I try > (using the button from the LyX.org donation page), I get the following > response: "Things don't appear to be working at the moment. Please try again > lat

Is loading inputenc with two encodings a bug?

2022-12-16 Thread Scott Kostyshak
Attached is a .lyx file that produces the following code when exported with LaTeX (pdflatex): \usepackage[latin9,cp1255]{inputenc} Ulrike Fisher points out the following [1]: \usepackage[latin9,cp1255]{inputenc} doesn't make any sense, your files can't have two encodings at the same time.

Re: Is loading inputenc with two encodings a bug?

2022-12-16 Thread Udicoudco
On Fri, Dec 16, 2022 at 5:32 PM Scott Kostyshak wrote: > > Attached is a .lyx file that produces the following code when exported > with LaTeX (pdflatex): > > \usepackage[latin9,cp1255]{inputenc} > > Ulrike Fisher points out the following [1]: > > \usepackage[latin9,cp1255]{inputenc} doesn't m

Re: Donations

2022-12-16 Thread Paul A. Rubin
On 12/16/22 09:06, Pavel Sanda wrote: On Wed, Dec 14, 2022 at 05:40:40PM -0500, Paul A. Rubin wrote: Is it possible to make an unrestricted donation via PayPal. Every time I try (using the button from the LyX.org donation page), I get the following response: "Things don't appear to be working at

Re: master compile errors gzlib?

2022-12-16 Thread Yu Jin
Am Fr., 16. Dez. 2022 um 09:16 Uhr schrieb Kornel Benko : > Am Fri, 16 Dec 2022 07:37:00 +0100 > schrieb Yu Jin: > > > > Yes it does work, but actually I had a better idea to use > > > ${_Qt6ZlibPrivate_OWN_INCLUDE_DIRS} instead of > "${CMAKE_PREFIX_PATH}/include/QtZlib", > > > because it is in th

Re: master compile errors gzlib?

2022-12-16 Thread Scott Kostyshak
On Fri, Dec 16, 2022 at 09:18:08PM +0100, Yu Jin wrote: > Am Fr., 16. Dez. 2022 um 09:16 Uhr schrieb Kornel Benko : > > > Am Fri, 16 Dec 2022 07:37:00 +0100 > > schrieb Yu Jin: > > > > > > Yes it does work, but actually I had a better idea to use > > > > ${_Qt6ZlibPrivate_OWN_INCLUDE_DIRS} instead

Re: master compile errors gzlib?

2022-12-16 Thread Yu Jin
Am Fr., 16. Dez. 2022 um 21:47 Uhr schrieb Scott Kostyshak: > On Fri, Dec 16, 2022 at 09:18:08PM +0100, Yu Jin wrote: > > Done at 26a3a085 > > Sorry for the late comment Yu Jin, but should that line be conditional > on (not?) LYX_EXTERNAL_Z? > > I'm guessing that the answer is that it's only neces

Re: Donations

2022-12-16 Thread Dr Eberhard W Lisse
Contact the developers off list and find out what they (or one of them) need in hardware. Or pay for the Apple developer license so they can sign the sucker. el On 16/12/2022 19:17, Paul A. Rubin wrote: > On 12/16/22 09:06, Pavel Sanda wrote: >> On Wed, Dec 14, 2022 at 05:40:40PM -0500, Paul A.