Yann MORERE wrote:
>
> hello everybody
>
> I would like to do this type of matrices under LyX :
> n-m m
> ( a11 a12 ) 1 (
> X = | a21 a22 | 2 |
> ( a31 a32 ) 3 ( represent a bracket
>
> I've tried matrices of matrices but i don't like the results.. Is ther
> anoter way to do that?
Hmmm, quite tricky. I've appended a LyX file, second and third version
are looking quite good? Sure this is a bit complicated, perhaps there's
a better solution, but how?
Perhaps you should omit the brackets and use a tabular layout like I did
in the last trial...
HTH,
Frank
--
while (!asleep()) sheep++;
#This file was created by <diss> Tue Oct 12 09:15:20 1999
#LyX 1.0 (C) 1995-1999 Matthias Ettrich and the LyX Team
\lyxformat 2.15
\textclass article
\language german
\inputencoding latin1
\fontscheme times
\graphics dvips
\float_placement !htb
\paperfontsize 12
\spacing single
\papersize Default
\paperpackage a4wide
\use_geometry 0
\use_amsmath 0
\paperorientation portrait
\secnumdepth 3
\tocdepth 3
\paragraph_separation skip
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle plain
\layout Standard
\begin_inset Formula
\[
\begin{array}{ccc}
n-m & m & \\
\left( \begin{array}{c}
a11\\
a21\\
a31
\end{array}\right. & \left. \begin{array}{c}
a12\\
a22\\
a32
\end{array}\right) & \left. \begin{array}{c}
1\\
2\\
3
\end{array}\right(
\end{array}\]
\end_inset
\layout Standard
\begin_inset Formula
\[
\begin{array}{crlc}
& n-m & m & \\
X= & \left( \begin{array}{c}
a11\\
a21\\
a31
\end{array}\right. & \left. \begin{array}{c}
a12\\
a22\\
a32
\end{array}\right) & \left. \begin{array}{c}
1\\
2\\
3
\end{array}\right(
\end{array}\]
\end_inset
\layout Standard
\begin_inset Formula
\[
\begin{array}{crcc}
& n-m & m & \\
X= & \left( \begin{array}{r}
a11\\
a21\\
a31
\end{array}\right. & \left. \begin{array}{l}
a12\\
a22\\
a32
\end{array}\right) & \left. \begin{array}{l}
1\\
2\\
3
\end{array}\right(
\end{array}\]
\end_inset
\layout Standard
\added_space_top 0.3cm \added_space_bottom 0.3cm \align center \LyXTable
multicol5
5 5 0 0 -1 -1 -1 -1
0 0 0 0
0 0 0 0
0 0 0 0
0 0 0 0
0 0 0 0
8 0 0 "" ""
8 0 0 "" ""
8 0 0 "" ""
8 0 0 "" ""
8 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
0 8 1 0 0 0 0 "" ""
\newline
\begin_inset Formula \( n-m \)
\end_inset
\newline
\begin_inset Formula \( m \)
\end_inset
\newline
\newline
\newline
\newline
\begin_inset Formula \( a11 \)
\end_inset
\newline
\begin_inset Formula \( a12 \)
\end_inset
\newline
\newline
\begin_inset Formula \( 1 \)
\end_inset
\newline
\begin_inset Formula \( X= \)
\end_inset
\newline
\begin_inset Formula \( a21 \)
\end_inset
\newline
\begin_inset Formula \( a22 \)
\end_inset
\newline
\newline
\begin_inset Formula \( 2 \)
\end_inset
\newline
\newline
\begin_inset Formula \( a31 \)
\end_inset
\newline
\begin_inset Formula \( a32 \)
\end_inset
\newline
\newline
\begin_inset Formula \( 3 \)
\end_inset
\newline
\newline
\newline
\newline
\newline
\the_end