Am Montag, 31. Dezember 2018 22:24:23 CET schrieb Scott Kostyshak
:
> On Tue, Jan 01, 2019 at 02:01:41AM +0100, Kornel Benko wrote:
>
> > Right, I had the patch applied.
> >
> > Log created with
> > $ setenv LYX_DEBUG_LATEX 1
> > $ ctest -R export/templates/elsarticle_pdf2
>
> It compil
Am Montag, 31. Dezember 2018 15:05:27 CET schrieb Scott Kostyshak
:
> The following fails for me on 2.3.x but passes on master:
>
> ctest -R 'check_Length'
>
> This is on my updated system (Ubuntu 18.04 with an updated TL 2018).
> What does this test actually test and how can I reproduce it ma
On Tue, Jan 01, 2019 at 02:01:41AM +0100, Kornel Benko wrote:
> Right, I had the patch applied.
>
> Log created with
> $ setenv LYX_DEBUG_LATEX 1
> $ ctest -R export/templates/elsarticle_pdf2
It compiles for me also with the patch applied. Hopefully they release a
new version on CTAN
On 12/31/18 3:49 AM, Jürgen Spitzmüller wrote:
> Am Sonntag, den 30.12.2018, 14:00 -0500 schrieb Richard Kimberly Heck:
>> So if I understand right, the x.diff patch should fix this issue? I
>> can
>> issue a new Windows installer without too much difficulty.
> Yes. Thanks. I've committed the patch
Am Montag, 31. Dezember 2018 15:35:09 CET schrieb Scott Kostyshak
:
> On Mon, Dec 31, 2018 at 03:25:22PM -0500, Scott Kostyshak wrote:
> > On Mon, Dec 31, 2018 at 09:15:19PM +0100, Kornel Benko wrote:
> > > Am Montag, 31. Dezember 2018 21:09:51 CET schrieb Kornel Benko
> > > :
> > > > Am Montag,
Am Montag, 31. Dezember 2018 16:07:32 CET schrieb Scott Kostyshak
:
> On both 2.3.x and master, with my updated system, our europassCV example
> file fails to compile for me.
>
> The corresponding ctests fail:
>
> ctest -R "europassCV_pdf2"
>
> The first error is:
>
> ! Extra \or.
>
> Doe
With 2.3.x, if I export the User Guide to 2.1.x format, and then open
that exported file in 2.3.x, I get the following:
Warning: This document contained both literal and "ligature" dashes.
Line breaks may have changed. See UserGuide chapter 3.9.1 for details.
If I do the same with master, I
There are several lyx2lyx tests failing in master. Here are the manual
steps to reproduce one of them:
1. Go to lib/examples
2. Use master to export PDF-form.lyx to 2.1.x format.
3. Open the exported .lyx file (in master or any other LyX version >=
2.1.0)
I get the following messages in the te
On both 2.3.x and master, with my updated system, our europassCV example
file fails to compile for me.
The corresponding ctests fail:
ctest -R "europassCV_pdf2"
The first error is:
! Extra \or.
Does compilation succeed for anyone with an updated TL 2018?
Scott
signature.asc
Description:
On Mon, Dec 31, 2018 at 03:25:22PM -0500, Scott Kostyshak wrote:
> On Mon, Dec 31, 2018 at 09:15:19PM +0100, Kornel Benko wrote:
> > Am Montag, 31. Dezember 2018 21:09:51 CET schrieb Kornel Benko
> > :
> > > Am Montag, 31. Dezember 2018 13:40:00 CET schrieb Scott Kostyshak
> > > :
> > > > On Thu,
On Mon, Dec 31, 2018 at 09:15:19PM +0100, Kornel Benko wrote:
> Am Montag, 31. Dezember 2018 21:09:51 CET schrieb Kornel Benko
> :
> > Am Montag, 31. Dezember 2018 13:40:00 CET schrieb Scott Kostyshak
> > :
> > > On Thu, Sep 06, 2018 at 10:50:50AM +0200, Jürgen Spitzmüller wrote:
> > > > 2018-09-
Am Montag, 31. Dezember 2018 21:09:51 CET schrieb Kornel Benko :
> Am Montag, 31. Dezember 2018 13:40:00 CET schrieb Scott Kostyshak
> :
> > On Thu, Sep 06, 2018 at 10:50:50AM +0200, Jürgen Spitzmüller wrote:
> > > 2018-09-06 10:48 GMT+02:00 Rishikesan Nair T :
> > >
> > > > Dear Jürgen,
> > > >
The following fails for me on 2.3.x but passes on master:
ctest -R 'check_Length'
This is on my updated system (Ubuntu 18.04 with an updated TL 2018).
What does this test actually test and how can I reproduce it manually?
Does it fail for anyone else on 2.3.x? On my old system, it passes on
2.3
Am Montag, 31. Dezember 2018 13:18:20 CET schrieb Scott Kostyshak
:
> The attached document compiles on my system with an older TeX Live (and
> also an older OS, 16.04). It does not compile with an updated TL and
> Ubuntu 18.04 for me. Does it compile for you on a system with an updated
> TL?
>
>
On Thu, Sep 06, 2018 at 10:50:50AM +0200, Jürgen Spitzmüller wrote:
> 2018-09-06 10:48 GMT+02:00 Rishikesan Nair T :
>
> > Dear Jürgen,
> >
> > Thank you for the patch. Next week we will release an updated version to
> > CTAN. We will include this patch as well.
> >
> > thank you
> >
>
> Dear Ris
The attached document compiles on my system with an older TeX Live (and
also an older OS, 16.04). It does not compile with an updated TL and
Ubuntu 18.04 for me. Does it compile for you on a system with an updated
TL?
The document is based on the following repository file:
autotests/export/late
On Sun, Dec 30, 2018 at 06:22:55PM +0100, Enrico Forestieri wrote:
> For some reason it doesn't crash for me, but I see where the problem
> lies. In computing the length of the extension, the code does not
> account for the prefix "unzipped_" which is added when the zipped
> filename does not have
Am Sonntag, den 30.12.2018, 14:00 -0500 schrieb Richard Kimberly Heck:
> So if I understand right, the x.diff patch should fix this issue? I
> can
> issue a new Windows installer without too much difficulty.
Yes. Thanks. I've committed the patch to stable with the improved
comment from master that
18 matches
Mail list logo