Re: [Risolto]Allineamento al punto di tabelle contenenti formule

#34811
Antonio Ledda
Partecipante
    Up
    0
    Down
    ::


    Probabilmente c’è un problema con le graffe anche in questo:

    `\begin{tabular}{>{$}l<{$}>{$}r<{$}@{${}\times{}$}{>{$}l<{$}} ` ecco l'errore: `Runaway argument? { \begin {tabular}{>{$}l<{$}>{$}r<{$}@{${}\times {}$}{>{$}l<{$}} \toprule \ETC. ! File ended while scanning use of \sf@@@subfloat.
    \par
    <*> D:/wqdqwd.tex

    I suspect you have forgotten a `}', causing me
    to read past where you wanted me to stop.
    I'll try to recover; but if the error is serious,
    you'd better type `E' or `X' now and fix your file.`

    Questo non dà errori:

    `\begin{tabular}{>{$}l<{$}>{$}r<{$}@{${}\times{}$}>{$}l<{$}}` Non riuscivo a trovare la parentesi in più o in meno, :? finché non ho letto la soluzione di Enrico. Ciao, Antonio

    Go to top