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