Qingchang Zhong wrote:
> 
> I have a problem with arrays in Lyx. Frequently, I need insert
> vertical and horizontal lines into arrays. For example,
> A   0    | 0
> 0    A   | 0
> ________
> 0    0    | A
> 
> 
> The corresponding latex code is :
> 
>      \( \left[ \begin{array}{cc|c}
>      A & 0  & 0\\
>       0 & A & 0\\
>      \hline 0  & 0  & A
>      \end{array}\right]  \)
> 
> I could do this on digital workstation (alpha) before, 

with lyx or pure latex?
can you send a minimal lyx-example-file, because i can't
reproduce this behaviour.

Herbert


-- 
http://www.educat.hu-berlin.de/~voss/lyx/

Reply via email to