Helge Hafting a écrit :
On Fri, Dec 23, 2005 at 04:42:17PM +0100, Jean-Marc Lasgouttes wrote:
"Abdel" == Abdel  <[EMAIL PROTECTED]> writes:
Abdel> Jean-Marc Lasgouttes a écrit :
"Abdel" == Abdel <[EMAIL PROTECTED]>
writes:
Abdel> Oups, I have just discovered the math and table bars right
Abdel> clicking on the top toolbar. All I can say is WAHOU !!! :-)
Abdel> Sorry for that.
Actually, it is possible to edit ui/default.ui to have these
toolbars appear automatically when needed.
Abdel> Very good! This should be the default IMHO.

Not everybody appreciates to have toolbars popping up at seemingly
random times. What we need is an user interface to set these values.

That'd be nice.  In the meantime, what exactly do I do to my
"default.ui" in order to enable this labor-saving behaviour?

Under windows, the location would be:
<lyx-1.4.0>\Resources\LyX\ui\default.ui

Modify the toolbar section like this:

Toolbars
        "standard" "on,top"
        "extra" "on,top"
        "table" "table,bottom"
        "math" "math,bottom"
        "minibuffer" "off,bottom"
End


I copied a default.ui from /usr/share/lyx/ui to .lyx/ui
but found no trivial way of enabling automatic toolbars.

Attached my default.ui


Helge Hafting


# -*- text -*-

# file default.ui
# This file is part of LyX, the document processor.
# Licence details can be found in the file COPYING.

# author John Levon

# Full author contact details are available in file CREDITS.

# This is the default LyX user interface definition file.
# The syntax should be straightforward enough.

# The interface is designed (partially) following the KDE Human Interface
# Guidelines (http://usability.kde.org/hig/)

Include "stdmenus.ui"

Include "stdtoolbars.ui"

# Which toolbars to use.
#
# The second parameter are the flags :
#
# on: the toolbar is visible
# off: the toolbar is not visible
# math: the toolbar is visible only when in math
# table: the toolbar is visible only when in a table
# top: the toolbar should be at the top of the window
# bottom: the toolbar should be at the bottom of the window
# left: the toolbar should be at the left of the window
# right: the toolbar should be at the right of the window
#
Toolbars
        "standard" "on,top"
        "extra" "on,top"
        "table" "table,bottom"
        "math" "math,bottom"
        "minibuffer" "off,bottom"
End
  • Re: lyx 1.4.0 for windows: compilation progress report and i... Abdel

Reply via email to