[Tugindia] Re: `case' problem

Radhakrishnan CV cvr at river-valley.org
Sat Mar 1 18:53:09 CET 2003


>>>>> "Vijay" == Vijay Kumar <rai_vijay at lycos.com> writes:

    Vijay> Dear All, I am new to LaTeX. And I have already asked the
    Vijay> question which I'm going to ask again and that is

    Vijay> I want to have a `}' on the right side of the multiple line
    Vijay> equation as in `case' in which we use to have `}' on LHS.

    Vijay> `\left ....  \right\}'

    Vijay> does not work when I try to make the equation in more than
    Vijay> two lines.

You might need to code in the following way:

  \left. \begin{array}{<specifiers>}
           multiline equation
         \end{array} \right\}

This should work.

Radhakrishnan


More information about the Tugindia mailing list