Re: [LyX GSoC/epub/master] Parse XHTML for EPUB metadata.

2013-09-15 Thread Liviu Andronic
Hey Josh, On Sun, Sep 15, 2013 at 11:37 PM, Josh Hieronymus wrote: > I'll stick with a metadata module for right now, as Google wants us to > submit a code sample taken from September 16th and earlier, but long term it > would be nicer to have the metadata entered as part of the document > setti

LyX unit testing

2013-09-15 Thread Scott Kostyshak
Hi Vincent, Do you have any plans to merge the gtest code http://git.lyx.org/?p=developers/vfr/lyx.git;a=shortlog;h=refs/heads/tests into master after the 2.1 release? Does it still need a lot of work before it should be merged? Hashini has expressed interest in implementing unit tests, and a cou

Re: [LyX GSoC/epub/master] Parse XHTML for EPUB metadata.

2013-09-15 Thread Josh Hieronymus
On Sat, Sep 14, 2013 at 6:41 PM, Pavel Sanda wrote: > Josh Hieronymus wrote: > > > Josh, what is your stance towards sharing some of these fields with the > > > current PDF metadata we use in document preferences? > > > > > > Pavel > > > > I think it might be a good idea. Would it make sense to a

Re: Key board based horizontal scrolling

2013-09-15 Thread Hashini Senaratne
Hello Jean-Marc, > I checked the current implementation with too wide tables by commenting the > content in void InsetTabular::resetPos(Cursor & cur) const. It seems to work > with tables, but the proper behaviour seems to appearing with fullpaint updates. I think I am incorrect at the above ment

Re: Key board based horizontal scrolling

2013-09-15 Thread Hashini Senaratne
Hello Jean-Marc, > What may happen is that DecorationUpdate redraw is triggerred when > moving the mouse. In this case, the rows would be recretated and change > value. > > A way to avoid that would be to remember the position of the start of > the row (a cursor slice pointing at the first cha

math-only restriction for advanced find and replace

2013-09-15 Thread Tommaso Cucinotta
Anyone willing to try this patch attached to #8768 (math-only restriction for advanced find and replace) http://www.lyx.org/trac/ticket/8768#comment:2 and check whether it can be satisfactory for closing the ticket ? Thanks, T.

Re: Key board based horizontal scrolling

2013-09-15 Thread Jean-Marc Lasgouttes
Le 15/09/13 08:11, Hashini Senaratne a écrit : Thank you. I tried this. Even it solves above mentioned problem (unwanted sliding when moving from the rightmost position of the math inset to the below row, using right arrow), again it is not working for the mouse pointer selections within the row.

Re: Key board based horizontal scrolling

2013-09-15 Thread Hashini Senaratne
Hi Scott, > I know nothing about this. Can you send an email to lyx-devel and > Vincent asking these questions? I would be interested to find out the > answer as well. Ok, I too followed this http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg180430.html. But could not find the correct proce

Re: Key board based horizontal scrolling

2013-09-15 Thread Hashini Senaratne
Hello Jean-Marc, > Thank you. I tried this. Even it solves above mentioned problem (unwanted > sliding when moving from the rightmost position of the math inset to the > below row, using right arrow), again it is not working for the mouse pointer > selections within the row. However it is good to