Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 23:35:47, schrieb Enrico Forestieri > On Wed, Jun 10, 2015 at 11:08:15PM +0200, Kornel Benko wrote: > > Am Mittwoch, 10. Juni 2015 um 22:41:59, schrieb Enrico Forestieri > > > > > On Wed, Jun 10, 2015 at 10:08:30PM +0200, Kornel Benko wrote: > > > > > > > > Should

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Enrico Forestieri
On Wed, Jun 10, 2015 at 11:08:15PM +0200, Kornel Benko wrote: > Am Mittwoch, 10. Juni 2015 um 22:41:59, schrieb Enrico Forestieri > > > On Wed, Jun 10, 2015 at 10:08:30PM +0200, Kornel Benko wrote: > > > > > > Should work now. > > > > I just tried it on Solaris. After fighting with cmake that w

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 23:08:15, schrieb Kornel Benko > Am Mittwoch, 10. Juni 2015 um 22:41:59, schrieb Enrico Forestieri > > > On Wed, Jun 10, 2015 at 10:08:30PM +0200, Kornel Benko wrote: > > > > > > Should work now. > > > > I just tried it on Solaris. After fighting with cmake that w

Re: proper naming of Flex insets

2015-06-10 Thread Liviu Andronic
On Wed, Jun 10, 2015 at 11:02 PM, Liviu Andronic wrote: > Dear all, > I came up with this simple Landscape module: > http://wiki.lyx.org/uploads/Modules/landscape.module > > but LyX complains when I load it: > 22:18:21.519: (dialog-show document)insets/InsetLayout.cpp (213): Flex > insets must hav

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 22:41:59, schrieb Enrico Forestieri > On Wed, Jun 10, 2015 at 10:08:30PM +0200, Kornel Benko wrote: > > > > Should work now. > > I just tried it on Solaris. After fighting with cmake that wanted > absolutely using cc and CC (Sun's compilers) instead of gcc and g++,

proper naming of Flex insets

2015-06-10 Thread Liviu Andronic
Dear all, I came up with this simple Landscape module: http://wiki.lyx.org/uploads/Modules/landscape.module but LyX complains when I load it: 22:18:21.519: (dialog-show document)insets/InsetLayout.cpp (213): Flex insets must have names of the form `Flex:'. This one has the name `Custom:Landscape'

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Enrico Forestieri
On Wed, Jun 10, 2015 at 10:08:30PM +0200, Kornel Benko wrote: > > Should work now. I just tried it on Solaris. After fighting with cmake that wanted absolutely using cc and CC (Sun's compilers) instead of gcc and g++, it turned out that I also needed the attached patch. -- Enrico diff --git a/s

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 21:23:49, schrieb Enrico Forestieri > On Wed, Jun 10, 2015 at 12:00:02PM -0700, Kornel Benko wrote: > > Am Mittwoch, 10. Juni 2015 um 20:49:57, schrieb Kornel Benko > > > > > Am Mittwoch, 10. Juni 2015 um 20:24:34, schrieb Enrico Forestieri > > > > > > > > > >

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 15:25:44, schrieb Scott Kostyshak > On Wed, Jun 10, 2015 at 11:27:29AM +0200, Kornel Benko wrote: > > Am Mittwoch, 10. Juni 2015 um 10:33:27, schrieb Enrico Forestieri > > > > > On Tue, Jun 09, 2015 at 08:10:58PM -0400, Scott Kostyshak wrote: > > > > On Sat, May 10

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Jürgen Spitzmüller
2015-06-10 21:25 GMT+02:00 Scott Kostyshak : > A friend sent a large (140 pages) .lyx file privately that he produced > with LyX 2.1.x (not sure which version). He often switches between Mac > and Windows, and often pastes stuff in (perhaps containing strange > characters) from other applications.

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Scott Kostyshak
On Wed, Jun 10, 2015 at 11:27:29AM +0200, Kornel Benko wrote: > Am Mittwoch, 10. Juni 2015 um 10:33:27, schrieb Enrico Forestieri > > > On Tue, Jun 09, 2015 at 08:10:58PM -0400, Scott Kostyshak wrote: > > > On Sat, May 10, 2014 at 11:29:48PM +0200, Enrico Forestieri wrote: > > > > commit c668ebf6

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Scott Kostyshak
On Wed, Jun 10, 2015 at 10:59:36AM +0200, Jürgen Spitzmüller wrote: > 2015-06-10 10:33 GMT+02:00 Enrico Forestieri : > > And if you open the file with a editor, you will see that its encoding is > scrambled. Indeed. I do see this. > So the question is: how has this file been produced? A friend

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Scott Kostyshak
On Wed, Jun 10, 2015 at 11:04:16AM +0200, Enrico Forestieri wrote: > On Tue, Jun 09, 2015 at 08:10:58PM -0400, Scott Kostyshak wrote: > > On Sat, May 10, 2014 at 11:29:48PM +0200, Enrico Forestieri wrote: > > > commit c668ebf61151e1cdf6b583dc5ecdc8f8a0cfc678 > > > Author: Enrico Forestieri > > > D

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Enrico Forestieri
On Wed, Jun 10, 2015 at 12:00:02PM -0700, Kornel Benko wrote: > Am Mittwoch, 10. Juni 2015 um 20:49:57, schrieb Kornel Benko > > Am Mittwoch, 10. Juni 2015 um 20:24:34, schrieb Enrico Forestieri > > > > > > > > > > > > I don't know what are the corresponding changes for cmake here. > > > > >

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 20:49:57, schrieb Kornel Benko > Am Mittwoch, 10. Juni 2015 um 20:24:34, schrieb Enrico Forestieri > > > > > > > > I don't know what are the corresponding changes for cmake here. > > > > I'm working at it. > Probably missing PreviewLoaderUI.ui. ... cd /usr/BU

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 20:24:34, schrieb Enrico Forestieri > > > > I don't know what are the corresponding changes for cmake here. > I'm working at it. Kornel signature.asc Description: This is a digitally signed message part.

Re: [LyX/master] Delay regeneration of previews on zoom changes

2015-06-10 Thread Enrico Forestieri
On Wed, Jun 10, 2015 at 07:45:46PM +0200, Enrico Forestieri wrote: > commit 21e908b8c49f0b5a7df1eca9b36d2632e0838880 > Author: Enrico Forestieri > Date: Wed Jun 10 19:21:27 2015 +0200 > > Delay regeneration of previews on zoom changes > > Until now the regeneration process was star

Re: Warnings With Automake

2015-06-10 Thread Richard Heck
On 06/10/2015 04:42 AM, Jean-Marc Lasgouttes wrote: Le 09/06/2015 15:00, Richard Heck a écrit : Using automake 1.15 (though I think I also saw this earlier), I get a ton of warnings like: src/tex2lyx/Makefile.am:71: warning: source file '../version.cpp' is in a subdirectory, src/tex2lyx/Makefi

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Kornel Benko
Am Mittwoch, 10. Juni 2015 um 10:33:27, schrieb Enrico Forestieri > On Tue, Jun 09, 2015 at 08:10:58PM -0400, Scott Kostyshak wrote: > > On Sat, May 10, 2014 at 11:29:48PM +0200, Enrico Forestieri wrote: > > > commit c668ebf61151e1cdf6b583dc5ecdc8f8a0cfc678 > > > Author: Enrico Forestieri > > >

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Enrico Forestieri
On Tue, Jun 09, 2015 at 08:10:58PM -0400, Scott Kostyshak wrote: > On Sat, May 10, 2014 at 11:29:48PM +0200, Enrico Forestieri wrote: > > commit c668ebf61151e1cdf6b583dc5ecdc8f8a0cfc678 > > Author: Enrico Forestieri > > Date: Sat May 10 23:25:11 2014 +0200 > > > > Fix bugs #8546 and #9055,

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Jürgen Spitzmüller
2015-06-10 10:33 GMT+02:00 Enrico Forestieri : > When I load your example document with lyx 2.1.3 and try to export it > to the 2.0 format I get the following output: > > Traceback (most recent call last): > File "/opt/share/lyx/lyx2lyx/lyx2lyx", line 86, in > main() > File "/opt/share/ly

Re: Warnings With Automake

2015-06-10 Thread Jean-Marc Lasgouttes
Le 09/06/2015 15:00, Richard Heck a écrit : Using automake 1.15 (though I think I also saw this earlier), I get a ton of warnings like: src/tex2lyx/Makefile.am:71: warning: source file '../version.cpp' is in a subdirectory, src/tex2lyx/Makefile.am:71: but option 'subdir-objects' is disabled I'

Re: [LyX/master] Fix bugs #8546 and #9055, and introduce new separator inset.

2015-06-10 Thread Enrico Forestieri
On Tue, Jun 09, 2015 at 08:10:58PM -0400, Scott Kostyshak wrote: > On Sat, May 10, 2014 at 11:29:48PM +0200, Enrico Forestieri wrote: > > commit c668ebf61151e1cdf6b583dc5ecdc8f8a0cfc678 > > Author: Enrico Forestieri > > Date: Sat May 10 23:25:11 2014 +0200 > > > > Fix bugs #8546 and #9055,