Pavel Sanda wrote:
GuiPainter.cpp: At global scope:
GuiPainter.cpp:433: error: redefinition of 'const int lyx::frontend::d'
GuiFontMetrics.cpp:180: error: 'const int lyx::frontend::d' previously
defined here
Try putting both of these variables in an anonymous namespace.
hm, d
>> GuiPainter.cpp: At global scope:
>> GuiPainter.cpp:433: error: redefinition of 'const int lyx::frontend::d'
>> GuiFontMetrics.cpp:180: error: 'const int lyx::frontend::d' previously
>> defined here
>>
>>
> Try putting both of these variables in an anonymous namespace.
hm, dont understand wh
please look at Tools->Preferences->User interface.
> - I would keep the menu bar, and the standard toolbar (with maybe an option
> to auto-hide them)
> - I would also keep the status bar (people like to have feedback, like when
> they save a file)
> - Typing Esc should come back to normal mode
>
Hello,
I've tried the new full screen mode. It is a very nice addition. Thanks
Pavel.
Some observations :
- I would keep the menu bar, and the standard toolbar (with maybe an option
to auto-hide them)
- I would also keep the status bar (people like to have feedback, like when
they save a file)
-
> The attached patch finally does the long overdue switch from the superseded
> package "subfigure" to "subfig" (bug 3657). I think this is a must for 1.6.
This is definetively a must for LyX 1.6.
I tested your patch carefully and it works perfectly. The subfloat feature is intuitive and saves a
Joost Verburg wrote:
Abdelrazak Younes wrote:
FYI, I implemented just that before 1.5.0 and part of the code is
still there commented out. Unfortunately, it was rejected then for the
very same reason as now. I too think this option would be useful. One
use case I can think of besides the other
Joost Verburg wrote:
Abdelrazak Younes wrote:
FYI, I implemented just that before 1.5.0 and part of the code is
still there commented out. Unfortunately, it was rejected then for the
very same reason as now. I too think this option would be useful. One
use case I can think of besides the other
Bennett Helm wrote:
This all makes me wonder if now is the time to transition LyX (at least
on Mac) to the Mac standard model of one document per window, so that
creating a new document (or opening an existing document) results by
default in a new window; similarly closing a document ought norm
hi,
i dig more deeply into the problem why outliner lose its structure any
time one hovers with mouse over the lyx window or after some editing actions.
it seems that such collapsing is not directly called anywhere in our code
and this action is trigerred far away from our ToC updates somewhere
i fixed this. anyway there is still problem:
GuiPainter.cpp: At global scope:
GuiPainter.cpp:433: error: redefinition of 'const int lyx::frontend::d'
GuiFontMetrics.cpp:180: error: 'const int lyx::frontend::d' previously defined
here
Try putting both of these variables in an anonymous nam
On Saturday 01 March 2008 11:52:28 Jürgen Spitzmüller wrote:
> 1. I've not implemented docbook support, because I don't know how docbook
> deals with this kind of stuff.
I will take care of this.
> 2. In the lyx2lyx reversion routine, there's a remaining problem: subfloats
> inside floats with
> However, we did not discuss this change:
>
> - "view/update" "on,top"
> + "view/update" "on,right"
Oops, this shouldn't go in, as this is my personal setting. Thanks for
reverting this.
regards Uwe
> This is probably a consequence of some change I made, but I don't know
> anything about monolithic builds (do I do them?) or where information
no, unless you use --enable-monolithic options in configure, you dont.
they are more speedy in case you want to build lyx from a clean tree -
all cpp
Pavel Sanda wrote:
hi,
i started having these linking errs when using monolithic builds...
This is probably a consequence of some change I made, but I don't know
anything about monolithic builds (do I do them?) or where information
regarding them is contained. It looks as though maybe Inset
Uwe Stöhr wrote:
> > I wonder whether it would make sense to make the math toolbar automatic
> > as well by default.
>
> As nobody complained, I put it in
However, we did not discuss this change:
- "view/update" "on,top"
+ "view/update" "on,right"
As already explained in some past th
> I wonder whether it would make sense to make the math toolbar automatic as
well by default.
As nobody complained, I put it in and explained why this is useful:
http://www.lyx.org/trac/changeset/23370
regards Uwe
The attached patch finally does the long overdue switch from the superseded
package "subfigure" to "subfig" (bug 3657). I think this is a must for 1.6.
While implementing this, I have polished our subfigure handling in several
ways:
1. I have added general support for subfloats. This is provide
17 matches
Mail list logo