Search found 1 match

by li
Sun Jun 13, 2010 11:59 am
Forum: Math & Science
Topic: Delimiter problem in math array
Replies: 1
Views: 1917

Delimiter problem in math array

Hi, guys. I am using Tex Live shipped with Ubuntu, and I have the following problem:
$G(p,C) = \left\{
\begin{array}{rcl}
]a,b[ & \mbox{if} & l_{-} \neq \phi \neq l_{+} \\
[p,b) & \mbox{if} & l_{-} = \phi \neq l_{+} \\
(a,p) & \mbox{if} & l_{-} \neq \phi = l_{+} \\
\{p\} & \mbox{if} & l ...