[pstricks] SOS
Patrick Drechsler
patrick.drechsler at gmx.net
Tue Sep 21 21:57:48 CEST 2004
Hi Walid,
Walid Barhoumi wrote on 21 Sep 2004 17:05:52 MET:
[inserting figure into table problem]
> The problem that the caption of this table appears as a Figure
> (since I use it as a ps figure).
[snip]
Do you mean that the caption is placed below your image? In that
case:
--8<------------------------schnipp------------------------->8---
\documentclass{article}
\begin{document}
\begin{table}[htbp]
\caption{here's a table caption}
\label{tab:foo}
\centering
\rule{1cm}{1cm} % <- insert ps-code here
\end{table}
\end{document}
--8<------------------------schnapp------------------------->8---
But maybe I have misunderstood your problem?
Cheers
Patrick
--
Life is complex. It has real and imaginary components.
More information about the PSTricks
mailing list