Re: Domanda sulle tabelle

#89445
Up
0
Down
::

Matteo Dann” post=88948Ciao a tutti,
vorrei sapere se in un ambiente del tipo:

\begin{tabular}{ll}
tabella! & b \\
c & d \\
\end{tabular}

è possibile fare in modo che “c” sia centrato a destra e non a sinistra, mantenendo però “tabella!” centrato a destra.
Grazie mille!

Scusa, ma che domanda è? Se vuoi [tt]c[/tt] “centrato a destra” (che non significa nulla) e mantenere però [tt]tabella![/tt] centrato a destra (mentre ora è tutto a sinistra, almeno nel codice che metti tu), significa che vuoi entrambi gli elementi “centrati a destra”. Credo che la cosa più ovvia da fare sia sostituire [tt]{ll}[/tt] con [tt]{rl}[/tt].

Ciao
Tommaso

Go to top