Re: [LyX/master] Improve error message a bit more.

2018-04-25 Thread Kornel Benko
Am Donnerstag, 26. April 2018 00:44:52 CEST schrieb Richard Kimberly Heck : > commit 821e10154739aa23191998b88a4bb7d9e0390628 > Author: Richard Kimberly Heck > Date: Wed Apr 25 18:43:49 2018 -0400 > > Improve error message a bit more. > > Sorry to Kornel, who had already updated s

Which Bug Is This?

2018-04-25 Thread Richard Kimberly Heck
There's a bug report of the following sort. Suppose you have a list, and you select all the elements and do Insert> Note. Then the list goes into the note, but the note itself is still in a list. JMarc suggested that we reset the layout to default in this case, which makes sense. I now have a simpl

Re: SIGSEGV when copy/pasting a child doc

2018-04-25 Thread Scott Kostyshak
On Tue, Apr 24, 2018 at 11:00:46PM +, Richard Kimberly Heck wrote: > On 04/24/2018 01:10 AM, Scott Kostyshak wrote: > > I can reproduce on master and on 2.3.x. > > > > To reproduce: > > > > 1. download the attached 3 documents and put them in the same directory. > > 2. open master_copy_from.lyx

Re: Why is the bibfiles cache sorted?

2018-04-25 Thread Richard Kimberly Heck
On 04/25/2018 01:10 PM, Jürgen Spitzmüller wrote: > Am Mittwoch, den 25.04.2018, 12:04 -0400 schrieb Richard Kimberly Heck: >> This was meant to be a fast way to see if the two vectors have the >> same >> elements---I found the trick on the web somewhere---but if biblatex >> export is using the cac

Re: Language error in table

2018-04-25 Thread Kornel Benko
Am Mittwoch, 25. April 2018 19:13:13 CEST schrieb Jürgen Spitzmüller : > Am Dienstag, den 24.04.2018, 20:55 +0200 schrieb Kornel Benko: > > For our language specialists... > > This MWE is not compilable. > > Can you file a bug report, please? #11128 Kornel signature.asc Description

Re: Language error in table

2018-04-25 Thread Jürgen Spitzmüller
Am Dienstag, den 24.04.2018, 20:55 +0200 schrieb Kornel Benko: > For our language specialists... > This MWE is not compilable. Can you file a bug report, please? Jürgen > > Kornel signature.asc Description: This is a digitally signed message part

Re: Why is the bibfiles cache sorted?

2018-04-25 Thread Jürgen Spitzmüller
Am Mittwoch, den 25.04.2018, 12:04 -0400 schrieb Richard Kimberly Heck: > This was meant to be a fast way to see if the two vectors have the > same > elements---I found the trick on the web somewhere---but if biblatex > export is using the cached list, then it will need to be changed. The > attache

Re: Why is the bibfiles cache sorted?

2018-04-25 Thread Richard Kimberly Heck
On 04/25/2018 07:20 AM, Jürgen Spitzmüller wrote: > Riki, > > In Buffer::updateBuffer(), we sort the bibfiles cache: > >     sort(d->bibfiles_cache_.begin(), d->bibfiles_cache_.end()); > > (Why) Is this necessary? > > I am asking since Biblatex uses getBibFiles in order to output the > \addbibresou

Why is the bibfiles cache sorted?

2018-04-25 Thread Jürgen Spitzmüller
Riki, In Buffer::updateBuffer(), we sort the bibfiles cache: sort(d->bibfiles_cache_.begin(), d->bibfiles_cache_.end()); (Why) Is this necessary? I am asking since Biblatex uses getBibFiles in order to output the \addbibresource lines in the preamble. These should be order according to the

Re: Language error in table

2018-04-25 Thread Kornel Benko
Am Dienstag, 24. April 2018 20:55:28 CEST schrieb Kornel Benko : > For our language specialists... > This MWE is not compilable. > > Kornel > Added new testcase 'languagenesting_tablecell.*' at 0add712. Kornel signature.asc Description: This is a digitally signed message part.