Re: Boxing multiline equations : variations

2001-06-28 Thread krzys
>sorry, my example was not for the multiline stuff. >this is very special, so write direct to >comp.text.tex Thank you very much for your help. Actually, I won't write to them, I don't want to do some TeX programming. I am very happy with LyX, and I want to say this a great idea and great work. I

Re: Boxing multiline equations : variations

2001-06-26 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > > For example: > > Now I have this : > > | 1+1=2 (1)| > | 1+0=1 (2)| > | 1+3=4 (3)| > > > and I would like to have this : > = > | 1+1=2 | (1) > | 1+0=1 | (2) > | 1+3=4 | (3) >

Re: Boxing multiline equations : variations

2001-06-26 Thread krzys
> \newcommand{\myBox}[1]{\hspace{1cm}\hfill% > \fbox{% > \parbox{5cm}{#1}% > }% > \hfill% > \parbox{2.5cm}{% > %\begin{eqnarray}\end{eqnarray}% <- an equation!!! > } > } > > comment the thirdlast line out. Great, if I remove this line I don't have anymore the numbering outside

Re: Boxing multiline equations : variations

2001-06-25 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > > I send attached here an example lyx file. you define _two_ equations side by side, therefore you always have an numbered equation, too. \newcommand{\myBox}[1]{\hspace{1cm}\hfill% \fbox{% \parbox{5cm}{#1}% }% \hfill% \parbox{2.5cm}{% %\begin{eqnarray

Re: Boxing multiline equations : variations

2001-06-25 Thread krzys
I send attached here an example lyx file. __ ifrance.com, l'email gratuit le plus complet de l'Internet ! vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP... http://www.ifrance.com/_reloc/email.emailif

Re: Boxing multiline equations : variations

2001-06-25 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > > Sorry, I should have told that I've tried that before > writing here, it does not work : > -If I toggle numbering for all rows, or individual, > numbering appears inside the frame, AND one numbering > appears outside the box. > -If I want no numbering, there is still

Re: Boxing multiline equations : variations

2001-06-25 Thread krzys
>> 1) Would it be possible to have outside the box a >> number for each equation ? > > same as for standard formulas. hit ctrl-enter to > get an array and than alt-m-n for numbering each > line. > >> 2) Would it be possible to have a frame without >> numbering at all. > > yes, alt-m-N toggles numb

Re: Boxing multiline equations : variations

2001-06-23 Thread Herbert Voss
[EMAIL PROTECTED] wrote: > > I have used the Math-Tips from Lyx-Tips > (http://www.educat.hu-berlin.de/~voss/lyx/mathmode.ht > ml#equn_2) page to box a multiline equation. OK : > there is a frame box around the equations and outside > the box a single number for all these equations : > > 1) Woul

Boxing multiline equations : variations

2001-06-23 Thread krzys
Hi, I have used the Math-Tips from Lyx-Tips (http://www.educat.hu-berlin.de/~voss/lyx/mathmode.ht ml#equn_2) page to box a multiline equation. OK : there is a frame box around the equations and outside the box a single number for all these equations : 1) Would it be possible to have outside the