> > >> 21. When entering a multi-line equation, and the beginning of the
> > >> second (or following) line begins with a "[" character, LaTeX
> > >> sometimes gets confused. To avoid problems, it is necessary to add
> > >> {} in TeX mode just before the bracket, as in the following
> > >> example:x(t) & = & 1\nonumber \\ {}[x(t)+1] & = & 2

I guess this is because the [] gets interpreted as an optional argument to
\\. 

What should I do? 

Andre'

-- 
André Pönitz ............................................. [EMAIL PROTECTED]

Reply via email to