On Wed, 2 Apr 2003, Jih�ne Krich�ne wrote:

| I've added the .sty files and i runned the texhash. But i have a new
| compilation error after the \begin{strip} command: missing number,
| treated as zero. \begin{figure}[htbp]... do you know the significance of
| this error ?

yes, you are right. There is an error if you used float figure. The
package can not combine with float because it will break the 2 column mode
into one-column exactly after the command \begin{strip}, which mean the
picture should be exactly in this location. The float can not be used in
such situation (IMHO). Use non-float figure, instead.

Otherwise, try to use widefigure-float, but sometime it is not better than
this package.

Wayan

Reply via email to