Alain Leroux a écrit :
Anders Ekberg a écrit :

I use lyx mainly to compose mathematical or physical texts and I need the mathematical palette all the time: where can I find it? As far as I
am concerned, it is the main problem with this version.
Is it not under Insert->Math->Math Panel? It is there and works fine on my copy (downloaded from Bennett's link).

No, it is not. But perhaps it is because I use the French version.
 Moreover am not able to change the settings such as the default
language, the preamble. I cannot figure where it is.

Try to right click on the main toolbar. You should be able to switch on the brand new math and table toolbars. If you want these to show automatically when you enter an equation or a table replace your default.ui with the one attached.
If it doesn't work, send a bug report to lyx-devel.

Abdel.


A.Leroux



# -*- 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

Reply via email to