
i write a document with this form:
Code: Select all
\documentclass[a4paper,10pt,twocolumn]{article}
How i can perform this please?
Code: Select all
\documentclass[a4paper,10pt,twocolumn]{article}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Actually this is homework for you. I can't know what you are after. And furthermore at the moment I don't have the time to work out a complete solution. I suggest to do a Forum Search for the cuted package to obtain possible solutions.21did21 wrote:[…] can you show me an example please ?
Code: Select all
\begin{strip} %with cutted package
\centering\noindent
\rule{0.75\linewidth}{0.5\linewidth}
\includegraphics[scale=0.2]{myfigure.ps}
%\captionof{figure}{\blindtext}
\end{strip}
What do you think does the21did21 wrote:[…] it almost works : i have a square centered on the page but it's whole black […]
\rule
command probably?NEW: TikZ book now 40% off at Amazon.com for a short time.