Thanks,
But it's easier use aligned. It works too
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 ...
Search found 18 matches
- Fri Mar 25, 2011 12:32 pm
- Forum: Math & Science
- Topic: Error when I'm trying to align equation at =
- Replies: 4
- Views: 17976
- Fri Mar 11, 2011 4:10 pm
- Forum: Math & Science
- Topic: Error when I'm trying to align equation at =
- Replies: 4
- Views: 17976
Error when I'm trying to align equation at =
Hello People,
I wanna align equation at = signal just to be easy to read, and beautifull :)
THis is my code, and I get an error.
\begin{equation}
\label{eq1d_e1_bn_calc2}
\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 ...
I wanna align equation at = signal just to be easy to read, and beautifull :)
THis is my code, and I get an error.
\begin{equation}
\label{eq1d_e1_bn_calc2}
\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 ...
- Fri Nov 26, 2010 2:43 am
- Forum: Graphics, Figures & Tables
- Topic: Resize or scale algorithm2e
- Replies: 1
- Views: 8421
Re: Resize or scale algorithm2e
Other possibility is divide algorithm in 2 parts, or two boxes.
But I can't find how to do this.
But I can't find how to do this.
- Thu Nov 25, 2010 10:57 pm
- Forum: Graphics, Figures & Tables
- Topic: Resize or scale algorithm2e
- Replies: 1
- Views: 8421
Resize or scale algorithm2e
Hello, I've got always troubles when I write a algorith which fits more than a page.
In the past, \scalebox command helps me. In this time, Gives me error.
How can I resize an algorithm wrote with algorithm2e
THanks in advance.
In the past, \scalebox command helps me. In this time, Gives me error.
How can I resize an algorithm wrote with algorithm2e
THanks in advance.
- Tue Jun 08, 2010 4:37 pm
- Forum: Graphics, Figures & Tables
- Topic: Algorithm2e my algorithm is too big
- Replies: 1
- Views: 5631
Algorithm2e my algorithm is too big
Hello,
I've got a problem.
I'm using algorithm2e package, and my algorithm has more than one page.
Package help says "one algorithm can't be cut".
How can I manage this?
I've got 3 cycles, so I can't cut algorithm (manually) in two.
THanks
I've got a problem.
I'm using algorithm2e package, and my algorithm has more than one page.
Package help says "one algorithm can't be cut".
How can I manage this?
I've got 3 cycles, so I can't cut algorithm (manually) in two.
THanks
- Tue Apr 06, 2010 6:00 pm
- Forum: BibTeX, biblatex and biber
- Topic: how to use @webpage with APA style?
- Replies: 0
- Views: 1543
how to use @webpage with APA style?
Hello people!
I've got a problem! :)
I'm writing my thesis report, and I need some formalism at Bibliography.
I was using natbib which supports @webpage command, but I need authors sorted by alphabetical order at Bibliography.
I changed to apa, but at my database I've got some webpages with @webpage ...
I've got a problem! :)
I'm writing my thesis report, and I need some formalism at Bibliography.
I was using natbib which supports @webpage command, but I need authors sorted by alphabetical order at Bibliography.
I changed to apa, but at my database I've got some webpages with @webpage ...
- Sat Oct 24, 2009 6:01 pm
- Forum: Graphics, Figures & Tables
- Topic: Can I center legend?
- Replies: 2
- Views: 2989
Can I center legend?
Hello, usually latex centers legend.
But when I need a big legend, like a graphics legend, always align left.
How can I force center?
\begin{figure}[H]
\center
\includegraphics[scale=0.7,bb=36.53 37.6 557 325.61]{grafico2.pdf}
\caption[Quantidade final de dinheiro na posse dos agentes ...
But when I need a big legend, like a graphics legend, always align left.
How can I force center?
\begin{figure}[H]
\center
\includegraphics[scale=0.7,bb=36.53 37.6 557 325.61]{grafico2.pdf}
\caption[Quantidade final de dinheiro na posse dos agentes ...
- Fri Oct 23, 2009 10:11 pm
- Forum: Text Formatting
- Topic: Text with advance after equation or figure
- Replies: 4
- Views: 2849
- Fri Oct 23, 2009 9:37 pm
- Forum: Text Formatting
- Topic: Text with advance after equation or figure
- Replies: 4
- Views: 2849
Text with advance after equation or figure
Do you mean an indentation? Horizontal space, or vertical? How is your code?
Don't use \par or an empty line after an equation.
Stefan
Identation, horizontal space.
With equation, I solve the problem. With figure no.
\begin{figure}[H]
\center
\includegraphics[scale=0.8,bb=12 14.25 312 213 ...
Don't use \par or an empty line after an equation.
Stefan
Identation, horizontal space.
With equation, I solve the problem. With figure no.
\begin{figure}[H]
\center
\includegraphics[scale=0.8,bb=12 14.25 312 213 ...
- Fri Oct 23, 2009 9:05 pm
- Forum: Text Formatting
- Topic: Text with advance after equation or figure
- Replies: 4
- Views: 2849
Text with advance after equation or figure
Hello.
When I insert equation or figure, next text block start with advance.
Can I change it?
E.g.
Normal text
Equation
advanced text
When I insert equation or figure, next text block start with advance.
Can I change it?
E.g.
Normal text
Equation

