On Wed, Jan 02, 2019 at 08:14:23AM +0100, Kornel Benko wrote:
> Am Mittwoch, 2. Januar 2019 02:10:19 CET schrieb Scott Kostyshak
> :
> > On Wed, Jan 02, 2019 at 06:45:51AM +0100, Kornel Benko wrote:
> > > Am Dienstag, 1. Januar 2019 18:09:51 CET schrieb Scott Kostyshak
> > > :
> > > > The followi
Am Mittwoch, 2. Januar 2019 02:10:19 CET schrieb Scott Kostyshak
:
> On Wed, Jan 02, 2019 at 06:45:51AM +0100, Kornel Benko wrote:
> > Am Dienstag, 1. Januar 2019 18:09:51 CET schrieb Scott Kostyshak
> > :
> > > The following ctest fails on 2.3.x and on master:
> > >
> > > ctest -R "export/exa
On Wed, Jan 02, 2019 at 06:45:51AM +0100, Kornel Benko wrote:
> Am Dienstag, 1. Januar 2019 18:09:51 CET schrieb Scott Kostyshak
> :
> > The following ctest fails on 2.3.x and on master:
> >
> > ctest -R "export/examples/thesis/Bibliography_lyx21"
> >
> > It seems that the warning comes becaus
Am Dienstag, 1. Januar 2019 18:09:51 CET schrieb Scott Kostyshak
:
> The following ctest fails on 2.3.x and on master:
>
> ctest -R "export/examples/thesis/Bibliography_lyx21"
>
> It seems that the warning comes because Bibliography.lyx is included in
> more than one document that is loaded. T
There are many tex2lyx roundtrip tests failing on master.
Scott
signature.asc
Description: PGP signature
On 1/1/19 9:29 PM, Andrew Parsloe wrote:
> On 2/01/2019 12:35 PM, Richard Kimberly Heck wrote:
>>
>> A Windows installer that should fix the previously reported issue has
>> been uploaded for testing here:
>>
>> http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/
>>
>> The issue was that citations could
On Wed, Jan 02, 2019 at 05:28:05AM +0100, Kornel Benko wrote:
> I would try to get a backtrace under gdb.
> Here, I don't get a core dump.
Backtrace attached.
Scott
Program received signal SIGSEGV, Segmentation fault.
0x77199170 in __gnu_debug::_Safe_sequence_base::_M_detach_all() () fro
Am Dienstag, 1. Januar 2019 17:03:55 CET schrieb Scott Kostyshak
:
> On Tue, Jan 01, 2019 at 07:43:02AM +0100, Kornel Benko wrote:
> > 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 'c
On 2/01/2019 12:35 PM, Richard Kimberly Heck wrote:
A Windows installer that should fix the previously reported issue has
been uploaded for testing here:
http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/
The issue was that citations could not be added in documents that used
the bibliography environ
Hi,
I've got two questions about layouts. Attached is an MWE, which contains
a local layout defining two environments. (Do not try to compile it, as
the LaTeX names do not correspond to anything.)
Question 1: When I nest the Function inside the Algorithm, I get an
empty line between the "Beg
A Windows installer that should fix the previously reported issue has
been uploaded for testing here:
http://ftp.lyx.org/pub/lyx/devel/lyx-2.3/
The issue was that citations could not be added in documents that used
the bibliography environment, rather than BibTeX files. I have tested
myself b
The following ctest fails on 2.3.x and on master:
ctest -R "export/examples/thesis/Bibliography_lyx21"
It seems that the warning comes because Bibliography.lyx is included in
more than one document that is loaded. That is, I guess that at least
two of these .lyx files are opened (because of dep
On Tue, Jan 01, 2019 at 11:27:32PM +0100, Jean-Marc Lasgouttes wrote:
> Le 01/01/2019 à 22:30, Scott Kostyshak a écrit :
> > Good to know. Once we get rid of the warnings, we can compile with
> > -Werror on Clang once in a while, and try to preserve the compilation,
> > if it agreed this is a worth
Le 01/01/2019 à 22:30, Scott Kostyshak a écrit :
Good to know. Once we get rid of the warnings, we can compile with
-Werror on Clang once in a while, and try to preserve the compilation,
if it agreed this is a worthwhile goal. Perhaps someone can modify our
continuous integration script to also c
On Tue, Jan 01, 2019 at 07:43:02AM +0100, Kornel Benko wrote:
> 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
On Tue, Jan 01, 2019 at 07:59:39PM +0100, Enrico Forestieri wrote:
> What about the attached patch?
Thanks for taking a look. That fixes the issue for me.
Scott
signature.asc
Description: PGP signature
On Tue, Jan 01, 2019 at 04:35:04PM +0100, Jürgen Spitzmüller wrote:
> Am Montag, den 31.12.2018, 17:48 -0500 schrieb Scott Kostyshak:
> > 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 t
On Tue, Jan 01, 2019 at 02:38:34PM +0100, Jürgen Spitzmüller wrote:
> Am Dienstag, den 01.01.2019, 01:44 +0100 schrieb Kornel Benko:
> > Am Montag, 31. Dezember 2018 16:07:32 CET schrieb Scott Kostyshak <
> > skost...@lyx.org>:
> > > On both 2.3.x and master, with my updated system, our europassCV
On Tue, Jan 01, 2019 at 07:05:04PM +0100, Jean-Marc Lasgouttes wrote:
> Le 1 janvier 2019 05:22:08 GMT+01:00, Scott Kostyshak a
> écrit :
> >When compiling master with clang, I get a lot of warnings. Almost all
> >of
> >them are from -Winconsistent-missing-override. Are these worth
> >addressing?
On Mon, Dec 24, 2018 at 10:19:56PM -0500, Scott Kostyshak wrote:
> On Fri, Jun 08, 2018 at 11:16:21PM -0400, Scott Kostyshak wrote:
> > On Sat, Apr 28, 2018 at 09:19:41PM +, Scott Kostyshak wrote:
> > > On Thu, Jun 30, 2016 at 02:40:30AM +, Richard Heck wrote:
> > > > commit 04b8f5cdc4b2610
On Tue, Jan 01, 2019 at 02:10:37PM +0100, Stephan Witt wrote:
> Hi all,
>
> first I wish all of you a Happy New Year.
>
> I investigated the cause of the issue with displaying SVG (including our own
> icons in Users Guide) on-screen.
>
> IMO the root cause is the existence of two ways to use the
Le 1 janvier 2019 05:22:08 GMT+01:00, Scott Kostyshak a
écrit :
>When compiling master with clang, I get a lot of warnings. Almost all
>of
>them are from -Winconsistent-missing-override. Are these worth
>addressing? There is also one warning from -Woverloaded-virtual.
>
>My build long is attached
Am Montag, den 31.12.2018, 17:48 -0500 schrieb Scott Kostyshak:
> 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
Am Dienstag, den 01.01.2019, 01:44 +0100 schrieb Kornel Benko:
> Am Montag, 31. Dezember 2018 16:07:32 CET schrieb Scott Kostyshak <
> skost...@lyx.org>:
> > On both 2.3.x and master, with my updated system, our europassCV
> > example
> > file fails to compile for me.
> >
> > The corresponding cte
Hi all,
first I wish all of you a Happy New Year.
I investigated the cause of the issue with displaying SVG (including our own
icons in Users Guide) on-screen.
IMO the root cause is the existence of two ways to use the configured
converters:
1. the conversion process to load external material
Am Donnerstag, den 06.09.2018, 14:18 +0530 schrieb Rishikesan Nair T:
> On Thu, Sep 6, 2018 at 1:55 PM, Jürgen Spitzmüller
> wrote:
> > Dear colleagues
> >
> > Please find attached a patch that fixes an issue in recent
> > elsarticle.cls (3.0). The problem is that you forgot to check the
> > exis
26 matches
Mail list logo