[comp.text.tex] System of Equations in LaTeX

xerxes@eecg.toronto.edu (Xerxes Wania) (04/13/90)

For the Mathematic LaTeX hacks :-)
I need to get a system of matrices in a LaTeX environment. It should look
like the following:


         _     _    _ _       _ _
	| A   B |  | X |     | E |
	|	|  |   |  =  |   |
	| C   D |  | Y |     | F |
	 -     -    - -       - -


and

         _     _ 
	| A   B |
	|	|
	| C   D | 
	 -     -  
Z = ---------------
         _     _ 
	| A   B |
	|	|
	| C   D | 
	 -     -  

Any help will be appreciated. Please send email or post it on the net.
Thanks in advance.
Xerxes.

---------------------------------------------------------------------

	Banner in the process of being made.

--------------------------------------------------------------------