Search found 1 match

by Scorpio X
Fri Nov 27, 2009 11:56 am
Forum: Text Formatting
Topic: Indent in new float
Replies: 2
Views: 1956

Indent in new float

Hi!

I've been ripping my hair of trying to solve my problem, so I really hope that someone has any idea of how to solve it:

I've defined a new float and want to do a indentation (or similar) within it.

\usepackage{float}
\newfloat{algfloat}{h}{ext}[chapter]
\begin{document}
\begin{algfloat}
Not ...