Hi
Thanks. Sure there is no simpler way to do this ? Polynom package dosent make it the way on the image.
Search found 10 matches
- Sun Sep 25, 2011 3:54 pm
- Forum: Math & Science
- Topic: Typeset polynomial long Division
- Replies: 3
- Views: 23704
- Sun Sep 25, 2011 2:36 pm
- Forum: Math & Science
- Topic: Typeset polynomial long Division
- Replies: 3
- Views: 23704
Typeset polynomial long Division
Hi,
how can I typeset a polynom division like this?
how can I typeset a polynom division like this?
- Mon May 03, 2010 5:00 pm
- Forum: Text Formatting
- Topic: Horizontal line above a character
- Replies: 1
- Views: 497893
Horizontal line above a character
Hi
I can't find the way to put a horizontal line over a letter, this is something i need when writing math expressions. Somebody?
I can't find the way to put a horizontal line over a letter, this is something i need when writing math expressions. Somebody?
- Thu Mar 18, 2010 2:29 pm
- Forum: Graphics, Figures & Tables
- Topic: Tables dont break lines.
- Replies: 1
- Views: 1553
Tables dont break lines.
Hi
This code don't break the line. The text just fades out of the A4 paper to the right. Why?
\begin{tabular}{| l | c | c |} \hline
\textbf{left} & \textbf{Middle} & \textbf{Right} \\ \hline
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh & jjjjjjjjjjjjjjjjjjjjjjjjjjjj & fgdfdgdfg ...
This code don't break the line. The text just fades out of the A4 paper to the right. Why?
\begin{tabular}{| l | c | c |} \hline
\textbf{left} & \textbf{Middle} & \textbf{Right} \\ \hline
hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh & jjjjjjjjjjjjjjjjjjjjjjjjjjjj & fgdfdgdfg ...
- Tue Mar 16, 2010 9:02 pm
- Forum: Graphics, Figures & Tables
- Topic: Best Practice way to have images in a LaTeX document
- Replies: 2
- Views: 1742
Best Practice way to have images in a LaTeX document
Hi
I can’t really get an answare when googling this, which image file format is easiest to implement in a LaTeX document?
I can’t really get an answare when googling this, which image file format is easiest to implement in a LaTeX document?
- Tue Mar 16, 2010 8:58 pm
- Forum: Graphics, Figures & Tables
- Topic: Box / Frame around a list
- Replies: 7
- Views: 13498
Re: Box / Frame around a list
Inside, Thank You 

- Sun Mar 14, 2010 5:51 pm
- Forum: Graphics, Figures & Tables
- Topic: Box / Frame around a list
- Replies: 7
- Views: 13498
Box / Frame around a list
Oh Sorry!
In matematic this is called a pseudocode, describes a algorithm.
\begin{enumerate}[nolistsep]
\item Input $h$
\item Input $g$
\item $areal \rightarrow h \cdot g$
\item $areal \rightarrow \frac{areal}{2}$
\item Output $areal$
\end{enumerate}}}
I wont a \hline, or a line under this code ...
In matematic this is called a pseudocode, describes a algorithm.
\begin{enumerate}[nolistsep]
\item Input $h$
\item Input $g$
\item $areal \rightarrow h \cdot g$
\item $areal \rightarrow \frac{areal}{2}$
\item Output $areal$
\end{enumerate}}}
I wont a \hline, or a line under this code ...
- Sat Mar 13, 2010 7:59 pm
- Forum: Graphics, Figures & Tables
- Topic: Box / Frame around a list
- Replies: 7
- Views: 13498
Re: Box / Frame around a list
Is there anyway to put a horisontal \hline under the pseudocode, ant then put text under the horisontal line ?
- Sat Mar 13, 2010 7:04 pm
- Forum: Graphics, Figures & Tables
- Topic: Box / Frame around a list
- Replies: 7
- Views: 13498
Re: Box / Frame around a list
Thank You
- Sat Mar 13, 2010 3:08 pm
- Forum: Graphics, Figures & Tables
- Topic: Box / Frame around a list
- Replies: 7
- Views: 13498
Box / Frame around a list
Can anyone please tell me how to make a box / frame around a list, the box / frame should have a background color. See attachment!