On 08/07/2014 10:34 PM, Pavel Sanda wrote:
Richard Heck wrote:
problem here. Since this crash seems almost always to involve tables, I looked
at
the code in switchBetweenClasses() and found that the Paragraphs that belong to
"hidden" table cells are not seen by the initial recursion using a Par
Richard Heck wrote:
> problem here. Since this crash seems almost always to involve tables, I
> looked at
> the code in switchBetweenClasses() and found that the Paragraphs that belong
> to
> "hidden" table cells are not seen by the initial recursion using a
> ParIterator:
This description look
Scott Kostyshak wrote:
> > I found a way to bind the raw command to a particular shortcut (Prefs >
> > Editing > Shortcuts > Cursor...Functions > box-insert) but inserting via
> > the menu allows me to choose which style of box.
>
> Here is a patch, I don't know what others think:
Legit to me. P
Hi Tariq,
it is great to hear you are willing to test the work Prannoy did over the
summer in the context of Google's summer of code.
As Richard pointed out, the code (it's all in .4ht files) is in the gsoc
repository, and more precisely in the tests directory.
I would just ask you to wait a few
I'm attaching a patch which I'm hoping will fix the mystery crash.
Here's the log message:
Investigation of bug #9236 showed that crash to be due to a Paragraph's
holding a
dangling pointer to an old and deleted Layout after the DocumentClass
was reset.
Since the backtraces look almost ident
On 08/06/2014 10:52 AM, tesm...@gmail.com wrote:
Dear Richard,
Thanks for your reply.
I would like to participate in testing of the GSOC project to
LyxToWordConversion [http://wiki.lyx.org/GSoC/LyxToWordConversion].
Would someone please add me to the list and provide the binaries/code
for t