"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| "Lars Gullik Bjønnes" wrote:
| >
| > "Garst R. Reese" <[EMAIL PROTECTED]> writes:
| >
| > | ../../src/ShareContainer.h: In member function `typename
| > |std::vector, std::allocator >
| > |>::value_type ShareContainer::get(const Share&) con
I do not know whether this problem is already known: with NEW_INSETS
activated, the first time I open a footnote (in userguide, for ex.),
the right red line of the box is not drawn (presumably it is too far
on the right). If I close and re-open the box, then it is painted
right.
Feels like an un
"Lars Gullik Bjønnes" wrote:
>
> "Garst R. Reese" <[EMAIL PROTECTED]> writes:
>
> | ../../src/ShareContainer.h: In member function `typename
> |std::vector, std::allocator >
> |>::value_type ShareContainer::get(const Share&) const [with Share =
> |LyXFont]':
> | ../../src/lyxparagrap
"Lars Gullik Bjønnes" wrote:
>
> | ../../src/ShareContainer.h:43: no matching function for call to
> |`swap(boost::shared_ptr&, boost::shared_ptr&)'
>
> change this one to std::swap(...);
>
> Lgb
Thanks,
Also had to put a std:: in front of vector in BufferView_pimpl.C
Then it blew
"Garst R. Reese" <[EMAIL PROTECTED]> writes:
| ../../src/ShareContainer.h: In member function `typename
|std::vector, std::allocator >
|>::value_type ShareContainer::get(const Share&) const [with Share =
|LyXFont]':
| ../../src/lyxparagraph.h:516: instantiated from here
| ../../
"Lars Gullik Bjønnes" wrote:
>
>
> SO... if you DARE! turn on the NEW_INSETS in lyxparagraph.h and try it
> out. One note of caution... files saved with this turned on will not
> be loadable in all cases by lyx with new_insets turned off...
> (but it should actually be loadable in most cases, be
The main changes done int he NEW_INSETS branch are back in CVS, but is
only available when the NEW_INSETS define is uncommented.
The InsetCaption controversy has been put on hold, and NEW_INSETS is
now using the old captions.
The lists of different floats are not working correctly, and I hope