- Questo topic ha 2 risposte, 2 partecipanti ed è stato aggiornato l'ultima volta 16 anni, 3 mesi fa da .
-
Topic
-
Sto cercando di fare una formula su più righe.Il tutto funziona a parte il fatte che non riesco a mettere l’ultima parentesi.
Mi spiego meglio. questa parentesi si apre all’inizio della formula (prima riga) e dovrebbe chiudersi alla fine (seconda riga). Il problema è che mettendo il \right) dell’ultima parentesi saltano fuori un sacco di errori. La foruma viene visualizzata correttamente a parte l’ultima parentesi che non c’è.
Se tolgo la prima e ultima parentesi non ci sono errori.
Ho paura che il problema sia legato al fatto che lui si aspetta che su una riga le parentesi aperte siano pari a quelle chiuse…
Ecco il codice (ho grassettato i comandi dello split per farli vedere), il comando in rosso è quello che da problemi e la cui parentesi non appare
\begin{equation} \begin{split}
\,= &\frac{D}{4}\left(\frac{\partial^2w}{\partial x^2}\left(\frac{\partial^2w}{\partial x^2}\right)^*+\frac{\partial^2w}{\partial y^2}\left(\frac{\partial^2w}{\partial y^2}\right)^* +2\nu\frac{\partial^2w}{\partial x^2}\left(\frac{\partial^2w}{\partial y^2}\right)^* \\ &+2\left(1-\nu\right)\frac{\partial^2w}{\partial x\partial y}\left(\frac{\partial^2w}{\partial x\partial y}\right)^*+\frac{\rho h}{D}\frac{\partial w}{\partial t}\left(\frac{\partial w}{\partial t}\right)^*\right) \end{split} \end{equation} Ecco gli errori che saltano fuori:
! Extra }, or forgotten \right.
}
$\hfill \endtemplate
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve deleted a group-closing symbol because it seems to be
spurious, as in `$x}$’. But perhaps the } is legitimate and
you forgot something else, as in `\hbox{$x}’. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}’.! Missing \right. inserted.
\right .
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve inserted something that you may have forgotten.
(See theabove.)
With luck, this will get me unwedged. But if you
really didn’t forget anything, try typing `2′ now; then
my insertion and my current dilemma will both disappear.! Missing } inserted.
}
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve inserted something that you may have forgotten.
(See theabove.)
With luck, this will get me unwedged. But if you
really didn’t forget anything, try typing `2′ now; then
my insertion and my current dilemma will both disappear.! Missing } inserted.
}
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve inserted something that you may have forgotten.
(See theabove.)
With luck, this will get me unwedged. But if you
really didn’t forget anything, try typing `2′ now; then
my insertion and my current dilemma will both disappear.! Extra \right.
…ial w}{\partial t}\right )^*\right )
\end {split}
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’m ignoring a \right that had no matching \left.! Missing { inserted.
{
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve put in what seems to be necessary to fix
the current column of the current alignment.
Try to go on, since this might almost work.! Extra }, or forgotten \right.
}
$\hfill \endtemplate
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve deleted a group-closing symbol because it seems to be
spurious, as in `$x}$’. But perhaps the } is legitimate and
you forgot something else, as in `\hbox{$x}’. In such cases
the way to recover is to insert both the forgotten and the
deleted material, e.g., by typing `I$}’.! Missing \right. inserted.
\right .
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve inserted something that you may have forgotten.
(See theabove.)
With luck, this will get me unwedged. But if you
really didn’t forget anything, try typing `2′ now; then
my insertion and my current dilemma will both disappear.! Missing } inserted.
}
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve inserted something that you may have forgotten.
(See theabove.)
With luck, this will get me unwedged. But if you
really didn’t forget anything, try typing `2′ now; then
my insertion and my current dilemma will both disappear.! Missing } inserted.
}
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’ve inserted something that you may have forgotten.
(See theabove.)
With luck, this will get me unwedged. But if you
really didn’t forget anything, try typing `2′ now; then
my insertion and my current dilemma will both disappear.! Extra \right.
…ial w}{\partial t}\right )^*\right )
\end {split}
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}
I’m ignoring a \right that had no matching \left.! Missing { inserted.
{
l.335 …{\partial t}\right)^*\right) \end{split}
\end{equation}Ecco il preambolo:
\usepackage[latin1]{inputenc} % imposta la codifica di input;
% invece di “latin1”, anche “utf8” va bene\usepackage[T1]{fontenc} % la codifica dei font
\usepackage[english,italian]{babel} % per scrivere in italiano e in inglese;
% l’ultima lingua (l’italiano) è predefinita\usepackage{indentfirst} % rientra il primo paragrafo di ogni sezione
\usepackage{amsmath,amssymb,amsthm} % indispensabili per la matematica
\usepackage[italian]{varioref} % riferimenti completi della pagina\usepackage[square,sort&compress,%
numbers]{natbib} % un buon pacchetto per la bibliografia;
% lo schema di citazione è numerico;
% senza l’opzione “numbers” si avrebbero
% riferimenti autore-anno\usepackage{chngpage,calc} % per impostare i margini del frontespizio
\usepackage{caption}[2004/07/16]
\usepackage{subfig} % sottofigure, sottotabelle
\usepackage{lipsum} % genera testo fittizio
\usepackage{eurosym} % il simbolo dell’euro
\usepackage{graphicx} % per inserire le immagini
\usepackage{emptypage} % pagine vuote davvero… vuote
\usepackage[binding=5mm]{layaureo} % imposta i margini di pagina
\usepackage{xcolor} % gestisce i colori
\usepackage{booktabs} % migliora la composizione delle tabelle
\usepackage{tabularx} % tabelle di larghezza impostata dall’utente\usepackage{textcase} % definisce il comando \MakeTextLowercase,
% che stampa in miuscolo il suo argomento%\usepackage{caption}
% didascalie personalizzate
\usepackage{hyperref} % indici e riferimenti cliccabili\usepackage{tesi} % un pacchetto personale;
% permette di mantenere ordinato il sorgente
- Devi essere connesso per rispondere a questo topic.