Re: Ubuntu PPA: need to remove the default repo package first?

2016-08-02 Thread Liviu Andronic
On Sun, Jul 31, 2016 at 5:57 AM, Scott Kostyshak wrote: > An edit was made to the LyXOnUbuntu page: > > http://wiki.lyx.org/LyX/LyXOnUbuntu?action=diff#diff1469928065 > > The user "JH" had a problem when using the Ubuntu PPA and changed the > wiki page to suggest that users remove the default repo

Re: [LyX/master] Fix HTML display of math matrices.

2016-08-02 Thread Richard Heck
On 08/02/2016 05:38 PM, Scott Kostyshak wrote: > On Tue, Aug 02, 2016 at 03:55:21AM -0400, Scott Kostyshak wrote: >> On Sat, Jul 30, 2016 at 06:25:32AM +0200, Richard Heck wrote: >>> commit 60ce2b7570e65ccf31738c39211b0997113e4d57 >>> Author: Richard Heck >>> Date: Sat Jul 30 00:25:09 2016 -0400

Re: [LyX/master] Fix HTML display of math matrices.

2016-08-02 Thread Scott Kostyshak
On Tue, Aug 02, 2016 at 03:55:21AM -0400, Scott Kostyshak wrote: > On Sat, Jul 30, 2016 at 06:25:32AM +0200, Richard Heck wrote: > > commit 60ce2b7570e65ccf31738c39211b0997113e4d57 > > Author: Richard Heck > > Date: Sat Jul 30 00:25:09 2016 -0400 > > > > Fix HTML display of math matrices. >

Boost Warnings, Again

2016-08-02 Thread Richard Heck
Is there anything we can do about all the warnings like this? ./../../3rdparty/boost/boost/function/function_base.hpp:308:13: warning: placement new constructing an object of type ‘boost::detail::function::functor_manager_common(lyx::support::{anonymous}::Murder*)> >::functor_type {aka std::_Bind(

Re: [LyX/master] Fix display of branch buttons and tooltips.

2016-08-02 Thread Richard Heck
On 08/02/2016 04:25 PM, Vincent van Ravesteijn wrote: > > > On Sat, Jul 30, 2016 at 4:58 AM, Richard Heck > wrote: > > commit cbbae06c9bb735759a611bad483d3a1c01d3aed7 > > Author: Richard Heck mailto:rgh...@lyx.org>> > > Date: Fri Jul 29 22:58:03 2016 -0400 > > > > Fix displa

Re: [LyX/master] Fix display of branch buttons and tooltips.

2016-08-02 Thread Vincent van Ravesteijn
On Sat, Jul 30, 2016 at 4:58 AM, Richard Heck wrote: > commit cbbae06c9bb735759a611bad483d3a1c01d3aed7 > Author: Richard Heck > Date: Fri Jul 29 22:58:03 2016 -0400 > > Fix display of branch buttons and tooltips. [..] > - if (isOpen(bv)) > - return heading; Hi Richard, Do you find it useful t

Re: [LyX/2.2.x] Fix quotes in InStar module description.

2016-08-02 Thread Jürgen Spitzmüller
Am Dienstag, den 02.08.2016, 17:12 +0200 schrieb Richard Heck: > -#1. An "In Premable" style that puts whatever is entered into it > into the preamble. > +#1. An 'In Premable' style that puts whatever is entered into it > into the preamble. 'In Preamble' (this was actually JP's fix). Jürgen  si

Re: Typos in InStar module

2016-08-02 Thread Richard Heck
On 08/02/2016 07:11 AM, Jürgen Spitzmüller wrote: > Am Donnerstag, den 14.07.2016, 19:21 -0400 schrieb Richard Heck: >> OK. I'll try to remember to change it in stable once 2.2.1 is out. > That would be now. Indeed. rh

Re: Typos in InStar module

2016-08-02 Thread Jürgen Spitzmüller
Am Donnerstag, den 14.07.2016, 19:21 -0400 schrieb Richard Heck: > OK. I'll try to remember to change it in stable once 2.2.1 is out. That would be now. Jürgen > > Richard > > signature.asc Description: This is a digitally signed message part

Re: Weird Selection Bug

2016-08-02 Thread Guillaume Munch
Le 02/08/2016 à 07:39, Stephan Witt a écrit : OTOH starting the selection at the current cursor position after moving the input focus with keyboard is the way it works on Mac - with LyX and with other text editors. +1, not just on Mac

Re: [LyX/master] Fix HTML display of math matrices.

2016-08-02 Thread Scott Kostyshak
On Sat, Jul 30, 2016 at 06:25:32AM +0200, Richard Heck wrote: > commit 60ce2b7570e65ccf31738c39211b0997113e4d57 > Author: Richard Heck > Date: Sat Jul 30 00:25:09 2016 -0400 > > Fix HTML display of math matrices. Is it possible this affected LaTeX export? Our ctests suggest that this commi