Re: LyX 1.4.0pre3 on Linux - first impressions
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
Re: LyX 1.4.0pre3 on Linux - first impressions
Alain Leroux a écrit : Abdel a écrit : 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. With your help, I found the solution of the problem: it arose because I had a .lyx folder from lyx 1.3 in my directory, and it was incompatible with the new version. By renaming it .lyx1, I had no more problem. Pehaps it would be useful to change the name of .lyx for the new version. Note that I think you can specify a startup directory yourself with a script containing this: lyx -userdir .lyx-140 Thank you to all of you who give me an answer! A.Leroux
Re: copying and pasting a LyX environment? (like Word's Format Painter)
Andre Poenitz a écrit : On Mon, Jan 09, 2006 at 10:22:48AM +0100, Kevin Pfeiffer wrote: Helge Hafting writes: I don't know how this "format painter" works, but here is something I imagine could be useful: * Mark the part of the document to be changed - possibly all * Use a menu (or keypress) to change "heading level" up or down, similiar to how we already can change the "environment depth". This is more or less what I was thinking of -- something similar to the Apply function in the paragraph and character menus: you choose a new parameter (such as subparagraph), select a section to be changed (or in the case of a single line, simple place the cursor somewhere on it) and click something to apply the new parameter. The method you describe sounds equally (perhaps more) useful. This functionality could be implemneted in the Navigate menu in the Qt frontend: Make the menu a list view, allowm multiple selection, create and connect actions to movce things a level in or out. I was thinking about modifying the TOC dialog to do exactly this: allow moving a section and all it's dependencies to any upper or lower node you want. The TOC could even become a dock widget on the left "a la MSWord" and allow on-the-fly updating. Do you reckon the Navigate-Menu code is cleaner for this? Could be extended to shift whole sections up and down. I guess we could re-use cut&paste for this, couldn't we? Less than 200 lines for the in/out part I'd bet. Once you know what to do, it's always short to implement it ;-) Abdel. Andre'
Re: New Windows version
Helge Hafting a écrit : Lars Olesen wrote: When is the windows version of lyx 1.4 expected. I need it to make some exams now :) If you really need lyx 1.4 quickly - check out the source and compile it yourself. I've been using it for half a year, on linux. Helge Hafting Hum, right now it's impossible to build 1.4cvs with mingw because of automake change. Thanks god I haven't reconfigured since before the change. AFAIK, the only solution would be to deliver source snapshot with already generated Makefiles. Maybe it is already available somewhere? Abdel.
Re: New Windows version
Lars Gullik Bjønnes a écrit : Abdel <[EMAIL PROTECTED]> writes: | Helge Hafting a écrit : | > Lars Olesen wrote: | > | >> When is the windows version of lyx 1.4 expected. I need it to make | >> some exams now :) | >> | > If you really need lyx 1.4 quickly - check out the source and | > compile it yourself. | > I've been using it for half a year, on linux. | > Helge Hafting | | Hum, right now it's impossible to build 1.4cvs with mingw because of | automake change. Hmm... I do not remember seeing a report about that. Angus reported it but I have to admit that I didn't even tried... http://article.gmane.org/gmane.editors.lyx.devel/51211/match=automake+1+9+mingw
2 column nomenclature
hi, I need to have my nomenclature in 2 columns,that is two nomenclature entries per row, in a smaller font and with borders around them (like a table). I managed to have subgrouping put got stuck with the above. Any thoughts? Thanks. Bahy