Re: Windows debug output

2018-09-21 Thread Paul A. Rubin
On 09/21/2018 03:13 PM, Enrico Forestieri wrote: On Fri, Sep 21, 2018 at 01:32:24PM -0400, Paul A. Rubin wrote: On 09/21/2018 01:28 PM, Jean-Marc Lasgouttes wrote: Le 21/09/2018 à 19:20, Paul A. Rubin a écrit : I'm embarrassed to have to ask, but how does one get debug output with the Windows

Re: Windows debug output

2018-09-21 Thread Richard Kimberly Heck
On 9/21/18 2:06 PM, Paul A. Rubin wrote: > On 09/21/2018 01:32 PM, Scott Kostyshak wrote: >> On Fri, Sep 21, 2018 at 01:20:21PM -0400, Paul A. Rubin wrote: >>> I'm embarrassed to have to ask, but how does one get debug output >>> with the >>> Windows version of LyX (2.3 or later)? From a command wi

Re: Windows debug output

2018-09-21 Thread Enrico Forestieri
On Fri, Sep 21, 2018 at 01:32:24PM -0400, Paul A. Rubin wrote: > On 09/21/2018 01:28 PM, Jean-Marc Lasgouttes wrote: > > Le 21/09/2018 à 19:20, Paul A. Rubin a écrit : > > > I'm embarrassed to have to ask, but how does one get debug output > > > with the Windows version of LyX (2.3 or later)? From

Re: Windows debug output

2018-09-21 Thread Paul A. Rubin
On 09/21/2018 01:32 PM, Scott Kostyshak wrote: On Fri, Sep 21, 2018 at 01:20:21PM -0400, Paul A. Rubin wrote: I'm embarrassed to have to ask, but how does one get debug output with the Windows version of LyX (2.3 or later)? From a command window, I've tried both "start LyX2.3 -dbg all" and "cmd

Re: Windows debug output

2018-09-21 Thread Paul A. Rubin
On 09/21/2018 01:28 PM, Jean-Marc Lasgouttes wrote: Le 21/09/2018 à 19:20, Paul A. Rubin a écrit : I'm embarrassed to have to ask, but how does one get debug output with the Windows version of LyX (2.3 or later)? From a command window, I've tried both "start LyX2.3 -dbg all" and "cmd /K LyX2.3

Re: Windows debug output

2018-09-21 Thread Scott Kostyshak
On Fri, Sep 21, 2018 at 01:20:21PM -0400, Paul A. Rubin wrote: > I'm embarrassed to have to ask, but how does one get debug output with the > Windows version of LyX (2.3 or later)? From a command window, I've tried > both "start LyX2.3 -dbg all" and "cmd /K LyX2.3 -dbg all", and have tried > surrou

Re: Windows debug output

2018-09-21 Thread Jean-Marc Lasgouttes
Le 21/09/2018 à 19:20, Paul A. Rubin a écrit : I'm embarrassed to have to ask, but how does one get debug output with the Windows version of LyX (2.3 or later)? From a command window, I've tried both "start LyX2.3 -dbg all" and "cmd /K LyX2.3 -dbg all", and have tried surrounding the executable

Windows debug output

2018-09-21 Thread Paul A. Rubin
I'm embarrassed to have to ask, but how does one get debug output with the Windows version of LyX (2.3 or later)? From a command window, I've tried both "start LyX2.3 -dbg all" and "cmd /K LyX2.3 -dbg all", and have tried surrounding the executable name and flags with quotes, and swearing in mu

Re: Problem importing latex files

2018-09-21 Thread Paola Manzini
> On 21 Sep 2018, at 17:12, Stephan Witt wrote: > > Am 21.09.2018 um 17:42 schrieb Paola Manzini >: >> >> On 21 Sep 2018, at 16:41, Stephan Witt wrote: >>> >>> Am 21.09.2018 um 17:32 schrieb Jürgen Spitzmüller : Am Freitag, den 21.09.2018, 14:45 +0100 sch

Re: Problem importing latex files

2018-09-21 Thread Stephan Witt
Am 21.09.2018 um 17:42 schrieb Paola Manzini : > > On 21 Sep 2018, at 16:41, Stephan Witt wrote: >> >> Am 21.09.2018 um 17:32 schrieb Jürgen Spitzmüller : >>> >>> Am Freitag, den 21.09.2018, 14:45 +0100 schrieb Paola Manzini: Thanks , I did View>Messages Pane and below is what is created w

Re: Problem importing latex files

2018-09-21 Thread Paola Manzini
> On 21 Sep 2018, at 16:41, Stephan Witt wrote: > > Am 21.09.2018 um 17:32 schrieb Jürgen Spitzmüller : >> >> Am Freitag, den 21.09.2018, 14:45 +0100 schrieb Paola Manzini: >>> Thanks , I did View>Messages Pane and below is what is created when >>> attempting to import - hope it does make sen

Re: Problem importing latex files

2018-09-21 Thread Stephan Witt
Am 21.09.2018 um 17:32 schrieb Jürgen Spitzmüller : > > Am Freitag, den 21.09.2018, 14:45 +0100 schrieb Paola Manzini: >> Thanks , I did View>Messages Pane and below is what is created when >> attempting to import - hope it does make sense to you! Oh, this makes sense to me. I have to verify what

Re: Problem importing latex files

2018-09-21 Thread Jürgen Spitzmüller
Am Freitag, den 21.09.2018, 14:45 +0100 schrieb Paola Manzini: > Thanks , I did View>Messages Pane and below is what is created when > attempting to import - hope it does make sense to you! Not to me, but I hope to others. Thanks anyway! Jürgen > 14:43:48.720: Importing .../papers pandm/provaIm

Re: Newline can cause text before to shift upward

2018-09-21 Thread Scott Kostyshak
On Fri, Sep 21, 2018 at 09:49:07AM +1200, Andrew Parsloe wrote: > On 21/09/2018 1:38 a.m., Scott Kostyshak wrote: > > On Thu, Sep 20, 2018 at 02:23:28PM +0200, Jean-Marc Lasgouttes wrote: > > > Le 08/09/2018 à 00:38, Scott Kostyshak a écrit : > > > > In some cases, when I break a line, the text to

Deprecated calls in os_unix.cpp

2018-09-21 Thread pdv
Enclosed is a patch replacing two calls in os_unix.cpp which have been deprecated since MacOS 10.10. Regards, P. De Visschere diff --git a/src/support/os_unix.cpp b/src/support/os_unix.cpp index 34cfd478a6..c98fe12a26 100644 --- a/src/support/os_unix.cpp +++ b/src/support/os_unix.cpp @@ -228,18

LinkBack support (on MacOS)

2018-09-21 Thread pdv
I came across a deprecated call in the LinkBack code, and discovered that LinkBack acctually doesn't work (anymore). Apparently nobody uses this? When the pasteboard contains linkback-data lyx saves the pdf-data + linkback-data in a file with the .linkback extension and adds the size of the pd

Re: Problem importing latex files

2018-09-21 Thread Paola Manzini
> On 21 Sep 2018, at 14:13, Jürgen Spitzmüller wrote: > > Am Fr., 21. Sep. 2018 um 12:36 Uhr schrieb Paola Manzini >: > Hello, first of all thank you all for the amazing job you do with LyX! > > I have just downloaded v.2.3.1 which I have running under my Mac-OS. 10.1

SVG preview not working with Inkscape as converter

2018-09-21 Thread Daniel
Hi, If I make rsvg-convert unavailable for LyX and reconfigure to make it use Inkscape instead, then no previews are generated ("Error converting to a loadable format"). Output still works fine though. Can someone reproduce this? Daniel

Re: LyX SVG output size wrong

2018-09-21 Thread Daniel
On 20/09/2018 13:56, Jean-Marc Lasgouttes wrote: I think that at this point it would be a good idea to open a ticket. Ticket at https://www.lyx.org/trac/ticket/11301. Daniel