[texhax] (no subject)

Victor Ivrii vivrii at gmail.com
Tue Oct 21 14:05:09 CEST 2008


On Tue, Oct 21, 2008 at 7:47 AM, Lars Madsen <daleif at imf.au.dk> wrote:
> ayar at bilkent.edu.tr wrote:
>> Hi,
>> I have a problem about adding boundaries to an equation. I added \left[
>> to beginning of an equation, and \right ] to end of the equation. after i
>> compile my project, in pdf the close of the boundary is not seemed. i try
>> it several times, but it has not done. what can be the problem and how can
>> i solve it? thanks for your help..
>>
>>
>
> please provide a minimal example displaying the problem. There can be a
> number of reasons, so it is a lot easier for us to help, is you show
> some code.
>
> Please remember that this DOES NOT WORK:
>
> \begin{align*}
>  f(x) ={} & \left[   blah blah
>  \\
>          + blah balh \right]
> \end{align*}
>

or use

\begin{equation*}
\left[\begin{aligned}
f(x) ={} & \left[   blah blah
\\
 blah balh
 \end{aligned}
 \right]
\end{equation*}




-- 
========================
Victor Ivrii, Professor, Department of Mathematics, University of Toronto
http://www.math.toronto.edu/ivrii


More information about the texhax mailing list