Re: Double word bug - LyX is duplicating random words

2015-03-19 Thread James
On Wed, Mar 18, 2015 at 8:45 PM, Jean-Marc Lasgouttes wrote: > Did you do a thorough check of your machine with some antimalware (like > Malwarebytes Anti-Malware Free)? > All three machines have enterprise antivirus/malware/spyware packages of different brands (Symantec, Norton and McAfee), non

Re: tabular cell merge bug

2015-03-19 Thread Stephan Witt
Am 19.03.2015 um 14:35 schrieb Edwin Leuven : > hi guys, > > merging cells is buggy here (2.1.3 on a mac) > > first i merge the top-left two cells in a small, say 3x3, table > > if i then merge this multicolumn cell with the remaining cell in the first row > my table ends up all bonkers > > se

Re: tabular cell merge bug

2015-03-19 Thread Jean-Marc Lasgouttes
Le 17/03/2015 21:26, Edwin Leuven a écrit : hi guys, merging cells is buggy here (2.1.3 on a mac) first i merge the top-left two cells in a small, say 3x3, table if i then merge this multicolumn cell with the remaining cell in the first row my table ends up all bonkers see the attached screen

Re: new icons in master are not found by the LyX executable

2015-03-19 Thread Enrico Forestieri
On Wed, Mar 18, 2015 at 08:53:53PM -0400, Richard Heck wrote: > On 03/18/2015 07:43 PM, Enrico Forestieri wrote: > >On Wed, Mar 18, 2015 at 09:42:58PM +0100, Jean-Marc Lasgouttes wrote: > >>Le 18/03/15 19:14, Enrico Forestieri a écrit : > >>>LyX uses gunzip for uncompressing a gzipped file. Most pr

Re: [patches] Improve error reporting and log parsing

2015-03-19 Thread Scott Kostyshak
On Wed, Mar 11, 2015 at 3:17 AM, Kornel Benko wrote: > Enrico, Georg, Liviu, Kornel: warning/error + PDF OK, looks like this is the most popular. I implemented the warning/error + PDF in cd8be655. I applied the patches sent in this thread with a few minor changes (e.g. I took out the warning bec

Re: [PATCH] should we increase this magic number? (LaTeX log scanning code)

2015-03-19 Thread Scott Kostyshak
On Sat, Feb 14, 2015 at 11:01 AM, Scott Kostyshak wrote: > Any more thoughts on this patch? Patch is in at 0a6120cb. Scott

Re: [PATCH] Check exit code of LaTeX process in LaTeX::run

2015-03-19 Thread Scott Kostyshak
Issue resolved at 1dbf0e5a. Scott