Re: Do we plan to eventually make Biblatex default?

2017-12-18 Thread Jürgen Spitzmüller
Am Dienstag, den 19.12.2017, 01:26 -0500 schrieb Scott Kostyshak: > When the user goes to Document > Settings > Bibliography, Basic > (BibTeX) > is the default. > > Do we want to eventually change this to use Biblatex by default? I would not do that (even though I am personally using nothing else

Re: revtex4-1 failing on 2.3.x because of "Repeated entry" in bib

2017-12-18 Thread Scott Kostyshak
On Tue, Dec 19, 2017 at 04:13:11AM +, Scott Kostyshak wrote: > The revtex4-1 ctests are failing for me on 2.3.x. A bisect suggests that > the fix at c2d121f6 caused the change. > > The error I get is: > > Repeated entry---line 2 of file revtex4-1Notes.bib > > The following is the bib in the

Do we plan to eventually make Biblatex default?

2017-12-18 Thread Scott Kostyshak
When the user goes to Document > Settings > Bibliography, Basic (BibTeX) is the default. Do we want to eventually change this to use Biblatex by default? I know close to nothing bout Biblatex, but from what I've read it is more extensible and under more active development. To be clear, I'm not a

Re: [LyX/master] Reduce horizontal spacing for simple inline equations

2017-12-18 Thread Scott Kostyshak
On Fri, Mar 24, 2017 at 09:28:52AM +, Jean-Marc Lasgouttes wrote: > commit f5fe3c17be0a66b32085585962877dfc2dae9140 > Author: Jean-Marc Lasgouttes > Date: Thu Nov 17 16:17:49 2016 +0100 > > Reduce horizontal spacing for simple inline equations After this commit, the last bracket in the

Re: [LyX/master] Introduce the notion of math class

2017-12-18 Thread Scott Kostyshak
On Thu, Nov 17, 2016 at 08:45:12AM +, Jean-Marc Lasgouttes wrote: > commit 361bd53bc36da61c6abfc2e0b7b7c7294800bbd9 > Author: Jean-Marc Lasgouttes > Date: Mon May 30 10:33:35 2016 +0200 > > Introduce the notion of math class > > This done according to the TeXbook. This class re

revtex4-1 failing on 2.3.x because of "Repeated entry" in bib

2017-12-18 Thread Scott Kostyshak
The revtex4-1 ctests are failing for me on 2.3.x. A bisect suggests that the fix at c2d121f6 caused the change. The error I get is: Repeated entry---line 2 of file revtex4-1Notes.bib The following is the bib in the temporary directory when compiling with 2.3.0rc1: @FOOTNOTE{Note1,key="Note1",n

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Scott Kostyshak
On Mon, Dec 18, 2017 at 11:50:19PM +, Uwe Stöhr wrote: > El 18.12.2017 a las 22:14, Richard Heck escribió: > > > Please go ahead. > > Done: > http://www.lyx.org/News Thanks, Scott signature.asc Description: PGP signature

Website news

2017-12-18 Thread Uwe Stöhr
You might have been wondering about all my commits to SVN. I updated the graphical tour which dated from LyX 1.3.x times (sic!): http://www.lyx.org/Walkthrough The good news are that thanks to Yuriy we have now a Russian translation of our website: http://www.lyx.org/WebRu.Home (work in progre

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Uwe Stöhr
El 18.12.2017 a las 22:14, Richard Heck escribió: Please go ahead. Done: http://www.lyx.org/News regards Uwe

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Richard Heck
On 12/18/2017 04:12 PM, Uwe Stöhr wrote: > El 18.12.2017 a las 18:23, Scott Kostyshak escribió: > >> I agree, but I don't have SVN access. > > I have and can do this if you like. Please go ahead. The final for my logic course is tomorrow, and I'm swamped answering students... > However, I think

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Uwe Stöhr
El 18.12.2017 a las 18:23, Scott Kostyshak escribió: I agree, but I don't have SVN access. I have and can do this if you like. However, I think as release manager you should get SVN access. regards Uwe

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Scott Kostyshak
On Mon, Dec 18, 2017 at 01:12:50PM +, Uwe Stöhr wrote: > El 18.12.2017 a las 02:47, Scott Kostyshak escribió: > > > Public release of LyX version 2.3.0rc1 > > Many thanks Scott. > > I expect now more translation updates an also bug reports. > > I think the RC is also worth it to announce it

Re: Master: Undo crash with change of document language

2017-12-18 Thread Jean-Marc Lasgouttes
Le 18/12/2017 à 17:44, Jean-Marc Lasgouttes a écrit : We will know that once we understand what happens (and if the file is correct). What happens is that the file src/tex2lyx/test/test-insets.lyx.lyx, created by tex2lyx, contains: \begin_inset Flex Flex:URL status collapsed \begin_layout P

Re: Master: Undo crash with change of document language

2017-12-18 Thread Kornel Benko
Am Montag, 18. Dezember 2017 um 17:44:35, schrieb Jean-Marc Lasgouttes > Le 18/12/2017 à 17:27, Kornel Benko a écrit : > >> My point is that I am not sure that I had a valid reason to add the > >> assertion at the time. I just thought it was a good idea, as far as I > >> remember. > > > > I stil

Re: Master: Undo crash with change of document language

2017-12-18 Thread Jean-Marc Lasgouttes
Le 18/12/2017 à 17:27, Kornel Benko a écrit : My point is that I am not sure that I had a valid reason to add the assertion at the time. I just thought it was a good idea, as far as I remember. I still think, it is. My thinking now is that we had an error dialog already. Does the assertion a

Re: Master: Undo crash with change of document language

2017-12-18 Thread Kornel Benko
Am Sonntag, 17. Dezember 2017 um 23:10:35, schrieb Jean-Marc Lasgouttes > Le 17/12/2017 à 20:29, Kornel Benko a écrit : > > And the point is, that lyx crashes on an (innocent?) Undo. > > > >> This is not something that appears in production builds anyway. > > > > We have asserts exactly because

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Uwe Stöhr
El 18.12.2017 a las 02:47, Scott Kostyshak escribió: Public release of LyX version 2.3.0rc1 Many thanks Scott. I expect now more translation updates an also bug reports. I think the RC is also worth it to announce it on our website: https://www.lyx.org/News many thanks and regards Uwe

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Jean-Pierre Chrétien
Le 18/12/2017 à 09:50, Jean-Marc Lasgouttes a écrit : The main site works here (both ftp and http) Good, may be I'm blacklisted ? -- Jean-Pierre

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Jean-Pierre Chrétien
Le 18/12/2017 à 09:28, Jean-Pierre Chrétien a écrit : Le 18/12/2017 à 02:47, Scott Kostyshak a écrit : You can download LyX 2.3.0rc1 from ftp://ftp.lyx.org/pub/lyx/devel/. The French site seems to be down: Recherche de ftp.lyx.org Essai avec nephtys.lip6.fr:22 Impossible de se connecter à

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Jean-Marc Lasgouttes
Le 18/12/2017 à 09:28, Jean-Pierre Chrétien a écrit : Recherche de ftp.lyx.org Essai avec nephtys.lip6.fr:22 Impossible de se connecter à nephtys.lip6.fr : Connexion refusée Pause de 30 secondes avant la prochaine tentative. Polish ans South African mirrors work, no answer from the others. T

Re: LyX version 2.3.0rc1 available

2017-12-18 Thread Jean-Pierre Chrétien
Le 18/12/2017 à 02:47, Scott Kostyshak a écrit : You can download LyX 2.3.0rc1 from ftp://ftp.lyx.org/pub/lyx/devel/. The French site seems to be down: Recherche de ftp.lyx.org Essai avec nephtys.lip6.fr:22 Impossible de se connecter à nephtys.lip6.fr : Connexion refusée Pause de 30 seconde