Re: Broken export from command line in master

2017-12-24 Thread Kornel Benko
Am Sonntag, 24. Dezember 2017 um 11:17:43, schrieb Richard Heck > On 12/24/2017 12:13 AM, Scott Kostyshak wrote: > > On Sun, Dec 24, 2017 at 04:35:26AM +, Richard Heck wrote: > > > >> Backtrace? > > Attached. Are you able to reproduce? > > Looks like my hypothesis was correct. Try the attache

outline pane selection across files in tabs

2017-12-24 Thread john kennan
When two files are open in tabs, with Tables selected in the outline pane in the first file, the selection doesn't hold after switching to the other file and back if the other file has no tables -- the selection reverts to Table of Contents. This seems undesirable (OSX, 2.3rc1). John

Re: Improve copying of citation insets from LyX + BibTeX to LyX + Biblatex ?

2017-12-24 Thread Richard Heck
On 12/24/2017 06:19 AM, Jürgen Spitzmüller wrote: > Am Sonntag, den 24.12.2017, 00:16 -0500 schrieb Scott Kostyshak: >> If I copy a citation of the form "author (year)" from a .lyx file >> that >> uses BibTeX to a .lyx file that uses Biblatex, it shows up as "author >> year". Should we improve this

Re: Broken export from command line in master

2017-12-24 Thread Richard Heck
On 12/24/2017 12:13 AM, Scott Kostyshak wrote: > On Sun, Dec 24, 2017 at 04:35:26AM +, Richard Heck wrote: > >> Backtrace? > Attached. Are you able to reproduce? Looks like my hypothesis was correct. Try the attached. I thought we didn't use clones when exporting from the command line. We pro

Re: LyX on windows performance

2017-12-24 Thread Kornel Benko
Am Sonntag, 24. Dezember 2017 um 14:23:34, schrieb Jean-Marc Lasgouttes > Le 24/12/2017 à 14:00, Kornel Benko a écrit : > > But does it apply to MSVC? I could not see > > In cmake we have Debug, Release, RelWithDebInfo, MinSizeRel. > > But no profiling for MSVC. Explicitly disabled by Peter Kümme

Re: [LyX/master] Fix lyx2lyx conversion of dashes.

2017-12-24 Thread José Abílio Matos
On Sunday, 24 December 2017 02.50.07 WET Scott Kostyshak wrote: > I changed <> to <> at b798347, otherwise I get a > "SyntaxError: invalid syntax" from Python. > > Can someone please confirm that's the correct fix? (I am not experienced > in Python). > > Scott Your change is only half correct. :

Re: LyX on windows performance

2017-12-24 Thread Jean-Marc Lasgouttes
Le 24/12/2017 à 14:00, Kornel Benko a écrit : But does it apply to MSVC? I could not see In cmake we have Debug, Release, RelWithDebInfo, MinSizeRel. But no profiling for MSVC. Explicitly disabled by Peter Kümmel. And he knows better. Well, profiling should be done with correct optimization (on

Re: LyX on windows performance

2017-12-24 Thread Kornel Benko
Am Sonntag, 24. Dezember 2017 um 12:39:16, schrieb Jean-Marc Lasgouttes > Le 24/12/2017 à 06:18, Kornel Benko a écrit : > >> What does debug mean? Is this only debug information or also > >> instrumenting for run-time checking? > > > > Only Debug information. Also the optimization is turned to -

Re: LyX version 2.3.0rc1 available

2017-12-24 Thread Jean-Marc Lasgouttes
Le 24/12/2017 à 04:13, Pavel Sanda a écrit : Granting svn access used to be in JMarc domain, I hope he can still remember how to do that :) I suggest that Scott keeps pinging him until he gets what he deserves (whatever that is :D) Actually, I am the one waiting for Scott :) JMarc

Re: LyX on windows performance

2017-12-24 Thread Jean-Marc Lasgouttes
Le 24/12/2017 à 06:18, Kornel Benko a écrit : What does debug mean? Is this only debug information or also instrumenting for run-time checking? Only Debug information. Also the optimization is turned to -O0 OK. Kornel, what is a good set of parameters for profiling? I would try -

Re: Improve copying of citation insets from LyX + BibTeX to LyX + Biblatex ?

2017-12-24 Thread Jürgen Spitzmüller
Am Sonntag, den 24.12.2017, 00:16 -0500 schrieb Scott Kostyshak: > If I copy a citation of the form "author (year)" from a .lyx file > that > uses BibTeX to a .lyx file that uses Biblatex, it shows up as "author > year". Should we improve this or would the complication not be worth > it? Here, the