Grazie del consiglio. Tuttavia, non funziona ancora. Il terminale mi dice al momento della compilazione:
`
This is pdfTeXk, Version 3.141592-1.40.3 (Web2C 7.5.6)
%&-line parsing enabled.
entering extended mode
(./structure.tex
LaTeX2e <2005/12/01>
Babel
yphenation, arabic, basque, bulgarian, coptic, welsh, czech, slovak, german, ng
erman, danish, esperanto, spanish, catalan, galician, estonian, farsi, finnish,
french, greek, monogreek, ancientgreek, croatian, hungarian, interlingua, ibyc
us, indonesian, icelandic, italian, latin, mongolian, dutch, norsk, polish, por
tuguese, pinyin, romanian, russian, slovenian, uppersorbian, serbian, swedish,
turkish, ukenglish, ukrainian, loaded.
(/usr/local/texlive/2007/texmf-dist/tex/latex/amscls/amsart.cls
Document Class: amsart 2004/08/06 v2.20
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/local/texlive/2007/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/texlive/2007/texmf-dist/tex/generic/babel/english.ldf
(/usr/local/texlive/2007/texmf-dist/tex/generic/babel/babel.def)))
(/usr/local/texlive/2007/texmf-dist/tex/latex/base/fontenc.sty
(/usr/local/texlive/2007/texmf-dist/tex/latex/base/t1enc.def))
(/usr/local/texlive/2007/texmf-dist/tex/latex/psnfss/times.sty)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/allrunes.sty
(/usr/local/texlive/2007/texmf-dist/tex/latex/base/ifthen.sty)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/arc.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/ara.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/arn.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/art.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/arl.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/allrunes/arm.fd))
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsfonts/amssymb.sty)
(/usr/local/texlive/2007/texmf-dist/tex/latex/base/latexsym.sty)
(/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2007/texmf/tex/latex/config/graphics.cfg)
(/usr/local/texlive/2007/texmf-dist/tex/latex/graphics/dvips.def))
(./structure.aux) (/usr/local/texlive/2007/texmf-dist/tex/latex/psnfss/t1ptm.fd
) (/usr/local/texlive/2007/texmf-dist/tex/latex/amsfonts/umsa.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/amsfonts/umsb.fd)
(/usr/local/texlive/2007/texmf-dist/tex/latex/base/ulasy.fd)
! Argument of \@tempc has an extra }.
\par
l.37 …ons are mine, if not otherwise indicated.}
}
?
Runaway argument?
\@empty
! Paragraph ended before \@tempc was complete.
\par
l.37 …ons are mine, if not otherwise indicated.}
}
?
! Missing \endcsname inserted.
\par
l.37 …ons are mine, if not otherwise indicated.}
}
?
`
Uso graphics, perchè lo trovavo in “Math into Latex” di George Gr\”atzer.
Grazie.