Re: Regression in branch

2011-11-14 Thread Vincent van Ravesteijn
Op 15 nov. 2011 03:35 schreef "Richard Heck" het volgende: > > On 11/14/2011 04:36 PM, Pavel Sanda wrote: >> >> Richard Heck wrote: >>> >>> Something like that may be happening. Pavel, can you produce a minimal set >>> just replicating the structure? >> >> confirming that the cause is r39599. >> >

Re: Regression in branch

2011-11-14 Thread Richard Heck
On 11/14/2011 04:36 PM, Pavel Sanda wrote: Richard Heck wrote: Something like that may be happening. Pavel, can you produce a minimal set just replicating the structure? confirming that the cause is r39599. the structure causing warning is: parent->child1 parent->child2->child1 Weird. I'll ha

Re: Regression in branch

2011-11-14 Thread Pavel Sanda
Richard Heck wrote: > Something like that may be happening. Pavel, can you produce a minimal set > just replicating the structure? confirming that the cause is r39599. the structure causing warning is: parent->child1 parent->child2->child1 see attached. pavel files.tgz Description: applicati

Re: Unexpected format problem

2011-11-14 Thread Helge Hafting
On 13. nov. 2011 17:09, Richard Heck wrote: [...] Then I was experimenting with using "book AMS" class and now the formulas in chapter 7 are all screwed up in a way that I had never seen before. However, despite giving an error the individual document produces a correct pdf but now the whole book

Re: Regression in branch

2011-11-14 Thread Richard Heck
On 11/14/2011 07:46 AM, Vincent van Ravesteijn wrote: Op 14-11-2011 13:04, Pavel Sanda schreef: Richard Heck wrote: deleting that child's pimpl. Is there something odd about the structure of your document set? yes, it has quite complicated structure, after opening i get Buffer.cpp(286): Warni

Re: Regression in branch

2011-11-14 Thread Vincent van Ravesteijn
Op 14-11-2011 13:04, Pavel Sanda schreef: Richard Heck wrote: deleting that child's pimpl. Is there something odd about the structure of your document set? yes, it has quite complicated structure, after opening i get Buffer.cpp(286): Warning: a buffer should not have two parents! on console. p

Re: Regression in branch

2011-11-14 Thread Pavel Sanda
Richard Heck wrote: > deleting that child's pimpl. Is there something odd about the structure of > your document set? yes, it has quite complicated structure, after opening i get Buffer.cpp(286): Warning: a buffer should not have two parents! on console. pavel

Re: CMake problems was: removing scons

2011-11-14 Thread Peter Kümmel
On 14.11.2011 08:58, Peter Kümmel wrote: On 13.11.2011 21:21, Uwe Stöhr wrote: Today I took the time and restarted from scratch, meaning to set up a clean new build system. I followed the instructions bit by bit but CMake does not compile. In contrary to my old system it even didn't start a co