Re: [patch idea] TeX code inset for math

2015-02-27 Thread aparsloe
On 28/02/2015 10:25 a.m., Georg Baum wrote: Guenter Milde wrote: OTOH, beware that e.g. $\sum_i$ is valid math inptu for a sum over index i! Thanks, this is the problem. I new I did forgot something, so we still need something which is no valid LaTeX to recognize the inset start. Georg And i

Retina support on OS X (sponsoring?)

2015-02-27 Thread Maximilian Proppert
Dear all, We are very happy with LyX when it comes to preparing complex documents and we would like to thank you for your continued contributions. However, we are very interested in better support for retina (High DPI) screens as part of current Retina MacBook Pros or iMacs 5K. Our current und

Re: cursor movement / usability annoyances

2015-02-27 Thread Alfredo Braunstein
On Fri, Feb 27, 2015 at 6:17 PM, Scott Kostyshak wrote: > I think Richard is talking about what you are interested in, which is this bug > http://www.lyx.org/trac/ticket/2346 > which was fixed by Alfredo and is in 2.2dev but is not in 2.1.3. Yes, maybe also #9289 and #9291 A/

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Georg Baum
Enrico Forestieri wrote: > My vote is for a warning and an output produced in any case. > If latex produces an output, that output has to be shown, IMO. > Having the possibility of looking at the output may be of great > help to pinpoint problems. This is a good argument actually. Then we should

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Scott Kostyshak
On Fri, Feb 27, 2015 at 4:14 PM, aparsloe wrote: > On 28/02/2015 6:22 a.m., Scott Kostyshak wrote: >> >> On Fri, Feb 27, 2015 at 3:50 AM, Liviu Andronic >> wrote: >>> >>> as somewhat often I get errors but >>> a PDF does output (sometimes with useful clues on what really went >>> wrong, and point

Re: [patch idea] TeX code inset for math

2015-02-27 Thread Georg Baum
Guenter Milde wrote: > OTOH, beware that e.g. $\sum_i$ is valid math inptu for a sum over index > i! Thanks, this is the problem. I new I did forgot something, so we still need something which is no valid LaTeX to recognize the inset start. Georg

[patch] Fix automatic logofication of LyX, TeX etc (bug 4752)

2015-02-27 Thread Georg Baum
One of the youth sins of LyX is that it replaces some special phrases automatically with a typeset version. This is not wanted in most cases (the LyX documentation being an exception) and filed as bug 4752. The replacement algorithm is rather limited, i.e. it converts these phrases even if they

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread aparsloe
On 28/02/2015 6:22 a.m., Scott Kostyshak wrote: On Fri, Feb 27, 2015 at 3:50 AM, Liviu Andronic wrote: as somewhat often I get errors but a PDF does output (sometimes with useful clues on what really went wrong, and pointers on how to fix it). LaTeX errors? Strange, for me if my document has L

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Liviu Andronic
On Fri, Feb 27, 2015 at 7:09 PM, Scott Kostyshak wrote: > On Fri, Feb 27, 2015 at 12:54 PM, Liviu Andronic > wrote: >> On Fri, Feb 27, 2015 at 6:22 PM, Scott Kostyshak wrote: >>> On Fri, Feb 27, 2015 at 3:50 AM, Liviu Andronic >>> wrote: On Fri, Feb 27, 2015 at 5:59 AM, Scott Kostyshak

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Scott Kostyshak
On Fri, Feb 27, 2015 at 12:54 PM, Liviu Andronic wrote: > On Fri, Feb 27, 2015 at 6:22 PM, Scott Kostyshak wrote: >> On Fri, Feb 27, 2015 at 3:50 AM, Liviu Andronic >> wrote: >>> On Fri, Feb 27, 2015 at 5:59 AM, Scott Kostyshak wrote: On Thu, Feb 26, 2015 at 4:24 PM, Enrico Forestieri wr

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Liviu Andronic
On Fri, Feb 27, 2015 at 6:22 PM, Scott Kostyshak wrote: > On Fri, Feb 27, 2015 at 3:50 AM, Liviu Andronic > wrote: >> On Fri, Feb 27, 2015 at 5:59 AM, Scott Kostyshak wrote: >>> On Thu, Feb 26, 2015 at 4:24 PM, Enrico Forestieri wrote: > My vote is for a warning and an output produced in

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Scott Kostyshak
On Fri, Feb 27, 2015 at 3:50 AM, Liviu Andronic wrote: > On Fri, Feb 27, 2015 at 5:59 AM, Scott Kostyshak wrote: >> On Thu, Feb 26, 2015 at 4:24 PM, Enrico Forestieri wrote: >>> My vote is for a warning and an output produced in any case. >>> If latex produces an output, that output has to be s

Re: cursor movement / usability annoyances

2015-02-27 Thread Scott Kostyshak
On Thu, Feb 26, 2015 at 10:16 AM, Richard Heck wrote: > On 02/25/2015 07:02 PM, mark.braving...@csiro.au wrote: >> >> Tue, Feb 24, 2015 at 11:33 PM, wrote: I am a LyX lover. However ... :) ... inside equations and tables, Lyx's cursor movement "rules" drive me >>> >>> nuts! I

Re: cursor movement / usability annoyances

2015-02-27 Thread Jean-Marc Lasgouttes
Le 26/02/2015 16:16, Richard Heck a écrit : The release notes for new version 2.1.3 mention "inset-select-all", which may be related (but isn't the whole story). I think we did not put this into stable, as it touched a lot of code. But if someone would like to prepare a patch, I'd be happy to h

Re: [patches] Improve error reporting and log parsing

2015-02-27 Thread Liviu Andronic
On Fri, Feb 27, 2015 at 5:59 AM, Scott Kostyshak wrote: > On Thu, Feb 26, 2015 at 4:24 PM, Enrico Forestieri wrote: >> On Thu, Feb 26, 2015 at 12:57:24PM -0500, Scott Kostyshak wrote: >>> On Wed, Feb 25, 2015 at 4:33 PM, Scott Kostyshak wrote: >>> > On Wed, Feb 25, 2015 at 4:07 PM, Georg Baum >>