Re: Linee verticali con booktabs

#14887
Up
0
Down
::


Grazie mille.
Ho modificato in

`\begin{displaymath}
\renewcommand{\arraystretch}{1.2}
\begin{array}{ccccc|l}
+x^{4} & + 2x^{3} & & +2x & +1 & 2x^{2} +1 \\ \cline{6-6}
-x^{4} & & -2x^{2} & & & 2x^{2} + x – 1 \\ \cline{1-5}
& +2x^{3} & -2x^{2} & +2x & +1 & \\
& -2x^{3} & & -x & & \\ \cline{2-5}
& & -2x^{2} & +x & +1 & \\
& & +2x^{2} & & +1 & \\ \cline{3-5}
& & & x & +2 & \\
\end{array}
\end{displaymath}`

e il risultato è ottimo.
Grazie ancora…
Marco

Go to top