Codice: Seleziona tutto
\documentclass[oneside,italian,a4paper,12pt]{book}
\title{PROVA}
\author{Pippo}
\date{11-11-2000}
\usepackage[T1]{fontenc}
\usepackage[latin9]{inputenc}
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
\usepackage{babel}
\usepackage{amsfonts}
\usepackage{amsbsy}
\usepackage{graphicx}
\usepackage{amssymb}
\usepackage{booktabs}
\usepackage{nccmath}
\usepackage{amsmath}
\usepackage{tabularx, array}
\usepackage{dcolumn}
\begin{document}
\chapter{Introduzione}
\begin{equation}
\mathbf{H}_O=\int_B{\mathbf{R}\wedge\dot\mathbf{R}dm}
\end{equation}
\end{document}
Codice: Seleziona tutto
! Argument of \math@egroup has an extra }.
<inserted>
\par
l.21 ...bf{H}_O=\int_B{\mathbf{R}\wedge\dot\mathbf
{R}dm}\end{equation}
I've run across a `}' that doesn't seem to match anything.
For example, `\def\a#1{...}' and `\a}' would produce
this error. If you simply proceed now, the `\par' that
I've just inserted will cause me to report a runaway
argument that might be the root of the problem. But if
your `}' was spurious, just type `2' and it will go away.
Se non carico i pacchetti amsmath e nccmath non ottengo nessun errore