Search found 2 matches

by bimalastha
Fri Mar 25, 2011 12:27 pm
Forum: Math & Science
Topic: Error when I'm trying to align equation at =
Replies: 4
Views: 18158

Re: Error when I'm trying to align equation at =

Try removing align and see if it works...

\begin{equation}
\label{eq1d_e1_bn_calc2}
%remove this \begin{align*}
{b_n} &= \frac{2}{L}\left[ {\int_0^{\frac{L}{2}} {x\sin \frac{{n\pi x}}{L}dx + \int_{\frac{L}{2}}^L {(L - x)\sin \frac{{n\pi x}}{L}dx} } } \right]\\
&= \frac{2}{L}\left[ {{{\left ...
by bimalastha
Fri Mar 25, 2011 12:23 pm
Forum: Math & Science
Topic: Calligraphy in Math Equation
Replies: 1
Views: 6324

Calligraphy in Math Equation

Hi,

I have some problem with calligraphic symbols. When I use \mathcal{I} I got a nice curly I with it. But I am working with times font both in text and equations. So when I change to times by using:

\usepackage{times}
\usepackage{pslatex}

then it uses a different calligraphic font and the I ...