LyX Note inset bugs

2003-12-13 Thread Kayvan A. Sylvan
This is with the latest CVS LyX: Create a new document. Insert->Note->LyX Note put anything in the note. Save the document. Quit. LyX crashes. Now, use LyX to open the same document. On the console, you will see: InsetCollapsable::Read: Missing 'status'-tag! BufferView::Pimpl::fitCursor. Redraw

Re: [PATCH] CollapseStatus

2003-12-13 Thread Martin Vermeer
On Sat, Dec 13, 2003 at 06:08:34PM +0100, Michael Schmitt spake thusly: > >> - In the "edit" menu, we add a submenu to toggle between all possible > >> modes. > > > > ...so as to be able to postpone this chore a little. > > Hmmm... What does that mean? Do you like the idea - or not? I

Re: Which name is supposed to define the intended behaviour of an LFUN?

2003-12-13 Thread Angus Leeming
Christian Ridderström wrote: > So far it seems clear as crystal, but looking at the enum names and > the strings for the user commands I get confused. Which one is > supposed to "define"(*) the intended behaviour of the LFUN? That's clear. LyX acts on LFUN_QUIT. "lyx-quit" is simply translated to

Re: [PATCH] CollapseStatus

2003-12-13 Thread Michael Schmitt
Martin Vermeer wrote: - Each inset type has a predefined default "open" mode - Left button on button label: Toggle between default open mode and close You might make this cycle through all four modes. I think this is not a good idea. IMHO the common user typically opens an inset to have a

Re: InsetBox and format 227

2003-12-13 Thread Georg Baum
Am Donnerstag, 11. Dezember 2003 19:47 schrieb Jose' Matos: > - lyxconvert_xxx.py converts from xxx format to its successor. > - lyxrevert_xxx.py reverts from xxx format to its predecessor. > > Do you want me to put this comment in lyx2lyx? Yes, please. Georg

Re: [PATCH] frameless boxes for tex2lyx

2003-12-13 Thread Georg Baum
Am Freitag, 12. Dezember 2003 12:41 schrieb Andre Poenitz: > > Would be nice if your comment lines would not exceed 72 char or so. You mean like this +/*! + * Translates a LaTeX length into \param value, \param unit and + * \param special parts suitable for a box inset. + * The difference from t

using ert-insert with self-insert in mathEd

2003-12-13 Thread Christian Ridderström
I just came a across something that I think might be a bug in mathEd, that's related to self-insert. If you do this command sequence: command-sequence ert-insert; self-insert texCmd you don't end up with \texCmd, but Instead with texCmd Although there is a '\' at the beginning, it will

Which name is supposed to define the intended behaviour of an LFUN?

2003-12-13 Thread Christian Ridderström
I know that an LFUN is a lyx-function and a little more: http://wiki.lyx.org/pmwiki.php/Devel/LFUNs >From lfuns.h I get: * These are all the lyx functions, the main mechanism * through which the frontends communicate with the core. * * They are managed in L

Re: 'math-mode' and Insert->Math->AMS_Multline etc

2003-12-13 Thread Christian Ridderström
On Fri, 12 Dec 2003, Andre Poenitz wrote: > On Fri, Dec 12, 2003 at 03:06:12PM +0100, Christian Ridderström wrote: > > This is about a _minor_ problem, for now I'm really only planning to > > "bugzilla and forget" about it. > > > > However, if you already are in math-mode, you accidentally insert