Scott Kostyshak wrote:
> This is the same issue as discussed here:
>
> https://www.mail-archive.com/search?l=mid&q=1603612.ofyPDf553K%40amd64
Indeed, when the patch in master is applied to branch the problem is gone.
Pavel
Am Mittwoch, 6. Juni 2018 19:16:30 CEST schrieb Enrico Forestieri
:
> On Wed, Jun 06, 2018 at 10:02:45AM +0200, Jean-Marc Lasgouttes wrote:
> >
> > What about applying this preview4 patch? It looks good IMO.
>
> Done at 125ee9fb.
>
> > I wonder whether
> > this will improve performance (avoid d
On Wed, Jun 06, 2018 at 08:50:29PM +, Paul A. Rubin wrote:
> Sorry if this is answered somewhere -- I've been trying to follow the
> various threads on a Windows installer but my aging brain is overloading.
>
> Is there/will there soon be a 2.3.0 installer for Windows users who use
> TeXLive a
On Wed, Jun 06, 2018 at 09:49:09PM +, Pavel Sanda wrote:
> Taking back. To correctly reproduce the problem, one needs to empty the
> image cache. Bisect then leads to:
>
> commit a1579c583acb22a7f5dae80a9bfe7707774f49a4
This is the same issue as discussed here:
https://www.mail-archive.com
Pavel Sanda wrote:
> JosĂŠ Matos wrote:
> > commit 1084e30f10fa4b4c78ef10a04adb5497a3341376
> > Author: José Matos
> > Date: Sat Apr 28 10:51:35 2018 +0100
> >
> > Update scripts to support simultaneously python 2 and 3
> >
> > The fixes are simple and on line with the changes made
Sorry if this is answered somewhere -- I've been trying to follow the
various threads on a Windows installer but my aging brain is overloading.
Is there/will there soon be a 2.3.0 installer for Windows users who use
TeXLive and not MiKTeX? I've got a co-author in that category, and I
would lik
JosĂŠ Matos wrote:
> commit 1084e30f10fa4b4c78ef10a04adb5497a3341376
> Author: José Matos
> Date: Sat Apr 28 10:51:35 2018 +0100
>
> Update scripts to support simultaneously python 2 and 3
>
> The fixes are simple and on line with the changes made during
> the 2.3 development.
On 06/06/2018 09:03 AM, Pavel Sanda wrote:
> Richard Kimberly Heck wrote:
>> +string const format =
>> +current_id_->params().documentClass().outputFormat();
>> +string const ext = theFormats().extension(format);
>> +tempfile_.reset(new TempFile("preamble_editXX" + ext))
On 06/06/2018 05:50 AM, Jean-Pierre Chrétien wrote:
> Le 05/06/2018 à 23:07, Richard Kimberly Heck a écrit :
>
>>
>> Instead, the installer will now issue the following warning at the
>> beginning:
>>
>> Due to changes in MiKTeX, installation of versions of LyX later than
>> 2.2.3 can cause a parti
On Wed, Jun 06, 2018 at 10:02:45AM +0200, Jean-Marc Lasgouttes wrote:
>
> What about applying this preview4 patch? It looks good IMO.
Done at 125ee9fb.
> I wonder whether
> this will improve performance (avoid duplicate loading).
I doubt it, because there are not so many cases in which the same
Richard Kimberly Heck wrote:
> + string const format =
> + current_id_->params().documentClass().outputFormat();
> + string const ext = theFormats().extension(format);
> + tempfile_.reset(new TempFile("preamble_editXX" + ext));
"preamble_editXX" -> "preamble_editXXX
Le 05/06/2018 à 23:07, Richard Kimberly Heck a écrit :
Instead, the installer will now issue the following warning at the
beginning:
Due to changes in MiKTeX, installation of versions of LyX later than
2.2.3 can cause a partial update that makes MiKTeX unusable.
If you have not already done so
Le 18/05/2018 à 22:14, Enrico Forestieri a écrit :
Unfortunately, it does not work, as already said. It would have been
surprising if it had worked, though, as the added condition is already
catched by "pimpl_->status_ != WaitingToLoad".
Instead, the attached works for me. Anyway, all of this ap
13 matches
Mail list logo