Hi, all, I use 1.1.5-fix2 under SunOS 2.5/2.6/2.7. 1. I haven't found this bug in the known bugs list, so here it is: * open mm1.lyx then mm2.lyx - observe strange {2} thing * restart lyx * open mm2.lyx then mm1.lyx - observe parsing problem Also, you may say math-macro bug 1 in one document, then switch to another one, say math-macro bug 2 and try math-macro-arg 2. Guess, macroses are to global to work like that. 2. Undo works strange in mathed mode with matrices: * open undo.lyx * place cursor before 1 and press backspace * press C-Z - nothing happens * create the same matrix from scratch * put cursor before 4 and press backspace * press C-Z - everything disappears Thanks a ton! Alexander Babanov <[EMAIL PROTECTED]> Department of Economics, University of Minnesota, Minneapolis
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.16 \textclass article \language default \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard \begin_inset Formula \[ \left( \begin{array}{ccc} 1 & 2 & 3\\ 4 & 5 & 6\\ 7 & 8 & 9 \end{array}\right) \] \end_inset \the_end
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.16 \textclass article \language default \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard \begin_inset FormulaMacro \newcommand{\bug}[2]{#1 +_{#2 }} \end_inset \begin_inset Formula \[ \bug{2}{2}\] \end_inset \the_end
#LyX 1.1 created this file. For more info see http://www.lyx.org/ \lyxformat 2.16 \textclass article \language default \inputencoding latin1 \fontscheme default \graphics default \paperfontsize default \spacing single \papersize Default \paperpackage a4 \use_geometry 0 \use_amsmath 0 \paperorientation portrait \secnumdepth 3 \tocdepth 3 \paragraph_separation indent \defskip medskip \quotes_language english \quotes_times 2 \papercolumns 1 \papersides 1 \paperpagestyle default \layout Standard \begin_inset FormulaMacro \newcommand{\bug}[1]{\left( #1 \right) } \end_inset \begin_inset Formula \[ \bug{4}\] \end_inset \the_end