Hegedüs Ervin <[email protected]> writes:
> van egy ilyen LaTeX resz:
>
> \begin{tabularx}{180mm}{|>{\centering}m{44mm}|m{119mm}|m{14mm}|}
> \hline
> \LARGE \textbf{ize} & \Large \textbf{bigyo} &
> \includegraphics[width=14mm,height=10mm,totalheight=10mm]{picto.eps} \\
> \hline
> \end{tabularx}
(Tabularx-be illik X típusú oszlopot tenni.)
> Ami legeneralja a tablazatot, de a kep korul megjelenik neghany
> millimeter terkoz lent, es a ket oldalanal. Ezaltal szelesebb
> es magasabb lesz a cella.
>
> Mit kell tennem, hogy ne igy legyen, tehat a kep merete adja meg
> a cella meretet?
\renewcommand{\arraystretch}{0}
\begin{tabular}{|c|l|@{}m{14...@{}|}
\hline
ize & bigyo & \includegraphics[width=14mm,height=10mm]{picto.eps} \\
\hline
\end{tabular}
--
Feri.
_________________________________________________
linux lista - [email protected]
http://mlf2.linux.rulez.org/mailman/listinfo/linux