Created
January 3, 2014 09:12
-
-
Save anonymous/8235120 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
----tex---- | |
%Start, font settings, packages | |
%!TEX TS-program = xelatex | |
%!TEX encoding = UTF-8 Unicode | |
\documentclass[a4paper]{report} | |
\usepackage{amsmath,amsfonts,amssymb,mathtools,mathdots,mathptmx} | |
\usepackage{letltxmacro,nicefrac,xfrac} | |
\usepackage{fontspec,xltxtra,xunicode,color,textcomp,hyperref,graphicx} | |
\usepackage[italian]{babel} | |
\usepackage{marginnote,thmtools} | |
\usepackage[top=2cm, bottom=3.5cm, outer=4cm, inner=4cm, marginparsep=0.7cm, marginparwidth=1.5cm]{geometry} | |
\setmathrm{Times New Roman} | |
\setmathsf{Times New Roman} | |
\setmathtt{Times New Roman} | |
\setboldmathrm[BoldFont={Optima ExtraBlack}]{Optima Bold} | |
\defaultfontfeatures{Mapping=tex-text} | |
\setromanfont{Times New Roman} | |
\setsansfont{Times New Roman} | |
\setmonofont{Helvetica} | |
\newfontfamily{\vrb}{Helvetica} | |
\newfontfamily{\Ak}{Akkadian}% | |
\newfontfamily{\mapu}{Arial Unicode MS} | |
\newfontfamily{\Ar}{Geeza Pro} | |
\newfontfamily{\Chs}{STSong} | |
\newfontfamily{\Cht}{PMingLiU} | |
\newfontfamily{\Ja}{MS Mincho} | |
\newfontfamily{\Ru}{Times New Roman} | |
\newfontfamily{\Gr}{Times New Roman} | |
\newfontfamily{\He}{Times New Roman} | |
\newfontfamily{\Ko}{Batang} | |
\newfontfamily{\Ind}{Devanagari MT} | |
\newfontfamily{\Mal}{Malayalam MN} | |
\newfontfamily{\Sinh}{Free Sans} | |
\newfontfamily{\Thai}{Free Serif} | |
\newcommand{\€}{\Gr{ }} | |
\newcommand{\mbold}{\mathbf} | |
\newcommand{\tbold}{\textbf} | |
\newcommand{\ital}{\textit} | |
\newcommand{\CAPS}{\textsc} | |
\newcommand{\slant}{\textsl} | |
\newcommand{\bemph}[1]{\tbold{\emph{#1}}} | |
%All-notes commands | |
%%Greek letters | |
\newcommand{\bag}{\alpha} | |
\newcommand{\ag}{\scb{0.85}[0.85]{$\alpha$}} | |
\newcommand{\eag}{\expsc{\ag}} | |
\newcommand{\bbg}{\beta} | |
\newcommand{\bg}{\tallsc{\bbg}} | |
\newcommand{\ebg}{\expsc{\bbg}} | |
\newcommand{\bgg}{\gamma} | |
\let\oldgg\gg% | |
\renewcommand{\gg}{\normsc{\bgg}} | |
\newcommand{\egg}{\expsc{\bgg}} | |
\newcommand{\bdg}{\delta} | |
\newcommand{\dg}{\tallsc{\bdg}} | |
\newcommand{\edg}{\expsc{\bdg}} | |
\newcommand{\beg}{\varepsilon} | |
\newcommand{\eg}{\normsc{\beg}} | |
\newcommand{\eeg}{\expsc{\beg}} | |
\newcommand{\bzg}{\zeta} | |
\newcommand{\zg}{\tallsc{\bzg}} | |
\newcommand{\ezg}{\expsc{\bzg}} | |
\newcommand{\bhg}{\eta} | |
\newcommand{\hg}{\normsc{\bhg}} | |
\newcommand{\ehg}{\expsc{\bhg}} | |
\newcommand{\bqg}{\theta} | |
\newcommand{\qg}{\scb{0.95}[0.95]{$\bqg$}} | |
\newcommand{\eqg}{\scb{0.7}[0.7]{$\bqg$}} | |
\newcommand{\biog}{\iota} | |
\newcommand{\ig}{\normsc{\biog}} | |
\newcommand{\eig}{\expsc{\biog}} | |
\newcommand{\bkg}{\kappa} | |
\newcommand{\kg}{\normsc{\bkg}} | |
\newcommand{\ekg}{\expsc{\bkg}} | |
\let\oldlg\lg% | |
\newcommand{\blg}{\lambda} | |
\renewcommand{\lg}{\tallsc{\blg}} | |
\newcommand{\elg}{\expsc{\blg}} | |
\newcommand{\bmg}{\mu} | |
\newcommand{\mg}{\normsc{\bmg}} | |
\newcommand{\emg}{\expsc{\bmg}} | |
\let\oldng\ng% | |
\newcommand{\bng}{\nu} | |
\renewcommand{\ng}{\normsc{\bng}} | |
\newcommand{\eng}{\expsc{\bng}} | |
\newcommand{\bjg}{\xi} | |
\newcommand{\jg}{\tallsc{\jg}} | |
\newcommand{\ejg}{\expsc{\jg}} | |
\newcommand{\bog}{\omicron} | |
\newcommand{\og}{\scb{0.96}[0.96]{$\bog$}} | |
\newcommand{\eog}{\scb{0.72}[0.72]{$\bog$}} | |
\newcommand{\bpg}{\pi} | |
\newcommand{\pg}{\normsc{\bpg}} | |
\newcommand{\epg}{\expsc{\bpg}} | |
\newcommand{\brg}{\rho} | |
\newcommand{\rg}{\normsc{\brg}} | |
\newcommand{\erg}{\expsc{\brg}} | |
\newcommand{\bsg}{\sigma} | |
\newcommand{\sg}{\normsc{\bsg}} | |
\newcommand{\esg}{\expsc{\bsg}} | |
\newcommand{\btg}{\tau} | |
\newcommand{\tg}{\tallsc{\btg}} | |
\newcommand{\etg}{\expsc{\btg}} | |
\newcommand{\bug}{\upsilon} | |
\newcommand{\ug}{\normsc{\bug}} | |
\newcommand{\eug}{\expsc{\bug}} | |
\newcommand{\bfg}{\varphi} | |
\newcommand{\fg}{\normsc{\bfg}} | |
\newcommand{\efg}{\expsc{\bfg}} | |
\newcommand{\bxg}{\chi} | |
\newcommand{\xg}{\normsc{\bxg}} | |
\newcommand{\exg}{\expsc{\bxg}} | |
\newcommand{\byg}{\psi} | |
\newcommand{\yg}{\normsc{\byg}} | |
\newcommand{\eyg}{\expsc{\byg}} | |
\newcommand{\bwg}{\omega} | |
\newcommand{\wg}{\normsc{\bwg}} | |
\newcommand{\ewg}{\expsc{\bwg}} | |
\newcommand{\vr}{\varrho} | |
\newcommand{\vs}{\varsigma} | |
\newcommand{\vq}{\vartheta} | |
\newcommand{\luneps}{\epsilon}%Apparently there is no difference between varepsilon and epsilon which IS strange as I had seen it before. | |
%A good scaling for Greek CAPS is 0.96. | |
\newcommand{\Gg}{\Gamma} | |
\newcommand{\Dg}{\Delta} | |
\newcommand{\Qg}{\Theta} | |
\newcommand{\Lg}{\Lambda} | |
\newcommand{\Jg}{\Xi} | |
\newcommand{\Pg}{\Pi} | |
\newcommand{\Sg}{\Sigma} | |
\newcommand{\Fg}{\Phi} | |
\newcommand{\Yg}{\Psi} | |
\newcommand{\Wg}{\Omega} | |
\newcommand{\dig}{\digamma} | |
%%Mathbb letters | |
\newcommand{\A}{\mathbb A} | |
\newcommand{\Bm}{\mathbb B} % | |
\newcommand{\Cm}{\mathbb C} | |
\newcommand{\D}{\mathbb D} | |
\newcommand{\E}{\mathbb E} | |
\newcommand{\F}{\mathbb F} | |
\newcommand{\Gm}{\mathbb G} % | |
\newcommand{\Hm}{\mathbb H} % | |
\newcommand{\I}{\mathbb I} | |
\newcommand{\J}{\mathbb J} | |
\newcommand{\K}{\mathbb K} | |
\newcommand{\Lm}{\mathbb L} % | |
\newcommand{\Mm}{\mathbb M} % | |
\newcommand{\N}{\mathbb N} | |
\newcommand{\Om}{\mathbb O} % | |
\newcommand{\Pm}{\mathbb P} % | |
\newcommand{\Q}{\mathbb Q} | |
\newcommand{\R}{\mathbb R} | |
\newcommand{\Sm}{\mathbb S} % | |
\newcommand{\Tm}{\mathbb T} % | |
\newcommand{\Um}{\mathbb U} % | |
\newcommand{\V}{\mathbb V} | |
\newcommand{\W}{\mathbb W} | |
\newcommand{\X}{\mathbb X} | |
\newcommand{\Y}{\mathbb Y} | |
\newcommand{\Z}{\mathbb Z} | |
%%Hebrew | |
\newcommand{\alef}{\aleph} | |
\newcommand{\bet}{\beth} | |
%%Set theory | |
\newcommand{\sps}{\supset} | |
\newcommand{\spse}{\supseteq} | |
\newcommand{\sbs}{\subset} | |
\newcommand{\sbse}{\subseteq} | |
\newcommand{\nsps}{\not\supset} | |
\newcommand{\nspse}{\not\supseteq} | |
\newcommand{\nsbs}{\not\subset} | |
\newcommand{\nsbse}{\not\subseteq} | |
\newcommand{\nin}{\not \in} | |
\newcommand{\nni}{\not \ni} | |
\newcommand{\bun}{\displaystyle\bigcup} | |
\newcommand{\bint}{\displaystyle\bigcap} | |
%%Operators | |
\DeclareMathOperator{\spam}{span} | |
\newcommand{\spn}{\spam} | |
\DeclareMathOperator{\re}{Re} | |
\DeclareMathOperator{\im}{Im} | |
\DeclareMathOperator{\sgn}{sgn} | |
\DeclareMathOperator{\cof}{cof} | |
\DeclareMathOperator{\graf}{graf} | |
\newcommand{\Graf}[1]{\graf\pa{#1}} | |
\DeclareMathOperator{\Mat}{Mat} | |
\DeclareMathOperator{\mis}{mis}% | |
\DeclareMathOperator{\diam}{diam}% | |
\DeclareMathOperator{\MCDo}{M.C.D.} | |
\newcommand{\MCD}[1]{\MCDo\pa{#1}} | |
\DeclareMathOperator{\mcmo}{m.c.m.} | |
\newcommand{\mcm}[1]{\mcmo\pa{#1}} | |
\DeclareMathOperator{\mcdo}{m.c.d.} | |
\newcommand{\mcd}[1]{\mcdo\pa{#1}} | |
\DeclareMathOperator{\kerr}{ker} | |
%%General Maths | |
%%%[Fractions and similar | |
\newcommand{\fr}{\dfrac} | |
\newcommand{\bnm}{\binom} | |
\newcommand{\of}[2]{\nicefrac{^{#1}}{_{#2}}} | |
\newcommand{\mf}[2]{^{#1}\scb{0.5}[1]{/}_{#2}} | |
\newcommand{\dfr}[2]{\dsi{\fr{#1}{#2}}} | |
\newcommand{\dbfr}[2]{\dsib{\fr{#1}{#2}}} | |
%] | |
%%%[Relational Operators and other undeclared Operators | |
\newcommand{\grad}{\nabla} | |
\newcommand{\pd}{\partial} | |
\renewcommand{\~}{\sim} | |
\newcommand{\dsim}{\approx} | |
\newcommand{\per}{\cdot} | |
\newcommand{\rad}{\sqrt} | |
\newcommand{\cng}{\equiv} | |
\newcommand{\ncng}{\not\equiv} | |
\newcommand{\omeo}{\cong} | |
\newcommand{\nomeo}{\ncong} | |
\newcommand{\prop}{\propto} | |
\newcommand{\dsum}{\displaystyle\sum} | |
\newcommand{\dprod}{\displaystyle\prod} | |
\newcommand{\dlim}{\displaystyle\lim} | |
\newcommand{\dint}{\displaystyle\int\limits} | |
\newcommand{\diint}{\displaystyle\iint\limits} | |
\newcommand{\diiint}{\displaystyle\iiint\limits} | |
\newcommand{\diiiint}{\displaystyle\iiiint\limits} | |
\newcommand{\didotsiint}{\displaystyle\idotsint\limits} | |
\newcommand{\dmin}{\displaystyle\min} | |
\newcommand{\dmax}{\displaystyle\max} | |
\newcommand{\dsup}{\displaystyle\sup} | |
\newcommand{\dinf}{\displaystyle\inf} | |
\newcommand{\x}{\times} | |
\newcommand{\ssm}{\smallsetminus} | |
\newcommand{\xint}{\dint\limits} | |
\newcommand{\xints}[2]{\xint_{#1}^{#2}} | |
\newcommand{\xiint}{\di\iint\limits} | |
\newcommand{\xiints}[2]{\xiint_{#1}^{#2}} | |
\newcommand{\xiiint}{\di\iiint\limits} | |
\newcommand{\xiiints}[2]{\xiiint_{#1}^{#2}} | |
\newcommand{\xiiiint}{\di\iiiint\limits} | |
\newcommand{\xiiiints}[2]{\xiiiint_{#1}^{#2}} | |
\newcommand{\xidotsint}{\di\idotsint\limits} | |
\newcommand{\xidotsints}[2]{\xidotsint_{#1}^{#2}} | |
\newcommand{\eval}[2]{\scb{0.5}[1]{$\fvb$}_{#1}^{#2}} | |
\newcommand{\dd}{\mathrm{d}} | |
\LetLtxMacro{\oldsqrt}{\sqrt} % makes all sqrts closed | |
\renewcommand{\sqrt}[1][\ ]{% | |
\def\DHLindex{#1}\mathpalette\DHLhksqrt} | |
\def\DHLhksqrt#1#2{% | |
\setbox0=\hbox{$#1\oldsqrt[\DHLindex]{#2\,}$}\dimen0=\ht0 | |
\advance\dimen0-0.2\ht0 | |
\setbox2=\hbox{\vrule height\ht0 depth -\dimen0}% | |
{\box0\lower0.71pt\box2}} | |
%%%[Arrows above, below and beside | |
\newcommand{\vct}{\overrightarrow} | |
\newcommand{\sv}{\underrightarrow} | |
\newcommand{\iv}{\overleftarrow} | |
\newcommand{\isv}{\underleftarrow} | |
\newcommand{\sse}{\Longleftrightarrow} | |
\newcommand{\slse}{\Longleftarrow} | |
\newcommand{\hla}{\hookleftarrow} | |
\newcommand{\hra}{\hookrightarrow} | |
\newcommand{\ra}{\xrightarrow} | |
\newcommand{\la}{\xleftarrow} | |
\newcommand{\bra}{\xRightarrow} | |
\newcommand{\bla}{\xLeftrightarrow} | |
\newcommand{\xhla}{\xhookleftarrow} | |
\newcommand{\xhra}{\xhookrightarrow} | |
\newcommand{\xmaps}{\xmapsto} | |
%] | |
%%%[Logical symbols and quantifiers | |
\newcommand{\3}{\exists} | |
\newcommand{\ex}{\exists} | |
\newcommand{\nex}{\nexists} | |
\newcommand{\et}{\wedge} | |
\newcommand{\vel}{\vee} | |
\newcommand{\VA}{\forall} | |
%] | |
\newcommand{\s}{\mathcal} | |
\newcommand{\f}{\mathfrak} | |
\newcommand{\8}{\infty} | |
\newcommand{\0}{\varnothing} | |
\newcommand{\cl}[2]{[ #1 ]_#2} | |
\newcommand{\ubar}{\underline} | |
%%%[Bracketing | |
\newcommand{\ang}[1]{\left\langle#1\right\rangle} | |
\newcommand{\pa}[1]{\left(#1\right)} | |
\newcommand{\sq}[1]{\left[#1\right]} | |
\newcommand{\br}[1]{\left\lbrace#1\rightrbrace} | |
\newcommand{\pasq}[1]{\left(#1\right]} | |
\newcommand{\sqpa}[1]{\left[#1\right)} | |
\newcommand{\pabr}[1]{\left(#1\right\rbrace} | |
\newcommand{\brpa}[1]{\left\lbrace#1\right)} | |
\newcommand{\sqbr}[1]{\left[#1\right\rbrace} | |
\newcommand{\brsq}[1]{\leftlbrace#1\right]} | |
\newcommand{\paang}[1]{\left(#1\right\rangle} | |
\newcommand{\angpa}[1]{\left\langle#1\right)} | |
\newcommand{\sqang}[1]{\left[#1\right\rangle} | |
\newcommand{\angsq}[1]{\left\langle#1\right]} | |
\newcommand{\brang}[1]{\left\rbrace#1\right\rangle} | |
\newcommand{\angbr}[1]{\left\langle#1\right\rbrace} | |
\newcommand{\lf}{\left} | |
\newcommand{\rt}{\right} | |
\newcommand{\abs}[1]{\lb#1\rb} | |
\newcommand{\norm}[1]{\ldb#1\rdb} | |
%] | |
%%%[Display modifiers | |
\newcommand{\us}[2]{\underset{#2}{#1}} | |
\newcommand{\os}[2]{\overset{#2}{#1}} | |
\newcommand{\ous}[3]{\os{\us{#1}{#2}}{#3}} | |
\newcommand{\uos}[3]{\us{\os{#1}{#3}}{#2}} | |
\newcommand{\di}{\displaystyle} | |
\newcommand{\pusher}{\scb{0}[1]{{\color{white}$\fr{}{}_\whitea$}}} | |
\newcommand{\dpusher}{\scb{0}[1]{{\color{white}$\fr{}{}^\whitea$}}} | |
\newcommand{\mcl}{\mathclap} | |
\newcommand{\sstack}{\substack} | |
\newcommand{\ubr}{\underbrace} | |
\newcommand{\ubrk}{\underbracket} | |
%] | |
%%%[Accents and dots | |
\newcommand{\lbar}{\overline} | |
\newcommand{\sdot}[1]{\underset{^{^{^{^{\scb{1.3}[1.3]{\,.}}}}}}{#1}} | |
\newcommand{\sddot}[1]{\underset{^{^{^{^{\scb{1.3}[1.3]{\,..}}}}}}{#1}} | |
\newcommand{\stdot}[1]{\underset{^{^{^{^{\scb{1.3}[1.3]{\,...}}}}}}{#1}} | |
\newcommand{\tdot}[1]{\overset{_{\scb{1.1}[1.1]{...}}}{#1}} | |
\newcommand{\tupdot}[1]{$\dot{\hbox{#1}}$} | |
\newcommand{\tddot}[1]{$\ddot{\hbox{#1}}$} | |
\newcommand{\ttdot}[1]{$\tdot{\hbox{#1}}$} | |
\newcommand{\tsdot}[1]{$\sdot{\hbox{#1}}$} | |
\newcommand{\tsddot}[1]{$\sddot{\hbox{#1}}$} | |
\newcommand{\tstdot}[1]{$\stdot{\hbox{#1}}$} | |
\newcommand{\pint}[1]{\mathaccent23{#1}} | |
\newcommand{\dvect}[1]{\dot{\vct{#1}}} | |
\newcommand{\dlbar}[1]{\lbar{\lbar{#1}}} | |
\newcommand{\dubar}[1]{\ubar{\ubar{#1}}} | |
%%%[Miscellanea | |
\newcommand{\olvb}{\,\,\scalebox{1}[1.2]{$\left|\scalebox{0.1}[1]{{\color{white}$^a_b$}}\right.$}} | |
\newcommand{\fvb}{\,\,\left|\scalebox{0.1}[1]{{\color{white}$\fr{^a}{_b}$}}\right.} | |
\newcommand{\1}{\prime} | |
\newcommand{\sistbis}[4]{\left\lbrace\begin{array}{cl} #1 & #2 \\ #3 & #4 \\\end{array}\right.} | |
\newcommand{\sistbisdue}[6]{\left\lbrace\begin{array}{cl} #1 & #2 \\ #3 & #4 \\ #5 & #6 \\\end{array}\right.} | |
\newcommand{\sistbistre}[8]{\left\lbrace\begin{array}{cl} #1 & #2 \\ #3 & #4 \\ #5 & #6 \\ #7 & #8 \\\end{array}\right.} | |
\newcommand{\mat}{\begin{array}} | |
\newcommand{\emat}{\end{array}} | |
\newcommand{\blockmatLineVColVLetter}[8]{\scb{0.1}[1]{$\mat{c}% | |
\scb{10}[1]{$\mat{cccc}#1\\\emat$} \\% | |
\mat{ll}% | |
\scb{10}[1]{$\mat{l}#5\\#6\\#7\\\emat$}\scb{10}[1]{\hsp{0.3cm}} & \scb{0.625}[0.0625]{$\mat{l}\\\scalebox{48}[48]{$^{#8}$\hsp{0.2cm}}\\\emat$}\\% | |
\emat% | |
\emat$}} %Makes a block matrix much like the A at the beginning of page 62, with parameters #1 through #4 in the line vector which is the first line of the matrix, parameters #5 through #7 in the column vector which contains the three v^i in that A, and parameter #8 in the place of the maxi R of that A. It is advisable to use parameters similar to that of the A matrix above mentioned, because using parameters wider that those of that matrix may cause decentering and an ugly resulting output of the matrix. | |
%] | |
%%Footnotes and associated | |
\newcommand{\fn}{\footnote} | |
\newcommand{\fnt}{\footnotetext} | |
\newcommand{\fnm}{\footnotemark} | |
\newcommand{\ic}{\addtocounter} | |
\newcommand{\ifnc}{\ic{footnote}} | |
\makeatletter | |
\def\blfn{\xdef\@thefnmark{}\@footnotetext} | |
\makeatother | |
\newcommand{\rmfn}{\renewcommand{\thefootnote}{\roman{footnote}}} | |
\newcommand{\Rmfn}{\renewcommand{\thefootnote}{\Roman{footnote}}} | |
\newcommand{\afn}{\renewcommand{\thefootnote}{\alph{footnote}}} | |
\newcommand{\Afn}{\renewcommand{\thefootnote}{\Alph{footnote}}} | |
\newcommand{\symbfn}{\renewcommand{\thefootnote}{\fnsymbol{footnote}}} | |
\newcommand{\setfnm}{\renewcommand{\thefootnote}} | |
\newcommand{\fnmreset}{\renewcommand{\thefootnote}{\arabic{footnote}}} | |
%%Text sectioning, lists | |
\newcommand{\sect}{\section} | |
\newcommand{\ssect}{\subsection} | |
\newcommand{\sssect}{\subsubsection} | |
\newcommand{\secta}{\section*} | |
\newcommand{\ssecta}{\subsection*} | |
\newcommand{\sssecta}{\subsubsection*} | |
\newcommand{\ben}{\begin{enumerate}} | |
\newcommand{\een}{\end{enumerate}} | |
\newcommand{\bde}{\begin{description}} | |
\newcommand{\ede}{\end{description}} | |
\newcommand{\bi}{\begin{itemize}} | |
\newcommand{\ei}{\end{itemize}} | |
\newcommand{\spar}{\hsp{0.55cm}} | |
\newcommand{\whitea}{{\color{white}a}} | |
\newcommand{\lfeed}{\hsp{0cm}\\} | |
%%Environments | |
\newenvironment{sistema}% | |
{\left \lbrace \begin{array}{@{}l@{}}}%l | |
{\end{array}\right.} | |
\newtheorem{defi}{Definizione} | |
\newtheorem{teor}{Teorema} | |
\newtheorem{es}{Esempio} | |
\newtheorem{ese}{Esercizio} | |
\newtheorem{pt}{Punto} | |
\newtheorem{riass}{Riassunto} | |
\newtheorem{propo}{Proposizione} | |
\newtheorem{oss}{Osservazione} | |
\newtheorem{cor}{Corollario} | |
\newtheorem{esecasa}{Esercizio svolto da me} | |
\newtheorem{lemma}{Lemma} | |
\newtheorem{fatto}{Fatto} | |
\newtheorem{eseese}{Esercizio Ortenziano}% to be adapted to the notes' subject, naturally | |
%%Graphic scalings | |
\newcommand{\scb}{\scalebox} | |
\newcommand{\scbtt}{\scb{0.1}[1]} | |
\newcommand{\scbt}{\scb{10}[1]} | |
\newcommand{\ta}[2]{\scbtt{$\left.\begin{array}{c} \scbt{$#1$} \\ \scbt{$#2$} \\ \end{array}\right.$}} | |
\newcommand{\dsi}[1]{\scalebox{0.7}[0.7]{$#1$}} | |
\newcommand{\dsib}[1]{\scb{0.5}[0.5]{$#1$}} | |
\newcommand{\scaleOpointnine}[1]{\scalebox{0.9}[0.9]{$#1$}} | |
\newcommand{\expsc}[1]{\scb{0.65}[0.65]{$#1$}} | |
\newcommand{\normsc}[1]{\scb{0.85}[0.85]{$#1$}} | |
\newcommand{\tallsc}[1]{\scb{0.88}[0.88]{$#1$}} | |
%%Text positioning | |
\newcommand{\tsup}[1]{$^{\hbox{#1}}$} | |
\newcommand{\tsub}[1]{$_{\hbox{#1}}$} | |
\newcommand{\tus}[2]{$\us{\hbox{#1}}{\hbox{#2}}$} | |
\newcommand{\tos}[2]{$\os{\hbox{#1}}{\hbox{#2}}$} | |
\newcommand{\tous}[3]{$\ous{\hbox{#1}}{\hbox{#2}}{\hbox{3}}$} | |
\newcommand{\tuos}[3]{$\uos{\hbox{#1}}{\hbox{#2}}{\hbox{#3}}$} | |
\newcommand{\centre}[1]{$$\hbox{\ital{#1}}$$} | |
\newcommand{\hsp}{\hspace} | |
\newcommand{\vsp}{\vspace} | |
%%Other | |
\newcommand{\tick}{\checkmark} | |
\newcommand{\crux}{\dagger} | |
\newcommand{\dcrux}{\ddagger} | |
\newcommand{\hs}{\heartsuit} | |
\newcommand{\ds}{\diamondsuit} | |
\newcommand{\cs}{\clubsuit} | |
\renewcommand{\ss}{\spadesuit} | |
\let\sz\ss | |
\newcommand{\tcrux}{$\dagger$} | |
\newcommand{\tdcrux}{$\ddagger$} | |
\newcommand{\ths}{$\heartsuit$} | |
\newcommand{\tds}{$\diamondsuit$} | |
\newcommand{\tcs}{$\clubsuit$} | |
\newcommand{\tss}{$\spadesuit$} | |
\newcommand{\bs}{\backslash} | |
\newcommand{\tbs}{$\bs$} | |
\newcommand{\6}{'} | |
\newcommand{\bk}{\Gr{ }} | |
\def\mapu#1#2#3{\overset{#1}{\underset{#2}{#3}}} | |
%Pseudo-shorthands: commands that are shorthands disguised as commands to avoid problems with the shorthand characters | |
%Naturally need to be devised at need and are subject-specific | |
%Tabbing environment: the first line defines the number of tab positions; every \= is a potential position which becomes effective only if there is something after it and before it. Then to align with one or another \= you put as many \> as there are \= to the desired position. The first line is considered to end with the \kill, whereas other lines are considered to end with \\. Of course, if you forget a \\ or the \kill or you put more \>s than the \=s of the first line, you won't be able to typeset anything. The last line needs not be ended with a \\, as the \end{tabbing} is sufficient for that. A LaTeX tab is about 0.26cm. If you exceed that with the text at one tab position, whatever you write at the next one will overlap with that text, so be careful. | |
\begin{document} | |
\chapter*{Introduzione} | |
\addcontentsline{toc}{chapter}{Introduzione} | |
Questo documento, che si pone come completamento necessario della guida \emph{\LaTeX\Gr{ }for dummies}, vuole proporre un preambolo che secondo me può considerarsi ben fatto, e spiegarlo in ogni dettaglio, sia per aiutare i lettori a comprenderne il funzionamento e l'utilità, sia per permettermi di mettere giù varie cose che ho imparato questi giorni senza dover ulteriormente rivoluzionare la summenzionata guida. \\[1em] | |
Il preambolo che consiglio è proprio quello di questo documento, e la divisione della spiegazioni discende dall'organizzazione logica del preambolo stesso, che potete vedere nelle righe commentate che dividono il preambolo stesso in sezioni. I titoli delle sezioni sono proprio quelle righe commentate, opportunamente tradotte in Italiano. \\[1em] | |
Molti pacchetti io non li so usare al meglio delle loro potenzialità, quindi spiegherò solo quello che so fare con essi. Per ulteriori informazioni, ogni pacchetto ha la sua documentazione, scaricabile presumibilmente da Internet, o, nel caso di un computer Mac con TeXShop, leggibile col comando \verb"Show help for package" (Mostrare aiuto per pacchetto, tradotto letteralmente) nel menù \verb"Help" (Aiuto), raggiungibile tramite il comando Command+Option+I (Mela+Alt+I). \\[1em] | |
Questo documento, insieme alla guida summenzionata, mirano a fornire ai lettori un approccio soprattutto pratico, che li aiuti a capire come usare \LaTeX\Gr{ }per i loro scopi, e a dare un'infarinatura teorica del funzionamento di \LaTeX. Per ulteriori informazioni, si può leggere \href{http://en.wikibooks.org/wiki/LaTeX}{\emph{il libro \LaTeX\Gr{ } su Wikibooks}}, una guida molto più dettagliata fatta da editori che ne sanno più di me, e anche \href{ftp://ftp.tex.ac.uk/ctan\%3A/info/texbytopic/TeXbyTopic.pdf}{\emph{\TeX\Gr{ }by topic}}, che mi sembra fornisca anche dettagli più teorici e programmativi. Per chi poi volesse addentrarsi nel magico mondo della programmazione in \LaTeX, un ottimo inizio possono essere \href{http://profs.sci.univr.it/~gregorio/introtex.pdf}{\emph{gli appunti di Enrico Gregorio}}, che forniscono una chiara spiegazione di molti aspetti programmativi del sistema \TeX\Gr{ }e di \LaTeX. \\[1em] | |
Per un po' di troubleshooting (soluzione di problemi), consiglio vivamente di creare un account su \href{tex.stackexchange.com}{\emph{\TeX\Gr{ }stack exchange}}, e porre direttamente le domande che si desidera per poi attendere con fiducia che altri utenti vi rispondano. Per chi ha Facebook, praticamente l'account è già definito, basta entrare con Facebook. Come avrete notato, l'Inglese si fa molto utile in questo contesto, anche perché \TeX\Gr{ }e \LaTeX\Gr{ }sono entrambi scritti in Inglese sostanzialmente, quindi è bene impararselo. Ora vi metto un elenco di domande che ho trovato utili. quando vedete l'utente \emph{MickG}, sono io. | |
\bi | |
\item \href{http://tex.stackexchange.com/questions/8351/what-do-makeatletter-and-makeatother-do}{\emph{\tbs makeatletter e \tbs makeatother, una questione di programamzione}}; | |
\item \href{http://tex.stackexchange.com/questions/148862/strange-error-generated-after-another-error-and-related-to-aux-files-xelatex\#}{\emph{Problema di compilazione dopo un errore}}; | |
\item \href{http://tex.stackexchange.com/questions/107967/need-to-typeset-twice-for-correct-compile}{\emph{Devo compilare due volte: perché?}}; | |
\item \href{http://tex.stackexchange.com/questions/35832/what-are-the-situations-where-you-have-to-compile-a-document-more-than-once}{\emph{Quando bisogna compilare due volte?}}; | |
\item \href{http://tex.stackexchange.com/questions/151686/removing-marks-any-tex-in-my-case-xelatex}{\emph{Come togliere i numeri di pagina e simili}}; | |
\item \href{http://tex.stackexchange.com/questions/35433/creating-unnumbered-chapters-sections-plus-adding-them-to-the-toc-and-or-header/35436\#35436}{\emph{Creare sezioni ecc. senza numero ed aggiungerli all'indice}}; | |
\item \href{http://tex.stackexchange.com/questions/151780/strange-error-related-to-theorem-name-xetex}{\emph{Errore legato ai nomi di theorem}}; | |
\item \href{http://tex.stackexchange.com/questions/4736/what-is-the-difference-between-fragile-and-robust-commands}{\emph{Comandi fragili e robusti: differenze}}; | |
\item \href{http://tex.stackexchange.com/questions/151794/texshop-console-messages-xetex\#}{\emph{Console di TeXShop: Avvertimenti}}; | |
\item \href{http://tex.stackexchange.com/questions/138/what-are-underfull-hboxes-and-vboxes-and-how-can-i-get-rid-of-them}{\emph{Underfull hbox e vbox}}; | |
\item \href{http://tex.stackexchange.com/questions/148858/shorthand-characters-in-section-titles-xelatex\#}{\emph{Caratteri di abbreviazione nei titoli di sezione}}; | |
\item \href{http://tex.stackexchange.com/questions/152023/extra-blank-page-mysteriously-being-made-to-appear-xetex\#}{\emph{Pagina bianca di troppo che appare misteriosamente}}; | |
\item \href{http://tex.stackexchange.com/questions/503/why-is-preferable-to}{\emph{Perché preferire \tbs[...\tbs] a \$\$...\$\$ per il modo matematico?}}; | |
\ei | |
Confesso che ho alquanto scassato le balle su quel sito :). Per chi si stesse chiedendo come trovare i supposti link di sopra, provi a cliccare sul corsivo: quasi sicuramente troverà un link ad una pagina Internet. | |
\chapter{Inizio, impostazioni di fonts, pacchetti} | |
\sect{Inizio} | |
Cominciamo dalle prime due righe: \\[0.5em] | |
\verb"%!TEX TS-program = xelatex" \\ | |
\verb"%!TEX encoding = UTF-8 Unicode" \\[0.5em] | |
Queste due righe servono la prima a dire a TeXShop di compilare con \XeLaTeX, che è un compilatore diverso che estende il support dei caratteri, consente la scelta della font, e assume ciecamente che il documento sia salvato secondo la codifica Unicode UTF-8, la seconda a dire a TeXShop di salvare il documento appunto con la codifica suddetta. Se non si usa \XeLaTeX, per assumere che il documento sia salvato in UTF-8 e quindi poter visualizzare le lettere accentate come è o ò, bisogna aggiungere l'istruzione: \\[0.5em] | |
\verb"\usepackage[utf8]{inputenc}". \\[0.5em] | |
Quest'ultima chiama il pacchetto \verb"inputenc", che serve a cambiare la codifica del documento agli occhi del compilatore, che sarà pdf\TeX, visto che anche Lua\TeX\Gr{ }assume che la codifica sia UTF-8. Tenere le codifiche del documento in TeXShop e per il compilatore diverse può generare stranezze quali ``√®'' che compilato diventa ``è''. Questa avviene perché la sequenza ``√®'' corrisponde, nella codifica standard di TeXShop, che è Mac-Roman, a una certa sequenza di byte, che in UTF-8 corrisponde invece a ``è''. È quindi consigliabile mantenere l'unità delle codifiche. Come dire all'editore di usare \XeLaTeX\Gr{ }piuttosto che Lua\LaTeX, o di cambiare la codifica del documento, dipende dall'editore. Io ho spiegato come si fa in TeXShop, come si faccia altrove dovete scoprirlo voi. \\[1em] | |
A questo punto inizia il preambolo vero e proprio, con la classificazione del documento. Questa si fa mediante il comando: \\[0.5em] | |
\verb"\documentclass[a4paper]{report}" \\[0.5em] | |
Cosa significa classificare il documento? Significa sostanzialmente dire che tipo di documento è. Questo ha come implicazioni delle particolari formattazioni del testo, per le quali invito caldamente i lettori a leggere \href{http://en.wikibooks.org/wiki/LaTeX/Document_Structure}{\emph{la sezione} Document Structure \emph{(Struttura del Documento) sul libro di Wikibooks sopra citato}}, che dà un elenco delle classi standard (di cui menziono solo \verb"article", \verb"report" (la mia, consigliata per le tesi su Stack Exchange) e \verb"book", nonché \verb"beamer" per le presentazioni (v. \emph{\LaTeX\Gr{ }for dummies}), e inoltre spiega i parametri opzionali che vanno tra quadre. | |
\sect{Pacchetti} | |
A questo punto si invocano i pacchetti. Cosa sono i pacchetti? Sono una serie di macro, ovvero di comandi aggiuntivi, che si possono invocare solo una volta caricato un pacchetto. È come se, scrivendo un programma Java, io volessi semplificare l'input da tastiera con una classe come la SavitchIn, o la Scanner. Per poter usare i pacchetti, si procede in due modi. Un modo, stile SavitchIn, prevede che il file del pacchetto (.sty, file di stile, o .cls, file di classe) sia piazzato \emph{nella stessa cartella} del file .tex. L'altro modo, stile Scanner, prevede che il pacchetto si trovi in una directory apposta dove il compilatore va a cercare i pacchetti invocati per default. Entrambi i metodi prevedono, per l'invocazione, l'istruzione: \\[0.5em] | |
\verb"\usepackage[<argomenti opzionali>]{<nome del pacchetto>}", \\[0.5em] | |
simile all'\verb"import java.util.Scanner" richiesto per usare la classe Scanner. Un esempio l'abbia-mo già visto sopra: il pacchetto \verb"inputenc". Alcuni pacchetti, come questo, permettono di fornire al compilatore dei \emph{parametri opzionali}, che regolano, diciamo, l'uso del pacchetto. Ad esempio \verb"inputenc" come parametro accetta la codifica del documento, nel caso sopra UTF-8. Si possono raggruppare i pacchetti con un'istruzione del tipo: \\[0.5em] | |
\verb"\usepackage{pacchetto1,pacchetto2,...}", \\[0.5em] | |
tenendo però presente che i parametri opzionali si possono specificare \emph{SOLO} con \emph{UN} pacchetto tra graffe, altrimenti il compilatore dà errore perché non se a quale pacchetto si riferiscono le opzioni. Ora vediamo i pacchetti che uso io e cosa mi permettono di fare. | |
\ssecta{\verb"amsmath,amsfonts,amssymb"} | |
\addcontentsline{toc}{subsection}{\vrb{amsmath,amsfonts,amssymb}} | |
Questi sono pacchetti per il modo matematico, che forniscono una serie di simboli matematici o font matematiche. Non so di preciso cosa forniscano. Una cosa che so è che la classe \verb"\mathbb" (Blackboard Bold), che fa le lettere con spessore (ad es. \verb"\mathbb{R}" restituisce $\mathbb{R}$), viene da uno di questi pacchetti, mi sembra \verb"amssymb", ma non ricordo con certezza. Suppongo che anche \verb"\mathcal" (corsivo maiuscolo) e \verb"\mathfrac" (Fraktur, come $\mathfrak{ABCDEFGHIJKLMNOPQRSTUVWXYZ}$) vengono da lì. Per il corsivo minuscolo serve un'altro pacchetto, il pacchetto \verb"unicode-math". NB con tutte queste classi NON usate il minuscolo, perché porta a risultati del tutto imprevedibili (provate per credere!). | |
\ssecta{\verb"mathtools"} | |
\addcontentsline{toc}{subsection}{\vrb{mathtools}} | |
Il pacchetto \verb"mathtools" fornisce molti utili strumenti da usarsi in modo matematico. Quelli che uso principalmente sono \verb"\underset, \overset, \underbrace, \overbrace". Questi servono per scrivere cose sopra o sotto ad una formula. La sintassi del primo è: \\[0.5em] | |
\verb"\underset{cosa sotto}{formula}". \\[0.5em] | |
Per esempio, \verb"\underset{\leq0}{\alpha+\beta}" restituisce $\underset{\leq0}{\alpha+\beta}$. Sintassi analoga si usa per \verb"\overset", dove al posto della \verb"cosa sotto" si scrive la \verb"cosa sopra". Riprendendo l'esempio di prima, sostituire \verb"\underset" con \verb"\overset" restituisce $\overset{\leq0}{\alpha+\beta}$. Entrambi vanno usati rigorosamente nel modo matematico, altrimenti si incorre in un errore: \verb"Command \overset only allowed in math mode". È ovviamente possibile ``barare'': basta definire un comando che incorpori i dollari del modo matematico. In tal caso consiglio di inserire nel comando i comandi \verb"\hbox" e \verb"\text". Il primo, disponibile per default e indipendente da \verb"mathtools", esce dal modo matematico all'interno dei dollari, dalla graffa dopo \verb"\hbox" alla graffa chiusa. Il secondo, fornito da \verb"mathtools", fa una cosa analoga, in più adattando lo stile alla posizione. Esistono 4 stili: dispayed math, math, script e scriptscript. Il testo normale, se non erro, è script, le formule tra dollari singoli o \verb"\(\)" sono in math, le formule tra doppi dollari o \verb"\[\]" sono in displayed math (che si può forzare anche tra dollari singoli con \verb"\displaystyle" che vedremo poi), mentre Pedici e Apici ad ogni livello dovrebbero essere in scriptscript. Avere dello script in mezzo allo scriptscript significa che sotto alla formula appare un testo troppo grosso. \verb"\text", per come lo uso io, serve sostanzialmente a scalare il testo. Lo stesso effetto si ottiene con un'opportuno \verb"\scalebox", che vedremo sotto nel pacchetto \verb"graphicx", ma ciò comporterebbe una necessità di studio del fattore di scala opportuno, e inoltre \verb"\text" segue meglio il principio WYSIWYM (What You See Is What You Mean, Quello che Vedi È Quello che Intendi), base di un sistema di composizione tipografica come \LaTeX. Per farsi un'idea di questa scala necessaria, si confronti \verb"\underset{\hbox{abc}}{\alpha}" con \verb"\underset{\text{abc}}{\alpha}": il primo restituisce $\underset{\hbox{abc}}{\alpha}$, il secondo $\underset{\text{abc}}{\alpha}$. Un'effetto simile si ottiene mettendo al posto di \verb"\text" uno \verb"\scalebox{0.7}[0.7]": $\underset{\scb{0.7}[0.7]{abc}}{\alpha}$. Il codice però è notevolmente più complicato e meno intuitivo. \\[0.5em] | |
Gli altri sono simili, ma aggiungono una graffa sopra o sotto la formula. La sintassi di \verb"\underbrace" è: \\[0.5em] | |
\verb"\underbrace{formula}_{cosa sotto}", \\[0.5em] | |
e quello che si ottiene è: $\underbrace{formula}_{cosa sotto}$. Con overbrace la sintassi è la stessa, salvo che è bene usare \verb"^" anziché \verb"_". Infatti con \verb"^" si ottiene $\overbrace{formula}^{cosa sopra}$, mentre con \verb"_" abbiamo $\overbrace{formula}_{cosa sotto}$. Di fatto si può usare \verb"^" anche con \verb"\underbrace", ottenendo $\underbrace{formula}^{cosa sotto}$. Naturalmente si può combinare \verb"_" con \verb"_", ottenendo $\underbrace{formula}_{cosa sotto}^{cosa sopra}$. Come avrete certamente notato, gli spazi in modo matematico vengono ignorati, e così anche una sequenza di più di uno spazio in modo testo o una qualsiasi sequenza di spazi dopo un comando. Per ovviare a questo, si veda la sezione dei comandi di \LaTeX\Gr{ }for dummies, dove ci sono i comandi \verb"\,,\:,\;,\!" che ovviano a questo come ivi descritto. Un altro comando di \verb"mathtools" che uso spesso è \verb"\substack", che permette di fare \verb"\underset" e analoghi su più righe, semplicemente circondando tutto con un \verb"\substack{...}", dove \verb"..." è il tutto, e andando a capo con \verb"\\". Abbiamo poi anche \verb"\mathclap", che fa sì che un \verb"\underset" od analogo non si espanda troppo. Per capire cosa intendo, si confronti \verb"\underset{qweqweqweqwe}{=}" con \verb"\underset{\mathclap{qweqweqweqwe}}{=}": il primo restituisce $\underset{qweqweqweqwe}{=}$, il secondo $\underset{\mathclap{qweqweqweqwe}}{=}$. Per combinare \verb"\substack" con \verb"\mathclap" si mette l'ultimo dentro al primo, ossia \verb"\substack{\mathclap{qweqwe}\\\mathclap{qweqwe}}", che combinato con \verb"\underset{...}{a}" restituisce $\underset{\substack{\mathclap{qweqwe}\\\mathclap{qweqwe}}}{a}$. Ovviamente è bene usare \verb"\text" per inserire del testo nel \verb"\substack", e quindi \verb"\text" va inserito nel \verb"\mathclap" ogni volta che sia necessario. Altri due comandi di cui sono a conoscenza, ma che non uso, sono \verb"\overbracket" e \verb"\underbracket". Come suggerisce il nome, sono gemelli di \verb"\overbrace" e \verb"\underbrace", ma al posto della graffa mettono una quadra. La sintassi è del tutto analoga, con in più che prima della \verb"formula" si possono mettere due parametri opzionali tra quadre, che, prendendo un numero in pt (punti, unità di misura di Word per le font), regolano il primo lo spessore della quadra, e il secondo la sua altezza. Così ad esempio \verb"\overbracket[1pt][10pt]{formula}^{cosa sopra}" restituisce $\overbracket[1pt][10pt]{formula}^{cosa sopra}$, mentre invertendo i numeri si ottiene $\overbracket[10pt][1pt]{formula}^{cosa sopra}$. Come potete vedere fare una parentesi più spessa che alta dà qualche problemino a \LaTeX, che si vede costretto a bypassare l'altezza per lo spessore. | |
\ssecta{\verb"mathdots"} | |
\addcontentsline{toc}{subsection}{\vrb{mathdots}} | |
Questo pacchetto, per l'uso che ne faccio, serve solo ed esclusivamente per avere il comando \verb"\iddots", che restituisce i punti diagonali invertiti $\iddots$, laddove senza i si ha un comando già disponibile senza \verb"mathdots" che restituisce $\ddots$. L'ho aggiunto quando dovevo scrivere un blocco di matrice, che richiedeva quei punti: | |
$$\mat{cccc}\ddots&\vdots&\vdots&\iddots\\\dots&e^{at}\cos bt&-e^{at}\sin bt&\dots\\\dots&e^{at}\sin bt&e^{at}\cos bt&\dots\\\iddots&\vdots&\vdots&\ddots\emat.$$ | |
\ssecta{\verb"mathptmx"} | |
\addcontentsline{toc}{subsection}{\vrb{mathptmx}} | |
Anche di questo pacchetto non so molto. In teoria dovrebbe servire a cambiare le font di default, sia in modo testo, sia in modo matematico, a qualcosa di più simile a Times della (a mio parere brutta) font di default di \LaTeX. Tuttavia visti i comandi sotto (\verb"\setmonofont" e simili) che vedremo poi, forse non è necessario. Quei comandi sono però, credo, solo di \XeLaTeX, quindi con pdf\LaTeX consiglio \verb"mathptmx". Un altro pacchetto che dovrebbe avere lo stesso effetto è \verb"mathpazo". Non ho usato quello perché se non erro confliggeva con altri pacchetti, forse \verb"fontspec", che mi servivano per usare al meglio \XeLaTeX. Sì, stando alla documentazione di \verb"fontspec", \verb"mathpazo" confligge proprio con \verb"fontspec" | |
\ssecta{\verb"letltxmacro"} | |
\addcontentsline{toc}{subsection}{\vrb{letltxmacro}} | |
Anche di questo pacchetto non so molto. Vista l'omonima macro, potrebbe essere un pacchetto volto a facilitare la definizione di comandi o ambienti. Tutto quello che so è che consente il comando \verb"\letltxmacro", variante dl \verb"\let" che vedremo dopo, che serve ad assegnare comandi predefiniti a sequenze nuove in modo da non perdere niente nel caso di assegnamento delle vecchie sequenze a qualcos'altro. Cosa significa questa assai contorta frase? Vediamo l'esempio su cui lo uso io. La radice quadrata \verb"\sqrt", che prende in ingresso un gruppo (quindi quanto racchiuso tra graffe o il primo token, semplificando ``il primo carattere'', che trova dopo), di default viene senza il trattino verticale che chiude, ossia come $\oldsqrt{abc}$ piuttosto che $\rad{abc}$. A noi piace di usare sempre quella chiusa, ma vogliamo riservarci la scelta. Vogliamo però che sia \verb"\sqrt" a fare la radice chiusa, quindi vorremmo salvare quella aperta su qualcosa, per esempio \verb"\oldsqrt", e poi ridefinire la \verb"\sqrt". Un modo è: \\[0.5em] | |
\verb"\let\oldsqrt\sqrt"\\ | |
\verb"% it defines the new \sqrt in terms of the old one"\\ | |
\verb"\def\sqrt{\mathpalette\DHLhksqrt}"\\ | |
\verb"\def\DHLhksqrt#1#2{%"\\ | |
\verb"\setbox0=\hbox{$#1\oldsqrt{#2\,}$}\dimen0=\ht0"\\ | |
\verb"\advance\dimen0-0.2\ht0"\\ | |
\verb"\setbox2=\hbox{\vrule height\ht0 depth -\dimen0}%"\\ | |
\verb"{\box0\lower0.4pt\box2}}". \\[0.5em] | |
Non chiedetemi di spiegarvi i dettagli di questo arabo perché non sono assolutamente capace :). Semplicemente posso dirvi che \verb"\let comando1 comando 2" passa \verb"comando 2" a \verb"comando 1" secondo la definizione al momento del \verb"\let", sicché se dopo si ridefinisce \verb"coman-" \verb"do 2" non si altera in alcun modo \verb"comando 1". Il resto è un codice copiato da Wikibooks che permette di definire la radice chiusa. Posso però aggiungere che \verb"\def" è un comando primitivo di \TeX\Gr{ }che corrisponde al \verb"\newcommand" di \LaTeX, colla differenza che non controlla se il comando assegnato è già definito, ma lo ripeteremo meglio sotto. A quanto pare però questo non permette le radici con indice, come $\rad[3]{2}$. Il risultato di quel codice applicato a una radice con indice, come \verb"\sqrt[3]{2}", è una schifezza come $\sqrt{[}3]2$. Per risolvere questo problema entra in scena il comando \verb"\LetLtxMacro", nel codice: \\[0.5em] | |
\verb"\LetLtxMacro{\oldsqrt}{\sqrt} % makes all sqrts closed"\\ | |
\verb"\renewcommand{\sqrt}[1][\ ]{%"\\ | |
\verb" \def\DHLindex{#1}\mathpalette\DHLhksqrt}"\\ | |
\verb"\def\DHLhksqrt#1#2{%"\\ | |
\verb" \setbox0=\hbox{$#1\oldsqrt[\DHLindex]{#2\,}$}\dimen0=\ht0"\\ | |
\verb" \advance\dimen0-0.2\ht0"\\ | |
\verb" \setbox2=\hbox{\vrule height\ht0 depth -\dimen0}%"\\ | |
\verb" {\box0\lower0.71pt\box2}}"\\[0.5em] | |
Ancora una volta è arabo, però appare chiaro che \verb"\LetLtxMacro" e \verb"\let" fanno cose simili. Guardando più da vicino il codice, sembra che la vera differenza sia quel \verb"DHLindex" che si vede vicino al \verb"\setbox0". Infatti prendendo questo arabo e mettendo un normale \verb"\let" al posto di \verb"\LetLtxMacro", il tutto sembra funzionare. Io intanto vi ho segnalato un pacchetto, poi chiederò su Stack Exchange perché Wikibooks consiglia di far così invece che usare il normale \verb"\let". Forse alcune cose del pacchetto rendono in qualche modo più sicura questa maniera. Diamo un'occhiata alla documentazione di \verb"letltxmacro", chissà mai che. Stando all'inizio della documentazione, usare \verb"\let" con un comando dichiarato con \verb"\DeclareRobustCommand" (vedi sotto) darebbe problemi. Effettivamente boh, qua non so se sia robusto. Comunque se funziona, potete usare il \verb"\let". Io uso l'altro modo, vuoi per sicurezza, vuoi perché non ho voglia di tapusciare ancora col preambolo a meno di stretta necessità :). | |
\ssecta{\verb"nicefrac,xfrac"} | |
\addcontentsline{toc}{subsection}{\vrb{nicefrac,xfrac}} | |
Il pacchetto \verb"nicefrac", per quanto ne so, offre il comando \verb"\nicefrac" per le frazioni oblique: \verb"\nicefrac{a}{b}" restituisce $\nicefrac{a}{b}$. Questa fratino secondo me non è molto nice, ma con un paio di apici si sistema. Io scriverei $\nicefrac{^a}{_b}$, cioè \verb"\nicefrac{^a}{_b}". Invece \verb"xfrac" probabilmente offre \verb"\cfrac" per le frazioni continue. Ah no, offre \verb"\sfrac", gemello di \verb"\nicefrac". Vediamo come risulta. $\sfrac{a}{b}$. Mi sembra uguale al suo gemello. Quindi lo eliminerò, questo pacchetto. \verb"\cfrac" viene da altrove, e serve per andare a capo a metà frazione quando si ha una frazione come $\cfrac{1}{a+\cfrac{1}{a+\cfrac{1}{a+\cfrac{1}{a}}}}$. Io non penso che lo userò, perché di solito tengo tutto su una riga. Può però essere utile per render più leggibile il codice. Proviamo a vedere come viene con una normale \verb"\frac": $\frac{1}{a+\frac{1}{a+\frac{1}{a+\frac{1}{a}}}}$. A quanto pare \verb"\cfrac" forza il display math style, mentre \verb"\frac" no. Proviamo a forzarlo noi: $\di\frac{1}{\di a+\frac{1}{\di a+\frac{1}{\di a+\frac{1}{a}}}}$. Identico, tranne che quegli uni sbattono contro le linee di frazione sopra. | |
\ssecta{\verb"fontspec,xltxtra,xunicode,textcomp"} | |
\addcontentsline{toc}{subsection}{\vrb{fontspec,xltxtra,xunicode,textcomp}} | |
Questi sono pacchetti associati ad \XeTeX, che ho adottato senza sapere cosa facciano perché il file delle istruzioni per il \emph{General Typesetting} diceva di usarli. Sicuramente uno di questi, probabilmente \verb"fontspec", fornisce i comandi che vedremo tra poco per modificare le font. State attenti a \verb"xltxtra", che si sbaglia a scrivere con estrema facilità: è x-l-txt-ra, non per esempio x-l-xtra. Attenti a scriverlo bene che se scrivete male poi vi fa Package Not Found o qualcosa del genere. | |
\ssecta{\verb"color"} | |
\addcontentsline{toc}{subsection}{\vrb{color}} | |
Questo pacchetto, come dice il nome, permette di regolare il colore del testo mediante il comando \verb"\color". La sintassi è un po' diversa dal solito: \\[0.5em] | |
\verb"{\color{colore}testo}". \\[0.5em] | |
Questa strana sintassi probabilmente si spiega dicendo che \verb"\color" modifica un parametro interno a \TeX, ma solo localmente, e le graffe quindi servono a delimitare il gruppo in cui la modifica ha effetto. Stesso discorso per \verb"\itshape", che fa il corsivo. Può essere una buona idea definirsi un comando che sfrutti \verb"\color" ma abbia la solita sintassi che vedremo sotto, ci proverò. \verb"colore" è o un colore predefinito (red, blue, white, ecc.) oppure un colore dato tramite numeri, come si può leggere in \emph{\LaTeX\Gr{ }for dummies}. | |
\ssecta{\verb"hyperref"} | |
\addcontentsline{toc}{subsection}{\vrb{hyperref}} | |
Questo pacchetto serve per i link esterni, come ne avete visti tanti di sopra. La sintassi è: \\[0.5em] | |
\verb"\href{link esterno}{testo da fare apparire}". \\[0.5em] | |
Il \verb"link esterno" è l'indirizzo della pagina web che si vuole linkare, che va riportato per esteso. Attenti ai caratteri speciali: \verb"%" va sostituito con \verb"\%", e analogamente \verb"#,$,&". Per \verb"^" non so cosa si debba fare. Il \verb"testo da fare apparire" è in realtà opzionale, ed è quello che deve apparire nel pdf al posto del link. Per esempio, \verb"\href{www.wikipedia.org}{Wikipedia}" restituisce \href{www.wikipedia.org}{Wikipedia}, link cliccabile sul pdf che rimanda esattamente a www.wikipedia.org. | |
\ssecta{\verb"graphicx"} | |
\addcontentsline{toc}{subsection}{\vrb{graphicx}} | |
Questo pacchetto lo uso fondamentalmente per due scopi: scalare il testo e inserire figure. Per la prima cosa, il comando è: \\[0.5em] | |
\verb"\scalebox{so}[sv]{testo da scalare}". \\[0.5em] | |
Le graffe racchiudono un numero, il fattore di scala orizzontale, che rappresenta il rapporto tra la dimensione del testo scalato e quella normale in orizzontale. Ad esempio, \verb"\scalebox{0.5}" \verb"[1]{testo}" restituisce un testo con lunghezza dimezzata, come \scb{0.5}[1]{testo}. Invece metterci 2 raddoppia la lunghezza: \scb{2}[1]{testo}. Posso anche metterci fattori negativi, nel qual caso si riflette lungo un asse verticale il testo e poi lo si scala. Gli stessi numeri di prima col meno dànno \scb{-0.5}[1]{testo} e \scb{-2}[1]{testo}. Analogo è il discorso per le quadre, che scalano in verticale, quindi l'altezza. Riporto gli esempi di prima con i numeri scambiati: \scb{1}[0.5]{testo}, \scb{1}[2]{testo}, \scb{1}[-0.5]{testo} e \scb{1}[-2]{testo}. Esiste peraltro anche il comando \verb"\reflectbox", che abbrevia \verb"\scalebox{-1}[1]": \reflectbox{testo}. Sempre giocando col testo, scopro ora \verb"\rotatebox", che accetta come parametro un angolo in gradi e ruota il testo di quell'angolo in senso antiorario. Guardiamo ad esempio cosa succede con 30, 60, 120, 340: \rotatebox{30}{testo}, \rotatebox{60}{testo}, \rotatebox{120}{testo} e \rotatebox{340}{testo}. Come parametro opzionale si può specificare il centro di rotazione, che di default è l'angolo in basso a sinistra del testo, per ruotarlo in maniera diversa. Specifichiamo \verb"x=a,y=b", dapprima con (a,b)=(3mm,4mm), poi (6mm,30mm), infine (-1mm,-20mm): \rotatebox[x=3mm,y=4mm]{30}{testo}, \rotatebox[x=6mm,y=30mm]{30}{testo}, \rotatebox[x=-1mm,y=-20mm]{30}{testo}, ruotando sempre di 30 gradi. A questo punto l'altro scopo: le figure. Il comando è: \\[0.5em] | |
\verb"\includegraphics[width=xcm]{nome file.estensione}". \\[0.5em] | |
Il parametro opzionale specifica la larghezza dell'immagine, che verrà opportunamente scalata dal compilatore. Si può specificare anche l'altezza (\verb"height"), sempre con un numero in cm. Altri parametri sono \verb"trim", seguito da quattro numeri che specificano di quanti bp ritagliare la foto a sinistra, in basso, a destra ed in alto rispettivamente, \verb"angle" l'angolo di rotazione e \verb"origin" l'origine, come in \verb"\rotatebox", e molti altri per cui si veda la documentazione. L'ultima cosa che scopro è che i modelli di colore rgb e simili sono di \verb"graphicx", che fornisce anche \verb"\textcolor{colore}{testo}" che equivale a \verb"{\color{colore}testo}". Inoltre fornisce \verb"\pagecolor" che, con gli stessi parametri di \verb"\textcolor", cambia il colore della pagina. Per esempio \verb"\pagecolor{yellow}" restituisce la pagina come la vedete colorata. \pagecolor{yellow} Proviamo ora a vedere cosa succede con \verb"\includegraphics[width=5cm,origin={x=6mm,y=-20mm},angle=40]" confrontandolo con un normale \verb"\includegraphics[width=5cm]": \\ | |
\includegraphics[width=4.9cm,origin={x=6mm,y=-20mm},angle=40]{mapu.jpg}, \includegraphics[width=4.9cm]{mapu.jpg}. \\ | |
Piccola nota: \verb"graphicx" è la versione estesa di \verb"graphics", che sostanzialmente aveva meno parametri opzionali possibili. | |
\ssecta{\verb"babel"} | |
\addcontentsline{toc}{subsection}{\vrb{babel}} | |
\pagecolor{white} | |
Questo è il pacchetto del multilinguismo. Io lo uso principalmente per far sì che appaia Indice, Capitolo, e non Contents (generato col comando \verb"\tableofcontents") e Chapter (comando \verb"\chapter{titolo}"). Un'altra cosa che fa è di regolare la sillabazione delle parole, mandando a capo a "li-sta" invece che a "lis-ta" per esempio. Altre features non ne ho esplorate. Un parametro opzionale che accetta il pacchetto \verb"babel" è la lingua. Questo spiega perché \\[0.5em] | |
\verb"\usepackage[italian]{babel}": \\[0.5em] | |
sto scrivendo in Italiano. La documentazione di \verb"fontspec" suggerisce di sostituirlo con \verb"poly-" \verb"glossia": io non so come usare quello, non ho voglia di leggerne la documentazione e non ho mai avuto problemi con questo, quindi perché mai cambiare? | |
\ssecta{\verb"marginnote"} | |
\addcontentsline{toc}{subsection}{\vrb{marginnote}} | |
Questo pacchetto riguarda le note a margine come quella che vedete sulla destra della pagina\marginpar{Ecco una nota a margine.}. {Normalmente queste si inseriscono con il comando \verb"\marginpar", che non richiede \verb"marginnote" né alcun pacchetto extra, e se accoppiate a \verb"\reversemarginpar" appaiono a sinistra. \reversemarginpar\marginpar{Ecco appunto.}}\marginpar{Ora torniamo a destra.} Tuttavia nelle note a piè di pagina (footnotes) si hanno problemi. Con il comando \verb"\marginnote" del medesimo pacchetto il problema è risolto\fn{Come potete vedere qua.\marginnote{Ecco appunto.}{\reversemarginpar\marginnote{E a sinistra?}}\marginnote{Come già visto.}}. Come potete vedere, il \verb"\reversemarginpar" sembra non funzionare che sulle \verb"\marginnote". Inoltre queste ultime rischiano di sovrapporsi se non si fa attenzione, come il ``Come già visto'' con ``Ecco appunto''. Notare che \verb"\reversemarginpar" è globale, quindi per agire solo su \emph{alcune} note bisogna fare in modo di circondarle con delle graffe, sicché all'interno vale il riverse, poi si chiude la graffa e sparisce l'effetto. Inoltre, ma non potete vederlo, un \verb"\reversemarginpar" globale agisce anche sulle \verb"\marginnote", ma non si può raddoppiare, pare, col risultato che tutto va a sinistra, e un'altra note si sovrappone alle due che vedete sovrapposte. {A questo punto proviamo una \verb"\marginnote" a sinistra fuori da una nota a piè di pagina\reversemarginpar\marginnote{Eccola qua.}} In definitiva, abbandonate \verb"\marginpar" in favore di \verb"\marginnote". Manca solo una \verb"\marginnote" fuori da una nota a piè di pagina\marginnote{Eccola! Tutto OK no?}. Perfetto. Noto che alla prima compilazione le note a margine possono finire a sovrapporsi col testo, ma non vi preoccupate: ricompilate, e tutto si sistema. | |
\ssecta{\verb"geometry"} | |
\addcontentsline{toc}{subsection}{\verb"geometry"} | |
Questo è il pacchetto che serve a regolare i margini. Le opzioni sono: | |
\ben | |
\item \verb"top", che specifica il margine superiore, la distanza del testo dalla cima della pagina; | |
\item \verb"bottom", che specifica quello inferiore, la distanza dal fondo della pagina; | |
\item \verb"outer", che specifica il margine destro, la distanza del testo dal bordo destro della pagina; | |
\item \verb"inner" che specifica il margine sinistro, la distanza del testo dal bordo sinistro della pagina; | |
\item \verb"marginparsep", che specifica la distanza tra il testo e le note a margine; | |
\item \verb"marginparwidth", che specifica la larghezza delle note a margine. | |
\een | |
Queste almeno son quelle che uso io, poi se ce ne sono altre non lo so, guardatevi la documentazione. Io lo chiamo così: \\[0.5em] | |
\verb"\usepackage[top=2cm, bottom=3.5cm, outer=4cm, inner=4cm," \\ | |
\verb"marginparsep=0.7cm, marginparwidth=1.5cm]{geometry}", \\[0.5em] | |
ottenendo il risultato che avete sotto i vostri occhi. Penso che specificare in in (pollici, inches) vada altrettanto bene: potete provare. Forse anche i pt (punti) vanno bene, chissà. | |
\ssecta{\verb"thmtools"} | |
\addtocontents{toc}{subsection}{\verb"thmtools"} | |
Questa è una scoperta recente, tutta dovuta a \TeX\Gr{ }Stack Exchange. Sostanzialmente lo uso per fare liste di \emph{theorems}, che vedremo poi come dichiarare. Il comando base è \verb"\listoftheorems", che causa un'interruzione di pagina prima di essa. Il titolo automatico è ``List of Theorems'', ma si può cambiare: è sufficiente inserire: \\[0.5em] | |
\verb"\renewcommand{\listtheoremname}{Titolo alternativo}". \\[0.5em] | |
Inoltre si può anche opzionalmente specificare quali tipi di theorem includere e quali escludere dalla lista. Il parametro opzionale sarà: \\[0.5em] | |
\verb"[ignoreall,show={lista dei tipi da includere}]", \\[0.5em] | |
dove vanno elencati i nomi che si inseriscono nei \verb"\begin", non quelli che appaiono nel pdf (v. sotto per saperne di più). Ora dò un'occhiata alla documentazione per vedere se c'è qualcosa di molto interessante che val la pena copiare, o che mi son dimenticato ma già uso. Per esempio mi son dimenticato i parametri opzionali post-\verb"\begin". Quando si inizia un theorem con \verb"\begin{nomeTheorem}", si può aggiungere dopo le graffe delle quadre. Queste possono contenere 4 parametri opzionali: | |
\ben | |
\item\verb"name=", che è un nome che viene dato al teorema, appare tra graffe dopo l'apertura (Teorema 1 (titolo), ad esempio), e nella lista di teoremi; è anche possibile far sì che siano distinti: si racchiude tra graffe la dichiarazione del \verb"name", e dopo l'uguale si mette tra quadre quello che va nella lista, e fuori da esse quello che invece deve apparire dopo l'apertura del teorema; attenti alle virgole: se avete una virgola in un qualsiasi parametro, \bemph{racchiudetelo tra graffe}, altrimenti vi vengono ogni sorta di problemi, da errori strani a pezzi di \verb"name" che spariscono, perché lui dopo la virgola cerca un altro parametro opzionale; | |
\item\verb"label=", che etichetta il teorema con una stringa cui ci si può riferire dopo col comando \verb"\ref", che tra graffe prende l'etichetta; questo sostanzialmente riprende il comando \verb"\label", che fa la stessa cosa e si può mettere anche in un titolo di sezione, e credo anche in un'equazione; usare \verb"\ref" farà apparire solo il numero, il nome è bene mettercelo a mano davanti al \verb"\ref"; | |
\item\verb"continues=", che tramite l'etichetta permette di fare una continuazione di un precedente theorem; | |
\item\verb"restates", che ancora usa l'etichetta, e dal nome dovrebbe ripetere il teorema, accettando peraltro come extra quadra (presumibilmente da mettere tra graffe come col doppio \verb"name" prima) un nuovo \verb"name" da dare al teorema. | |
\een | |
Un'altra feature potenzialmente interessante di \verb"thmtools" è \verb"\declaretheorem", che prende il nome del teorema tra graffe, e prima, come opzionali, tutta una serie di parametri sullo stile del teorema (numerazione, riquadranti, evidenziature, ecc.). Io non l'ho mai usato, quindi provate voi. | |
\sect{Impostazioni di font} | |
Qui parliamo di due tipi di regolazioni: font di default e font families. | |
\ssect{Font di default} | |
Le font di default sono usate nel documento a meno di cambiamenti fatti intervenire dall'utente. Si regolano mediante i seguenti comandi: | |
\ben | |
\item\verb"\setmathrm{Times New Roman}" definisce la font della classe \verb"\mathrm", una cosa da modo matematica; | |
\item\verb"\setmathsf{Times New Roman}" regola la \verb"\mathsf" (font sans-serif, senza grazie, teoricamente almeno); | |
\item\verb"\setmathtt{Times New Roman}" regola la \verb"\mathtt", teoricamente monospaced, cioè tale per cui ogni carattere occupa lo stesso spazio orizzontale, tipo macchina da scrivere; | |
\item\verb"\setboldmathrm[BoldFont={Optima ExtraBlack}]{Optima Bold}" regola la \verb"\mathrm" versione grassetto, per esempio in \verb"\mathbold"; | |
\item\verb"\defaultfontfeatures{Mapping=tex-text}" è un comando consigliato dal mio coso sul General Typesetting, che non so cosa faccia; | |
\item\verb"\setromanfont{Times New Roman}" regola la font di default del testo, ed equivale a \verb"\setmainfont"; | |
\item\verb"\setsansfont{Times New Roman}" regola la font sans del testo; | |
\item\verb"\setmonofont{Helvetica}" regola la font monospaziata del testo, quella per esempio del \verb"\verb", che continuo ad usare per distinguere il codice dal testo. | |
\een | |
Tutti questi comandi prendono come parametro opzionale le \emph{font features}, come bold (grassetto), italic (corsivo) o bold italic (grassetto corsivo), che dipendono dalla font che si chiama in causa. | |
\tableofcontents | |
\end{document} | |
----log---- | |
This is XeTeX, Version 3.1415926-2.5-0.9999.3 (TeX Live 2013) (format=xelatex 2013.12.31) 2 JAN 2014 19:44 | |
entering extended mode | |
restricted \write18 enabled. | |
file:line:error style messages enabled. | |
%&-line parsing enabled. | |
**app_An_2.tex | |
(./app_An_2.tex | |
LaTeX2e <2011/06/27> | |
Babel <3.9f> and hyphenation patterns for 78 languages loaded. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/report.cls | |
Document Class: report 2007/10/19 v1.4h Standard LaTeX document class | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/size10.clo | |
File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option) | |
) | |
\c@part=\count80 | |
\c@chapter=\count81 | |
\c@section=\count82 | |
\c@subsection=\count83 | |
\c@subsubsection=\count84 | |
\c@paragraph=\count85 | |
\c@subparagraph=\count86 | |
\c@figure=\count87 | |
\c@table=\count88 | |
\abovecaptionskip=\skip41 | |
\belowcaptionskip=\skip42 | |
\bibindent=\dimen102 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsmath/amsmath.sty | |
Package: amsmath 2013/01/14 v2.14 AMS math features | |
\@mathmargin=\skip43 | |
For additional information on amsmath, use the `?' option. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsmath/amstext.sty | |
Package: amstext 2000/06/29 v2.01 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsmath/amsgen.sty | |
File: amsgen.sty 1999/11/30 v2.0 | |
\@emptytoks=\toks14 | |
\ex@=\dimen103 | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsmath/amsbsy.sty | |
Package: amsbsy 1999/11/29 v1.2d | |
\pmbraise@=\dimen104 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsmath/amsopn.sty | |
Package: amsopn 1999/12/14 v2.01 operator names | |
) | |
\inf@bad=\count89 | |
LaTeX Info: Redefining \frac on input line 210. | |
\uproot@=\count90 | |
\leftroot@=\count91 | |
LaTeX Info: Redefining \overline on input line 306. | |
\classnum@=\count92 | |
\DOTSCASE@=\count93 | |
LaTeX Info: Redefining \ldots on input line 378. | |
LaTeX Info: Redefining \dots on input line 381. | |
LaTeX Info: Redefining \cdots on input line 466. | |
\Mathstrutbox@=\box26 | |
\strutbox@=\box27 | |
\big@size=\dimen105 | |
LaTeX Font Info: Redeclaring font encoding OML on input line 566. | |
LaTeX Font Info: Redeclaring font encoding OMS on input line 567. | |
\macc@depth=\count94 | |
\c@MaxMatrixCols=\count95 | |
\dotsspace@=\muskip10 | |
\c@parentequation=\count96 | |
\dspbrk@lvl=\count97 | |
\tag@help=\toks15 | |
\row@=\count98 | |
\column@=\count99 | |
\maxfields@=\count100 | |
\andhelp@=\toks16 | |
\eqnshift@=\dimen106 | |
\alignsep@=\dimen107 | |
\tagshift@=\dimen108 | |
\tagwidth@=\dimen109 | |
\totwidth@=\dimen110 | |
\lineht@=\dimen111 | |
\@envbody=\toks17 | |
\multlinegap=\skip44 | |
\multlinetaggap=\skip45 | |
\mathdisplay@stack=\toks18 | |
LaTeX Info: Redefining \[ on input line 2665. | |
LaTeX Info: Redefining \] on input line 2666. | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsfonts/amsfonts.sty | |
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support | |
\symAMSa=\mathgroup4 | |
\symAMSb=\mathgroup5 | |
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold' | |
(Font) U/euf/m/n --> U/euf/b/n on input line 106. | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/amsfonts/amssymb.sty | |
Package: amssymb 2013/01/14 v3.01 AMS font symbols | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/units/nicefrac.sty | |
Package: nicefrac 1998/08/04 v0.9b Nice fractions | |
\L@UnitsRaiseDisplaystyle=\skip46 | |
\L@UnitsRaiseTextstyle=\skip47 | |
\L@UnitsRaiseScriptstyle=\skip48 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/ifthen.sty | |
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC) | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/thmtools.sty | |
Package: thmtools 2012/05/04 v63 | |
\thmt@toks=\toks19 | |
\c@thmt@dummyctr=\count101 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/thm-patch.sty | |
Package: thm-patch 2012/05/04 v63 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/parseargs.sty | |
Package: parseargs 2012/05/04 v63 | |
\@parsespec=\toks20 | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/thm-kv.sty | |
Package: thm-kv 2012/05/04 v63 | |
Package thm-kv Info: Theorem names will be uppercased on input line 40. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/keyval.sty | |
Package: keyval 1999/03/16 v1.13 key=value parser (DPC) | |
\KV@toks@=\toks21 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty | |
Package: kvsetkeys 2012/04/25 v1.16 Key value parser (HO) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/infwarerr.sty | |
Package: infwarerr 2010/04/08 v1.3 Providing info/warning/error messages (HO) | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/etexcmds.sty | |
Package: etexcmds 2011/02/16 v1.5 Avoid name clashes with e-TeX commands (HO) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/ifluatex.sty | |
Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO) | |
Package ifluatex Info: LuaTeX not detected. | |
) | |
Package etexcmds Info: Could not find \expanded. | |
(etexcmds) That can mean that you are not using pdfTeX 1.50 or | |
(etexcmds) that some package has redefined \expanded. | |
(etexcmds) In the latter case, load this package earlier. | |
)) | |
Package thm-kv Info: kvsetkeys patch (v1.16 or later) on input line 156. | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/thm-autoref.sty | |
Package: thm-autoref 2012/05/04 v63 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/aliasctr.sty | |
Package: aliasctr 2012/05/04 v63 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/carlisle/remreset.sty))) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/thm-listof.sty | |
Package: thm-listof 2012/05/04 v63 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/thmtools/thm-restate.sty | |
Package: thm-restate 2012/05/04 v63 | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/color.sty | |
Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/latexconfig/color.cfg | |
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive | |
) | |
Package color Info: Driver file: xetex.def on input line 130. | |
(/usr/local/texlive/2013/texmf-dist/tex/xelatex/xetex-def/xetex.def | |
File: xetex.def 2013/04/29 v0.96 LaTeX color/graphics driver for XeTeX (RRM/JK) | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/mh/mathtools.sty | |
Package: mathtools 2013/02/12 v1.13 mathematical typesetting tools | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/tools/calc.sty | |
Package: calc 2007/08/22 v4.3 Infix arithmetic (KKT,FJ) | |
\calc@Acount=\count102 | |
\calc@Bcount=\count103 | |
\calc@Adimen=\dimen112 | |
\calc@Bdimen=\dimen113 | |
\calc@Askip=\skip49 | |
\calc@Bskip=\skip50 | |
LaTeX Info: Redefining \setlength on input line 76. | |
LaTeX Info: Redefining \addtolength on input line 77. | |
\calc@Ccount=\count104 | |
\calc@Cskip=\skip51 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/mh/mhsetup.sty | |
Package: mhsetup 2010/01/21 v1.2a programming setup (MH) | |
) | |
LaTeX Info: Thecontrolsequence`\['isalreadyrobust on input line 129. | |
LaTeX Info: Thecontrolsequence`\]'isalreadyrobust on input line 129. | |
\g_MT_multlinerow_int=\count105 | |
\l_MT_multwidth_dim=\dimen114 | |
\origjot=\skip52 | |
\l_MT_shortvdotswithinadjustabove_dim=\dimen115 | |
\l_MT_shortvdotswithinadjustbelow_dim=\dimen116 | |
\l_MT_above_intertext_sep=\dimen117 | |
\l_MT_below_intertext_sep=\dimen118 | |
\l_MT_above_shortintertext_sep=\dimen119 | |
\l_MT_below_shortintertext_sep=\dimen120 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/mathdots/mathdots.sty | |
Package: mathdots 2006/03/16 v0.8 Improve and add various macros for dots in ma | |
th. | |
\MD@unit=\dimen121 | |
LaTeX Info: Redefining \ddots on input line 62. | |
LaTeX Info: Redefining \vdots on input line 66. | |
\MD@dotsbox=\box28 | |
\MD@prekern=\muskip11 | |
\MD@postkern=\muskip12 | |
\MD@dotkern=\muskip13 | |
LaTeX Info: Redefining \dddot on input line 87. | |
LaTeX Info: Redefining \ddddot on input line 87. | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/babel/babel.sty | |
Package: babel 2013/05/16 v3.9f The Babel package | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/babel-italian/italian.ldf | |
Language: italian 2008/03/14 v1.2t Italian support from the babel system | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/babel/babel.def | |
File: babel.def 2013/05/16 v3.9f Babel common definitions | |
\babel@savecnt=\count106 | |
\U@D=\dimen122 | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/babel/xebabel.def)) | |
Package babel Info: Making " an active character on input line 94. | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec.sty | |
Package: fontspec 2013/05/20 v2.3c Font selection for XeLaTeX and LuaLaTeX | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/expl3.sty | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3names.sty | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3bootstrap.sty | |
Package: l3bootstrap 2013/01/08 v4420 L3 Experimental bootstrap code | |
) | |
Package: l3names 2012/12/07 v4346 L3 Namespace for primitives | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/etex-pkg/etex.sty | |
Package: etex 1998/03/26 v2.0 eTeX basic definition package (PEB) | |
\et@xins=\count107 | |
) | |
Package: expl3 2013/03/14 v4469 L3 Experimental code bundle wrapper | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3basics.sty | |
Package: l3basics 2013/01/10 v4428 L3 Basic definitions | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3expan.sty | |
Package: l3expan 2013/02/03 v4458 L3 Argument expansion | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3tl.sty | |
Package: l3tl 2013/01/08 v4415 L3 Token lists | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3seq.sty | |
Package: l3seq 2013/01/12 v4434 L3 Sequences and stacks | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3int.sty | |
Package: l3int 2013/01/13 v4444 L3 Integers | |
\c_max_int=\count108 | |
\l_tmpa_int=\count109 | |
\l_tmpb_int=\count110 | |
\g_tmpa_int=\count111 | |
\g_tmpb_int=\count112 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3quark.sty | |
Package: l3quark 2012/11/04 v4268 L3 Quarks | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3prg.sty | |
Package: l3prg 2013/02/13 v4459 L3 Control structures | |
\g__prg_map_int=\count113 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3clist.sty | |
Package: l3clist 2013/01/08 v4414 L3 Comma separated lists | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3token.sty | |
Package: l3token 2013/01/10 v4428 L3 Experimental token manipulation | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3prop.sty | |
Package: l3prop 2013/01/09 v4423 L3 Property lists | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3msg.sty | |
Package: l3msg 2013/01/08 v4412 L3 Messages | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3file.sty | |
Package: l3file 2013/01/14 v4446 L3 File and I/O operations | |
\l_iow_line_count_int=\count114 | |
\l__iow_target_count_int=\count115 | |
\l__iow_current_line_int=\count116 | |
\l__iow_current_word_int=\count117 | |
\l__iow_current_indentation_int=\count118 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3skip.sty | |
Package: l3skip 2013/01/13 v4444 L3 Dimensions and skips | |
\c_zero_dim=\dimen123 | |
\c_max_dim=\dimen124 | |
\l_tmpa_dim=\dimen125 | |
\l_tmpb_dim=\dimen126 | |
\g_tmpa_dim=\dimen127 | |
\g_tmpb_dim=\dimen128 | |
\c_zero_skip=\skip53 | |
\c_max_skip=\skip54 | |
\l_tmpa_skip=\skip55 | |
\l_tmpb_skip=\skip56 | |
\g_tmpa_skip=\skip57 | |
\g_tmpb_skip=\skip58 | |
\c_zero_muskip=\muskip14 | |
\c_max_muskip=\muskip15 | |
\l_tmpa_muskip=\muskip16 | |
\l_tmpb_muskip=\muskip17 | |
\g_tmpa_muskip=\muskip18 | |
\g_tmpb_muskip=\muskip19 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3keys.sty | |
Package: l3keys 2013/02/24 v4461 L3 Experimental key-value interfaces | |
\g__keyval_level_int=\count119 | |
\l_keys_choice_int=\count120 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3fp.sty | |
Package: l3fp 2013/01/19 v4449 L3 Floating points | |
\c__fp_leading_shift_int=\count121 | |
\c__fp_middle_shift_int=\count122 | |
\c__fp_trailing_shift_int=\count123 | |
\c__fp_big_leading_shift_int=\count124 | |
\c__fp_big_middle_shift_int=\count125 | |
\c__fp_big_trailing_shift_int=\count126 | |
\c__fp_Bigg_leading_shift_int=\count127 | |
\c__fp_Bigg_middle_shift_int=\count128 | |
\c__fp_Bigg_trailing_shift_int=\count129 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3box.sty | |
Package: l3box 2013/01/08 v4411 L3 Experimental boxes | |
\c_empty_box=\box29 | |
\l_tmpa_box=\box30 | |
\l_tmpb_box=\box31 | |
\g_tmpa_box=\box32 | |
\g_tmpb_box=\box33 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3coffins.sty | |
Package: l3coffins 2012/09/09 v4212 L3 Coffin code layer | |
\l__coffin_internal_box=\box34 | |
\l__coffin_internal_dim=\dimen129 | |
\l__coffin_offset_x_dim=\dimen130 | |
\l__coffin_offset_y_dim=\dimen131 | |
\l__coffin_x_dim=\dimen132 | |
\l__coffin_y_dim=\dimen133 | |
\l__coffin_x_prime_dim=\dimen134 | |
\l__coffin_y_prime_dim=\dimen135 | |
\c_empty_coffin=\box35 | |
\l__coffin_aligned_coffin=\box36 | |
\l__coffin_aligned_internal_coffin=\box37 | |
\l_tmpa_coffin=\box38 | |
\l_tmpb_coffin=\box39 | |
\l__coffin_display_coffin=\box40 | |
\l__coffin_display_coord_coffin=\box41 | |
\l__coffin_display_pole_coffin=\box42 | |
\l__coffin_display_offset_dim=\dimen136 | |
\l__coffin_display_x_dim=\dimen137 | |
\l__coffin_display_y_dim=\dimen138 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3color.sty | |
Package: l3color 2012/08/29 v4156 L3 Experimental color support | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3luatex.sty | |
Package: l3luatex 2012/08/03 v4049 L3 Experimental LuaTeX-specific functions | |
\g__cctab_allocate_int=\count130 | |
\g__cctab_stack_int=\count131 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3kernel/l3candidates.sty | |
Package: l3candidates 2013/03/14 v4468 L3 Experimental additions to l3kernel | |
\l__box_top_dim=\dimen139 | |
\l__box_bottom_dim=\dimen140 | |
\l__box_left_dim=\dimen141 | |
\l__box_right_dim=\dimen142 | |
\l__box_top_new_dim=\dimen143 | |
\l__box_bottom_new_dim=\dimen144 | |
\l__box_left_new_dim=\dimen145 | |
\l__box_right_new_dim=\dimen146 | |
\l__box_internal_box=\box43 | |
\l__coffin_bounding_shift_dim=\dimen147 | |
\l__coffin_left_corner_dim=\dimen148 | |
\l__coffin_right_corner_dim=\dimen149 | |
\l__coffin_bottom_corner_dim=\dimen150 | |
\l__coffin_top_corner_dim=\dimen151 | |
\l__coffin_scaled_total_height_dim=\dimen152 | |
\l__coffin_scaled_width_dim=\dimen153 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/ifpdf.sty | |
Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO) | |
Package ifpdf Info: pdfTeX in PDF mode is not detected. | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/l3packages/xparse/xparse.sty | |
Package: xparse 2013/03/12 v4467 L3 Experimental document command parser | |
\l__xparse_current_arg_int=\count132 | |
\l__xparse_m_args_int=\count133 | |
\l__xparse_mandatory_args_int=\count134 | |
\l__xparse_processor_int=\count135 | |
\l__xparse_v_nesting_int=\count136 | |
) | |
\l_fontspec_script_int=\count137 | |
\l_fontspec_language_int=\count138 | |
\l_fontspec_strnum_int=\count139 | |
\l_fontspec_tmpa_dim=\dimen154 | |
\l_fontspec_tmpb_dim=\dimen155 | |
\l_fontspec_tmpc_dim=\dimen156 | |
Variant \tl_gset:cV already defined; not changing it on line 69 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec-patches.sty | |
Package: fontspec-patches 2013/05/20 v2.3c Font selection for XeLaTeX and LuaLa | |
TeX | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/fixltx2e.sty | |
Package: fixltx2e 2006/09/13 v1.1m fixes to LaTeX | |
LaTeX Info: Redefining \em on input line 420. | |
LaTeX Info: The control sequence `\(' is already robust on input line 469. | |
LaTeX Info: The control sequence `\)' is already robust on input line 470. | |
LaTeX Info: The control sequence `\[' is already robust on input line 471. | |
LaTeX Info: The control sequence `\]' is already robust on input line 472. | |
) | |
LaTeX Info: Redefining \em on input line 22. | |
LaTeX Info: Redefining \emph on input line 30. | |
LaTeX Info: Redefining \- on input line 33. | |
************************************************* | |
* LaTeX warning: "xparse/redefine-command" | |
* | |
* Redefining document command \oldstylenums with arg. spec. 'm' on line 128. | |
************************************************* | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \liningnums with arg. spec. 'm' on line 132. | |
................................................. | |
) (/usr/local/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec-xetex.sty | |
Package: fontspec-xetex 2013/05/20 v2.3c Font selection for XeLaTeX and LuaLaTe | |
X | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/fontenc.sty | |
Package: fontenc 2005/09/27 v1.99g Standard LaTeX package | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/euenc/eu1enc.def | |
File: eu1enc.def 2010/05/27 v0.1h Experimental Unicode font encodings | |
) | |
LaTeX Font Info: Try loading font information for EU1+lmr on input line 100. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/euenc/eu1lmr.fd | |
File: eu1lmr.fd 2009/10/30 v1.6 Font defs for Latin Modern | |
)) | |
(/usr/local/texlive/2013/texmf-dist/tex/xelatex/xunicode/xunicode.sty | |
File: xunicode.sty 2011/09/09 v0.981 provides access to latin accents and many | |
other characters in Unicode lower plane | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/tipa/t3enc.def | |
File: t3enc.def 2001/12/31 T3 encoding | |
LaTeX Font Info: Try loading font information for EU1+lmss on input line 357 | |
. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/euenc/eu1lmss.fd | |
File: eu1lmss.fd 2009/10/30 v1.6 Font defs for Latin Modern | |
)) | |
\tipaTiiicode=\count140 | |
\tipasavetokens=\toks22 | |
\tipachecktokens=\toks23 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/graphicx.sty | |
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/graphics.sty | |
Package: graphics 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/graphics/trig.sty | |
Package: trig 1999/03/16 v1.09 sin cos tan (DPC) | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/latexconfig/graphics.cfg | |
File: graphics.cfg 2010/04/23 v1.9 graphics configuration of TeX Live | |
) | |
Package graphics Info: Driver file: xetex.def on input line 91. | |
) | |
\Gin@req@height=\dimen157 | |
\Gin@req@width=\dimen158 | |
)) | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \fontspec with arg. spec. 'O{}m' on line 41. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setmainfont with arg. spec. 'O{}m' on line 46. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setsansfont with arg. spec. 'O{}m' on line 51. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setmonofont with arg. spec. 'O{}m' on line 56. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setmathrm with arg. spec. 'O{}m' on line 65. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setboldmathrm with arg. spec. 'O{}m' on line 69. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setmathsf with arg. spec. 'O{}m' on line 73. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \setmathtt with arg. spec. 'O{}m' on line 77. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newfontfamily with arg. spec. 'mO{}m' on line 96. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newfontface with arg. spec. 'mO{}m' on line 100. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \defaultfontfeatures with arg. spec. 'om' on line | |
. 108. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \addfontfeatures with arg. spec. 'm' on line 144. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newfontfeature with arg. spec. 'mm' on line 156. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newAATfeature with arg. spec. 'mmmm' on line 164. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newICUfeature with arg. spec. 'mmm' on line 172. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \aliasfontfeature with arg. spec. 'mm' on line | |
. 201. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \aliasfontfeatureoption with arg. spec. 'mmm' on | |
. line 203. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newfontscript with arg. spec. 'mm' on line 208. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \newfontlanguage with arg. spec. 'mm' on line 235. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \DeclareFontsExtensions with arg. spec. 'm' on | |
. line 256. | |
................................................. | |
Variant \prop_gput:cnV already defined; not changing it on line 582 | |
Variant \prop_gput:cnx already defined; not changing it on line 583 | |
\l_fontspec_tmp_int=\count141 | |
LaTeX Info: Redefining \itshape on input line 2087. | |
LaTeX Info: Redefining \slshape on input line 2092. | |
LaTeX Info: Redefining \scshape on input line 2097. | |
LaTeX Info: Redefining \upshape on input line 2102. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/fontspec/fontspec.cfg))) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/xltxtra/xltxtra.sty | |
Package: xltxtra 2010/09/20 v0.5e Improvements for the "XeLaTeX" format | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/ifxetex/ifxetex.sty | |
Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/realscripts/realscripts.sty | |
Package: realscripts 2013/03/18 v0.3c Access OpenType subscripts and superscrip | |
ts | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \fakesubscript with arg. spec. 'm' on line 19. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \fakesuperscript with arg. spec. 'm' on line 22. | |
................................................. | |
************************************************* | |
* LaTeX warning: "xparse/redefine-command" | |
* | |
* Redefining document command \textsubscript with arg. spec. 's' on line 25. | |
************************************************* | |
************************************************* | |
* LaTeX warning: "xparse/redefine-command" | |
* | |
* Redefining document command \textsuperscript with arg. spec. 's' on line 28. | |
************************************************* | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \realsubscript with arg. spec. 'm' on line 45. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \realsuperscript with arg. spec. 'm' on line 60. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \textsubsuperscript with arg. spec. 'sO{l}mm' on | |
. line 138. | |
................................................. | |
................................................. | |
. LaTeX info: "xparse/define-command" | |
. | |
. Defining document command \textsupersubscript with arg. spec. 'sO{l}mm' on | |
. line 143. | |
................................................. | |
\subsupersep=\dimen159 | |
) (/usr/local/texlive/2013/texmf-dist/tex/latex/metalogo/metalogo.sty | |
Package: metalogo 2010/05/29 v0.12 Extended TeX logo macros | |
\xl@everylogo=\toks24 | |
\xl@@everylogo=\toks25 | |
LaTeX Info: Redefining \TeX on input line 193. | |
LaTeX Info: Redefining \LaTeX on input line 202. | |
LaTeX Info: Redefining \LaTeXe on input line 219. | |
) | |
\xxt@tempbox=\box44 | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/psnfss/mathptmx.sty | |
Package: mathptmx 2005/04/12 PSNFSS-v9.2a Times w/ Math, improved (SPQR, WaS) | |
LaTeX Font Info: Redeclaring symbol font `operators' on input line 28. | |
LaTeX Font Info: Overwriting symbol font `operators' in version `normal' | |
(Font) OT1/cmr/m/n --> OT1/ztmcm/m/n on input line 28. | |
LaTeX Font Info: Overwriting symbol font `operators' in version `bold' | |
(Font) OT1/cmr/bx/n --> OT1/ztmcm/m/n on input line 28. | |
LaTeX Font Info: Redeclaring symbol font `letters' on input line 29. | |
LaTeX Font Info: Overwriting symbol font `letters' in version `normal' | |
(Font) OML/cmm/m/it --> OML/ztmcm/m/it on input line 29. | |
LaTeX Font Info: Overwriting symbol font `letters' in version `bold' | |
(Font) OML/cmm/b/it --> OML/ztmcm/m/it on input line 29. | |
LaTeX Font Info: Redeclaring symbol font `symbols' on input line 30. | |
LaTeX Font Info: Overwriting symbol font `symbols' in version `normal' | |
(Font) OMS/cmsy/m/n --> OMS/ztmcm/m/n on input line 30. | |
LaTeX Font Info: Overwriting symbol font `symbols' in version `bold' | |
(Font) OMS/cmsy/b/n --> OMS/ztmcm/m/n on input line 30. | |
LaTeX Font Info: Redeclaring symbol font `largesymbols' on input line 31. | |
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `normal' | |
(Font) OMX/cmex/m/n --> OMX/ztmcm/m/n on input line 31. | |
LaTeX Font Info: Overwriting symbol font `largesymbols' in version `bold' | |
(Font) OMX/cmex/m/n --> OMX/ztmcm/m/n on input line 31. | |
\symbold=\mathgroup6 | |
\symitalic=\mathgroup7 | |
LaTeX Font Info: Redeclaring math alphabet \mathbf on input line 34. | |
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `normal' | |
(Font) OT1/cmr/bx/n --> OT1/ptm/bx/n on input line 34. | |
LaTeX Font Info: Overwriting math alphabet `\mathbf' in version `bold' | |
(Font) OT1/cmr/bx/n --> OT1/ptm/bx/n on input line 34. | |
LaTeX Font Info: Redeclaring math alphabet \mathit on input line 35. | |
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `normal' | |
(Font) OT1/cmr/m/it --> OT1/ptm/m/it on input line 35. | |
LaTeX Font Info: Overwriting math alphabet `\mathit' in version `bold' | |
(Font) OT1/cmr/bx/it --> OT1/ptm/m/it on input line 35. | |
LaTeX Info: Redefining \hbar on input line 50. | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/hyperref/hyperref.sty | |
Package: hyperref 2012/11/06 v6.83m Hypertext links for LaTeX | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty | |
Package: hobsub-hyperref 2012/05/28 v1.13 Bundle oberdiek, subset hyperref (HO) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty | |
Package: hobsub-generic 2012/05/28 v1.13 Bundle oberdiek, subset generic (HO) | |
Package: hobsub 2012/05/28 v1.13 Construct package bundles (HO) | |
Package hobsub Info: Skipping package `infwarerr' (already loaded). | |
Package: ltxcmds 2011/11/09 v1.22 LaTeX kernel commands for general use (HO) | |
Package hobsub Info: Skipping package `ifluatex' (already loaded). | |
Package: ifvtex 2010/03/01 v1.5 Detect VTeX and its facilities (HO) | |
Package ifvtex Info: VTeX not detected. | |
Package: intcalc 2007/09/27 v1.1 Expandable calculations with integers (HO) | |
Package hobsub Info: Skipping package `ifpdf' (already loaded). | |
Package hobsub Info: Skipping package `etexcmds' (already loaded). | |
Package hobsub Info: Skipping package `kvsetkeys' (already loaded). | |
Package: kvdefinekeys 2011/04/07 v1.3 Define keys (HO) | |
Package: pdftexcmds 2011/11/29 v0.20 Utility functions of pdfTeX for LuaTeX (HO | |
) | |
Package pdftexcmds Info: LuaTeX not detected. | |
Package pdftexcmds Info: pdfTeX >= 1.30 not detected. | |
Package pdftexcmds Info: \pdf@primitive is available. | |
Package pdftexcmds Info: \pdf@ifprimitive is available. | |
Package pdftexcmds Info: \pdfdraftmode not found. | |
Package: pdfescape 2011/11/25 v1.13 Implements pdfTeX's escape features (HO) | |
Package: bigintcalc 2012/04/08 v1.3 Expandable calculations on big integers (HO | |
) | |
Package: bitset 2011/01/30 v1.1 Handle bit-vector datatype (HO) | |
Package: uniquecounter 2011/01/30 v1.2 Provide unlimited unique counter (HO) | |
) | |
Package hobsub Info: Skipping package `hobsub' (already loaded). | |
Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO) | |
Package: hopatch 2012/05/28 v1.2 Wrapper for package hooks (HO) | |
Package: xcolor-patch 2011/01/30 xcolor patch | |
Package: atveryend 2011/06/30 v1.8 Hooks at the very end of document (HO) | |
Package atveryend Info: \enddocument detected (standard20110627). | |
Package: atbegshi 2011/10/05 v1.16 At begin shipout hook (HO) | |
Package: refcount 2011/10/16 v3.4 Data extraction from label references (HO) | |
Package: hycolor 2011/01/30 v1.7 Color options for hyperref/bookmark (HO) | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/oberdiek/auxhook.sty | |
Package: auxhook 2011/03/04 v1.3 Hooks for auxiliary files (HO) | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/oberdiek/kvoptions.sty | |
Package: kvoptions 2011/06/30 v3.11 Key value format for package options (HO) | |
) | |
\@linkdim=\dimen160 | |
\Hy@linkcounter=\count142 | |
\Hy@pagecounter=\count143 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/hyperref/pd1enc.def | |
File: pd1enc.def 2012/11/06 v6.83m Hyperref: PDFDocEncoding definition (HO) | |
) | |
\Hy@SavedSpaceFactor=\count144 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/latexconfig/hyperref.cfg | |
File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive | |
) | |
Package hyperref Info: Hyper figures OFF on input line 4443. | |
Package hyperref Info: Link nesting OFF on input line 4448. | |
Package hyperref Info: Hyper index ON on input line 4451. | |
Package hyperref Info: Plain pages OFF on input line 4458. | |
Package hyperref Info: Backreferencing OFF on input line 4463. | |
Package hyperref Info: Implicit mode ON; LaTeX internals redefined. | |
Package hyperref Info: Bookmarks ON on input line 4688. | |
\c@Hy@tempcnt=\count145 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/url/url.sty | |
\Urlmuskip=\muskip20 | |
Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc. | |
) | |
LaTeX Info: Redefining \url on input line 5041. | |
\XeTeXLinkMargin=\dimen161 | |
\Fld@menulength=\count146 | |
\Field@Width=\dimen162 | |
\Fld@charsize=\dimen163 | |
Package hyperref Info: Hyper figures OFF on input line 6295. | |
Package hyperref Info: Link nesting OFF on input line 6300. | |
Package hyperref Info: Hyper index ON on input line 6303. | |
Package hyperref Info: backreferencing OFF on input line 6310. | |
Package hyperref Info: Link coloring OFF on input line 6315. | |
Package hyperref Info: Link coloring with OCG OFF on input line 6320. | |
Package hyperref Info: PDF/A mode OFF on input line 6325. | |
LaTeX Info: Redefining \ref on input line 6365. | |
LaTeX Info: Redefining \pageref on input line 6369. | |
\Hy@abspage=\count147 | |
\c@Item=\count148 | |
\c@Hfootnote=\count149 | |
) | |
Package hyperref Message: Driver (autodetected): hxetex. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/hyperref/hxetex.def | |
File: hxetex.def 2012/11/06 v6.83m Hyperref driver for XeTeX | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/hyperref/puenc.def | |
File: puenc.def 2012/11/06 v6.83m Hyperref: PDF Unicode definition (HO) | |
) | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/stringenc.sty | |
Package: stringenc 2011/12/02 v1.10 Convert strings between diff. encodings (HO | |
) | |
) | |
\pdfm@box=\box45 | |
\c@Hy@AnnotLevel=\count150 | |
\HyField@AnnotCount=\count151 | |
\Fld@listcount=\count152 | |
\c@bookmark@seq@number=\count153 | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty | |
Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO) | |
Package rerunfilecheck Info: Feature \pdfmdfivesum is not available | |
(rerunfilecheck) (e.g. pdfTeX or LuaTeX with package `pdftexcmds'). | |
(rerunfilecheck) Therefore file contents cannot be checked efficien | |
tly | |
(rerunfilecheck) and the loading of the package is aborted. | |
) | |
\Hy@SectionHShift=\skip59 | |
) | |
\g__file_internal_ior=\read1 | |
\g_fontspec_family_Times New Roman_int=\count154 | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(0)' created for font 'Times New Roman' with | |
. options []. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Times New Roman/ICU:script=latn;language=DFLT;" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Times New Roman/B/ICU:script=latn;language=DFLT;" | |
. | |
. * 'italic' with NFSS spec.: | |
. <->"Times New Roman/I/ICU:script=latn;language=DFLT;" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Times New Roman/BI/ICU:script=latn;language=DFLT;" | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(0)' created for font 'Times New Roman' with | |
. options []. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(0)' created for font 'Times New Roman' with | |
. options []. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font Optima Bold does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_Optima Bold_int=\count155 | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'OptimaBold(0)' created for font 'Optima Bold' with options | |
. [BoldFont={Optima ExtraBlack}]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Optima Bold/AAT:" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Optima ExtraBlack/AAT:" | |
. | |
. * 'italic' with NFSS spec.: | |
. <->"Optima Bold/I/AAT:" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Optima ExtraBlack/I/AAT:" | |
................................................. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/textcomp.sty | |
Package: textcomp 2005/09/27 v1.99g Standard LaTeX package | |
Package textcomp Info: Sub-encoding information: | |
(textcomp) 5 = only ISO-Adobe without \textcurrency | |
(textcomp) 4 = 5 + \texteuro | |
(textcomp) 3 = 4 + \textohm | |
(textcomp) 2 = 3 + \textestimated + \textcurrency | |
(textcomp) 1 = TS1 - \textcircled - \t | |
(textcomp) 0 = TS1 (full) | |
(textcomp) Font families with sub-encoding setting implement | |
(textcomp) only a restricted character set as indicated. | |
(textcomp) Family '?' is the default used for unknown fonts. | |
(textcomp) See the documentation for details. | |
Package textcomp Info: Setting ? sub-encoding to TS1/1 on input line 71. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/ts1enc.def | |
File: ts1enc.def 2001/06/05 v3.0e (jk/car/fm) Standard LaTeX file | |
) | |
LaTeX Info: Redefining \oldstylenums on input line 266. | |
Package textcomp Info: Setting cmr sub-encoding to TS1/0 on input line 281. | |
Package textcomp Info: Setting cmss sub-encoding to TS1/0 on input line 282. | |
Package textcomp Info: Setting cmtt sub-encoding to TS1/0 on input line 283. | |
Package textcomp Info: Setting cmvtt sub-encoding to TS1/0 on input line 284. | |
Package textcomp Info: Setting cmbr sub-encoding to TS1/0 on input line 285. | |
Package textcomp Info: Setting cmtl sub-encoding to TS1/0 on input line 286. | |
Package textcomp Info: Setting ccr sub-encoding to TS1/0 on input line 287. | |
Package textcomp Info: Setting ptm sub-encoding to TS1/4 on input line 288. | |
Package textcomp Info: Setting pcr sub-encoding to TS1/4 on input line 289. | |
Package textcomp Info: Setting phv sub-encoding to TS1/4 on input line 290. | |
Package textcomp Info: Setting ppl sub-encoding to TS1/3 on input line 291. | |
Package textcomp Info: Setting pag sub-encoding to TS1/4 on input line 292. | |
Package textcomp Info: Setting pbk sub-encoding to TS1/4 on input line 293. | |
Package textcomp Info: Setting pnc sub-encoding to TS1/4 on input line 294. | |
Package textcomp Info: Setting pzc sub-encoding to TS1/4 on input line 295. | |
Package textcomp Info: Setting bch sub-encoding to TS1/4 on input line 296. | |
Package textcomp Info: Setting put sub-encoding to TS1/5 on input line 297. | |
Package textcomp Info: Setting uag sub-encoding to TS1/5 on input line 298. | |
Package textcomp Info: Setting ugq sub-encoding to TS1/5 on input line 299. | |
Package textcomp Info: Setting ul8 sub-encoding to TS1/4 on input line 300. | |
Package textcomp Info: Setting ul9 sub-encoding to TS1/4 on input line 301. | |
Package textcomp Info: Setting augie sub-encoding to TS1/5 on input line 302. | |
Package textcomp Info: Setting dayrom sub-encoding to TS1/3 on input line 303. | |
Package textcomp Info: Setting dayroms sub-encoding to TS1/3 on input line 304. | |
Package textcomp Info: Setting pxr sub-encoding to TS1/0 on input line 305. | |
Package textcomp Info: Setting pxss sub-encoding to TS1/0 on input line 306. | |
Package textcomp Info: Setting pxtt sub-encoding to TS1/0 on input line 307. | |
Package textcomp Info: Setting txr sub-encoding to TS1/0 on input line 308. | |
Package textcomp Info: Setting txss sub-encoding to TS1/0 on input line 309. | |
Package textcomp Info: Setting txtt sub-encoding to TS1/0 on input line 310. | |
Package textcomp Info: Setting lmr sub-encoding to TS1/0 on input line 311. | |
Package textcomp Info: Setting lmdh sub-encoding to TS1/0 on input line 312. | |
Package textcomp Info: Setting lmss sub-encoding to TS1/0 on input line 313. | |
Package textcomp Info: Setting lmssq sub-encoding to TS1/0 on input line 314. | |
Package textcomp Info: Setting lmvtt sub-encoding to TS1/0 on input line 315. | |
Package textcomp Info: Setting qhv sub-encoding to TS1/0 on input line 316. | |
Package textcomp Info: Setting qag sub-encoding to TS1/0 on input line 317. | |
Package textcomp Info: Setting qbk sub-encoding to TS1/0 on input line 318. | |
Package textcomp Info: Setting qcr sub-encoding to TS1/0 on input line 319. | |
Package textcomp Info: Setting qcs sub-encoding to TS1/0 on input line 320. | |
Package textcomp Info: Setting qpl sub-encoding to TS1/0 on input line 321. | |
Package textcomp Info: Setting qtm sub-encoding to TS1/0 on input line 322. | |
Package textcomp Info: Setting qzc sub-encoding to TS1/0 on input line 323. | |
Package textcomp Info: Setting qhvc sub-encoding to TS1/0 on input line 324. | |
Package textcomp Info: Setting futs sub-encoding to TS1/4 on input line 325. | |
Package textcomp Info: Setting futx sub-encoding to TS1/4 on input line 326. | |
Package textcomp Info: Setting futj sub-encoding to TS1/4 on input line 327. | |
Package textcomp Info: Setting hlh sub-encoding to TS1/3 on input line 328. | |
Package textcomp Info: Setting hls sub-encoding to TS1/3 on input line 329. | |
Package textcomp Info: Setting hlst sub-encoding to TS1/3 on input line 330. | |
Package textcomp Info: Setting hlct sub-encoding to TS1/5 on input line 331. | |
Package textcomp Info: Setting hlx sub-encoding to TS1/5 on input line 332. | |
Package textcomp Info: Setting hlce sub-encoding to TS1/5 on input line 333. | |
Package textcomp Info: Setting hlcn sub-encoding to TS1/5 on input line 334. | |
Package textcomp Info: Setting hlcw sub-encoding to TS1/5 on input line 335. | |
Package textcomp Info: Setting hlcf sub-encoding to TS1/5 on input line 336. | |
Package textcomp Info: Setting pplx sub-encoding to TS1/3 on input line 337. | |
Package textcomp Info: Setting pplj sub-encoding to TS1/3 on input line 338. | |
Package textcomp Info: Setting ptmx sub-encoding to TS1/4 on input line 339. | |
Package textcomp Info: Setting ptmj sub-encoding to TS1/4 on input line 340. | |
) | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(1)' created for font 'Times New Roman' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Times New Roman/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Times New Roman/B/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
. | |
. * 'italic' with NFSS spec.: | |
. <->"Times New Roman/I/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Times New Roman/BI/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(1)' created for font 'Times New Roman' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(1)' created for font 'Times New Roman' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font Arial Unicode MS does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_Arial Unicode MS_int=\count156 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Arial Unicode MS/B (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Arial Unicode MS/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Arial Unicode MS/BI (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'ArialUnicodeMS(0)' created for font 'Arial Unicode MS' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Arial Unicode MS/ICU:mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font Geeza Pro does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_Geeza Pro_int=\count157 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Geeza Pro/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'GeezaPro(0)' created for font 'Geeza Pro' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Geeza Pro/AAT:mapping=tex-text;" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Geeza Pro/B/AAT:mapping=tex-text;" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Geeza Pro/BI/AAT:mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font STSong does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_STSong_int=\count158 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font STSong/B (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font STSong/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font STSong/BI (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'STSong(0)' created for font 'STSong' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"STSong/AAT:mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font PMingLiU does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_PMingLiU_int=\count159 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font PMingLiU/B (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font PMingLiU/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font PMingLiU/BI (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'PMingLiU(0)' created for font 'PMingLiU' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"PMingLiU/ICU:mapping=tex-text;" | |
................................................. | |
\g_fontspec_family_MS Mincho_int=\count160 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font MS Mincho/B (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font MS Mincho/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font MS Mincho/BI (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'MSMincho(0)' created for font 'MS Mincho' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"MS Mincho/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(1)' created for font 'Times New Roman' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(1)' created for font 'Times New Roman' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'TimesNewRoman(1)' created for font 'Times New Roman' with | |
. options [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font Batang does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_Batang_int=\count161 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Batang/B (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Batang/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Batang/BI (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'Batang(0)' created for font 'Batang' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Batang/ICU:mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font Devanagari MT does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_Devanagari MT_int=\count162 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Devanagari MT/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'DevanagariMT(0)' created for font 'Devanagari MT' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Devanagari MT/AAT:mapping=tex-text;" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Devanagari MT/B/AAT:mapping=tex-text;" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Devanagari MT/BI/AAT:mapping=tex-text;" | |
................................................. | |
................................................. | |
. fontspec info: "no-scripts" | |
. | |
. Font Malayalam MN does not contain any OpenType `Script' information. | |
................................................. | |
\g_fontspec_family_Malayalam MN_int=\count163 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Malayalam MN/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'MalayalamMN(0)' created for font 'Malayalam MN' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Malayalam MN/ICU:mapping=tex-text;" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Malayalam MN/B/ICU:mapping=tex-text;" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Malayalam MN/BI/ICU:mapping=tex-text;" | |
................................................. | |
\g_fontspec_family_Free Sans_int=\count164 | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Free Sans/B (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Free Sans/I (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "no-font-shape" | |
. | |
. Could not resolve font Free Sans/BI (it probably doesn't exist). | |
................................................. | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'FreeSans(0)' created for font 'Free Sans' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Free Sans/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
................................................. | |
\g_fontspec_family_Free Serif_int=\count165 | |
................................................. | |
. fontspec info: "defining-font" | |
. | |
. Font family 'FreeSerif(0)' created for font 'Free Serif' with options | |
. [Mapping=tex-text,]. | |
. | |
. This font family consists of the following shapes: | |
. | |
. * 'normal' with NFSS spec.: | |
. <->"Free Serif/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
. | |
. * 'bold' with NFSS spec.: | |
. <->"Free Serif/B/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
. | |
. * 'italic' with NFSS spec.: | |
. <->"Free Serif/I/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
. | |
. * 'bold italic' with NFSS spec.: | |
. <->"Free Serif/BI/ICU:script=latn;language=DFLT;mapping=tex-text;" | |
................................................. | |
\c@le=\count166 | |
\c@ee=\count167 | |
\c@defi=\count168 | |
\c@teor=\count169 | |
\c@es=\count170 | |
\c@ese=\count171 | |
\c@pt=\count172 | |
\c@riass=\count173 | |
\c@propo=\count174 | |
\c@oss=\count175 | |
\c@cor=\count176 | |
\c@esecasa=\count177 | |
\c@lemma=\count178 | |
\c@fatto=\count179 | |
\c@eseese=\count180 | |
\c@deficonn=\count181 | |
(./app_An_2.aux) | |
\openout1 = `app_An_2.aux'. | |
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for LGR/cmr/m/n on input line 453. | |
LaTeX Font Info: Try loading font information for LGR+cmr on input line 453. | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/babel-greek/lgrcmr.fd | |
File: lgrcmr.fd 2008/06/17 v2.3 Greek Computer Modern | |
) | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for EU1/lmr/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for T3/cmr/m/n on input line 453. | |
LaTeX Font Info: Try loading font information for T3+cmr on input line 453. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/tipa/t3cmr.fd | |
File: t3cmr.fd 2001/12/31 TIPA font definitions | |
) | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for PU/pdf/m/n on input line 453. | |
LaTeX Font Info: ... okay on input line 453. | |
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 453. | |
LaTeX Font Info: Try loading font information for TS1+cmr on input line 453. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/base/ts1cmr.fd | |
File: ts1cmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions | |
) | |
LaTeX Font Info: ... okay on input line 453. | |
\AtBeginShipoutBox=\box46 | |
Package hyperref Info: Link coloring OFF on input line 453. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/hyperref/nameref.sty | |
Package: nameref 2012/10/27 v2.43 Cross-referencing by name of section | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/gettitlestring.sty | |
Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO) | |
) | |
\c@section@level=\count182 | |
) | |
LaTeX Info: Redefining \ref on input line 453. | |
LaTeX Info: Redefining \pageref on input line 453. | |
LaTeX Info: Redefining \nameref on input line 453. | |
(./app_An_2.out) (./app_An_2.out) | |
\@outlinefile=\write3 | |
\openout3 = `app_An_2.out'. | |
LaTeX Font Info: Try loading font information for OT1+ztmcm on input line 45 | |
5. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/psnfss/ot1ztmcm.fd | |
File: ot1ztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OT1/ztmcm. | |
) | |
LaTeX Font Info: Try loading font information for OML+ztmcm on input line 45 | |
5. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/psnfss/omlztmcm.fd | |
File: omlztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OML/ztmcm. | |
) | |
LaTeX Font Info: Try loading font information for OMS+ztmcm on input line 45 | |
5. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/psnfss/omsztmcm.fd | |
File: omsztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OMS/ztmcm. | |
) | |
LaTeX Font Info: Try loading font information for OMX+ztmcm on input line 45 | |
5. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/psnfss/omxztmcm.fd | |
File: omxztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OMX/ztmcm. | |
) | |
LaTeX Font Info: Try loading font information for OT1+ptm on input line 455. | |
(/usr/local/texlive/2013/texmf-dist/tex/latex/psnfss/ot1ptm.fd | |
File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm. | |
) | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <12> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 455. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <9> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 455. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <7> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 455. | |
(/usr/local/texlive/2013/texmf-dist/tex/generic/oberdiek/se-ascii-print.def | |
File: se-ascii-print.def 2011/12/02 v1.10 stringenc: Printable ASCII characters | |
) | |
[1 | |
] [0] | |
Capitolo 1. | |
Overfull \hbox (3.07216pt too wide) in paragraph at lines 480--481 | |
[]\EU1/TimesNewRoman(1)/m/n/10 poi Barutello-Conti-Ferrario-Terracini (Ferrario | |
è QUEL Ferrario) Analisi Ma- | |
[] | |
Package hyperref Info: bookmark level for unknown defi defaults to 0 on input l | |
ine 492. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <10> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 493. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <7.4> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 493. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <6> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 493. | |
[1 | |
] | |
Package hyperref Info: bookmark level for unknown es defaults to 0 on input lin | |
e 501. | |
Overfull \hbox (31.02466pt too wide) in paragraph at lines 525--526 | |
\EU1/TimesNewRoman(1)/m/it/10 il più piccolo chiuso che contiene $\OML/ztmcm/m/ | |
it/10 A$\EU1/TimesNewRoman(1)/m/it/10 , e si indica con $[] \OT1/ztmcm/m/n/10 = | |
[] \OML/ztmcm/m/it/10 C$\EU1/TimesNewRoman(1)/m/it/10 , ove $\OMS/ztmcm/m/n/10 | |
C \OT1/ztmcm/m/n/10 = []$\EU1/TimesNewRoman(1)/m/it/10 ; | |
[] | |
Overfull \hbox (1.42163pt too wide) in paragraph at lines 528--529 | |
[]\EU1/TimesNewRoman(1)/m/it/10 La \EU1/TimesNewRoman(1)/m/n/10 frontiera di $\ | |
OML/ztmcm/m/it/10 A \OMS/ztmcm/m/n/10 ^^R \OML/ztmcm/m/it/10 X$ \EU1/TimesNewRo | |
man(1)/m/it/10 è $\OML/ztmcm/m/it/10 @A \OT1/ztmcm/m/n/10 = [] \OMS/ztmcm/m/n/1 | |
0 \ []$\EU1/TimesNewRoman(1)/m/it/10 . | |
[] | |
Package hyperref Info: bookmark level for unknown propo defaults to 0 on input | |
line 530. | |
[2] | |
Package hyperref Info: bookmark level for unknown oss defaults to 0 on input li | |
ne 547. | |
Package hyperref Info: bookmark level for unknown ese defaults to 0 on input li | |
ne 567. | |
Overfull \hbox (3.0502pt too wide) in paragraph at lines 568--569 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Disegnare le palle $\OML/ztmcm/m/it/10 B\OT1/zt | |
mcm/m/n/10 ([]\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 1)$ \EU1/TimesNewRoman(1)/ | |
m/it/10 ri- | |
[] | |
Package thmtools Warning: Unused key `d_e)$' on input line 578. | |
[3] | |
Package thmtools Warning: Unused key `X)' on input line 581. | |
Package thmtools Warning: Unused key `d_{infinito})$' on input line 581. | |
Overfull \hbox (4.0918pt too wide) in paragraph at lines 582--583 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia $\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 X; d | |
[]\OT1/ztmcm/m/n/10 )$ | |
[] | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <8> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 584. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <5> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 584. | |
File: PallaNormaUniforme.jpg Graphic file (type QTm) | |
<use "PallaNormaUniforme.jpg" > | |
Overfull \hbox (0.7008pt too wide) in paragraph at lines 590--591 | |
[] | |
[] | |
Overfull \hbox (11.58691pt too wide) in paragraph at lines 592--593 | |
[]\EU1/TimesNewRoman(1)/m/it/10 a[] []a[] | |
[] | |
[4] [5] [6] | |
Capitolo 2. | |
Overfull \hbox (11.33545pt too wide) in paragraph at lines 643--644 | |
[]\EU1/TimesNewRoman(1)/m/it/10 È cruciale che | |
[] | |
Overfull \hbox (0.81293pt too wide) in paragraph at lines 662--663 | |
[]$\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 X; d[]\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/ | |
it/10 ; \OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 Y; d[]\OT1/ztmcm/m/n/10 )$ \EU1/T | |
imesNewRoman(1)/m/it/10 spa- | |
[] | |
[7 | |
] [8] | |
Overfull \hbox (2.02637pt too wide) in paragraph at lines 734--735 | |
[] | |
[] | |
[9] | |
Overfull \hbox (0.17279pt too wide) in paragraph at lines 742--743 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Le funzioni $\OML/ztmcm/m/it/10 ^^Y[] \OT1/ztmc | |
m/m/n/10 : \U/msb/m/n/10 R[] \OMS/ztmcm/m/n/10 ! \U/msb/m/n/10 R$ \EU1/TimesNew | |
Roman(1)/m/it/10 de- | |
[] | |
[10] | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <14.4> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 781. | |
LaTeX Font Info: Font shape `OT1/ptm/bx/n' in size <10.95> not available | |
(Font) Font shape `OT1/ptm/b/n' tried instead on input line 781. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 781. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 781. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 781. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 783. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 783. | |
Overfull \hbox (1.37788pt too wide) in paragraph at lines 792--793 | |
[]$\OML/ztmcm/m/it/10 f$ \EU1/TimesNewRoman(1)/m/it/10 è continua | |
[] | |
[11] | |
File: GraficoAggiuntivo3.10.jpg Graphic file (type QTm) | |
<use "GraficoAggiuntivo3.10.jpg" > [12] | |
Capitolo 3. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 822. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 822. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 822. | |
Overfull \hbox (3.87569pt too wide) in paragraph at lines 825--826 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Dati []a[] | |
[] | |
[13 | |
] | |
Overfull \hbox (5.51538pt too wide) in paragraph at lines 856--857 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 f[]$ \EU1/TimesNewRoman( | |
1)/m/it/10 conver- | |
[] | |
Overfull \hbox (14088.24751pt too wide) in paragraph at lines 858--860 | |
\OML/ztmcm/m/it/10 t$\EU1/TimesNewRoman(1)/m/n/10 , e quindi anche per il $\OML | |
/ztmcm/m/it/10 t$ \EU1/TimesNewRoman(1)/m/n/10 della convergenza puntuale. []a[ | |
] | |
[] | |
Overfull \hbox (13890.2549pt too wide) in paragraph at lines 858--860 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] []a[] | |
[] | |
Overfull \hbox (2.49187pt too wide) in paragraph at lines 861--862 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Consideriamo []a[] | |
[] | |
[14] | |
Overfull \hbox (13995.25569pt too wide) in paragraph at lines 890--892 | |
\EU1/TimesNewRoman(1)/m/n/10 Il ragionamento è identico[][][]. []a[] | |
[] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 893. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 893. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 893. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 893. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 893. | |
Overfull \hbox (2.43004pt too wide) in paragraph at lines 902--903 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si dice \EU1/TimesNewRoman(1)/m/n/10 Spazio Met | |
rico Completo \EU1/TimesNewRoman(1)/m/it/10 uno | |
[] | |
Overfull \hbox (4.79169pt too wide) in paragraph at lines 911--912 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Un sottospazio chiuso di uno | |
[] | |
Package hyperref Info: bookmark level for unknown teor defaults to 0 on input l | |
ine 916. | |
Overfull \hbox (14.07715pt too wide) in paragraph at lines 917--918 | |
[] | |
[] | |
Overfull \hbox (14009.39554pt too wide) in paragraph at lines 919--921 | |
\EU1/TimesNewRoman(1)/m/n/10 Dimostrazione dopo una pausa. []a[] | |
[] | |
[15] | |
Overfull \hbox (14067.50195pt too wide) in paragraph at lines 948--951 | |
\EU1/TimesNewRoman(1)/m/n/10 ossia $\OML/ztmcm/m/it/10 f$ \EU1/TimesNewRoman(1) | |
/m/n/10 è limitata perché $\OMS/ztmcm/m/n/10 8\OML/ztmcm/m/it/10 t$ \EU1/TimesN | |
ewRoman(1)/m/n/10 sta in $\OML/ztmcm/m/it/10 B\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/i | |
t/10 x[]; [] \OT1/ztmcm/m/n/10 + \OML/ztmcm/m/it/10 R\OT1/ztmcm/m/n/10 )$[][][] | |
\EU1/TimesNewRoman(1)/m/n/10 . []a[] | |
[] | |
[16] | |
Overfull \hbox (0.27507pt too wide) in paragraph at lines 958--959 | |
[] \EU1/TimesNewRoman(1)/m/it/10 Se | |
[] | |
Package hyperref Info: bookmark level for unknown cor defaults to 0 on input li | |
ne 972. | |
Overfull \hbox (7.26709pt too wide) in paragraph at lines 973--974 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 X; d[ | |
]\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 | |
Y; d[]\OT1/ztmcm/m/n/10 )$ \EU1/TimesNewRoman(1)/m/it/10 sono spazi me- | |
[] | |
[17] | |
File: Grafico1.jpg Graphic file (type QTm) | |
<use "Grafico1.jpg" > [18] | |
File: Grafico2.jpg Graphic file (type QTm) | |
<use "Grafico2.jpg" > | |
Overfull \hbox (21.34341pt too wide) in paragraph at lines 1007--1008 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Verificare che $\OML/ztmcm/m/it/10 C[]\OT1/ztmc | |
m/m/n/10 ([\OMS/ztmcm/m/n/10 ^^@\OT1/ztmcm/m/n/10 1\OML/ztmcm/m/it/10 ; \OT1/zt | |
mcm/m/n/10 1])$ | |
[] | |
[19] | |
Capitolo 4. | |
Package hyperref Info: bookmark level for unknown esecasa defaults to 0 on inpu | |
t line 1017. | |
Overfull \hbox (13.8305pt too wide) in paragraph at lines 1041--1042 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Che sia positiva è ovvio: l’integrale di una fun | |
zione positiva è positivo, e l’integranda | |
[] | |
[20 | |
] | |
Overfull \hbox (6.93695pt too wide) in paragraph at lines 1051--1052 | |
\OML/ztmcm/m/it/10 X \OMS/ztmcm/m/n/10 ! \U/msb/m/n/10 R$\EU1/TimesNewRoman(1)/ | |
m/it/10 , è continua se $\OML/ztmcm/m/it/10 X[]$ \EU1/TimesNewRoman(1)/m/it/10 | |
è munito della metrica prodotto $[]\OT1/ztmcm/m/n/10 ((\OML/ztmcm/m/it/10 x[]; | |
x[]\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/1 | |
0 x[]; x[]\OT1/ztmcm/m/n/10 )) = \OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/zt | |
mcm/m/it/10 x[]; x[]\OT1/ztmcm/m/n/10 ) + | |
[] | |
Overfull \hbox (2.69273pt too wide) detected at line 1060 | |
\OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x[]; x[]\OT1/ztmcm/m/ | |
n/10 ) + \OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x[]; x[]\OT1 | |
/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^U \OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\O | |
ML/ztmcm/m/it/10 x[]; x[]\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m | |
/it/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x[]; x[]\OT1/ztmcm/m/n/10 ) + \OM | |
L/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x[]; x[]\OT1/ztmcm/m/n/1 | |
0 ) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/i | |
t/10 x[]; x[]\OT1/ztmcm/m/n/10 ) = \OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/ | |
ztmcm/m/it/10 x[]; x[]\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it | |
/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x[]; x[]\OT1/ztmcm/m/n/10 ); | |
[] | |
[21] [22] | |
Overfull \hbox (10.98886pt too wide) in paragraph at lines 1122--1124 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Verificare che $\OML/ztmcm/m/it/10 C[]\OT1/ztmc | |
m/m/n/10 ([\OMS/ztmcm/m/n/10 ^^@\OT1/ztmcm/m/n/10 1\OML/ztmcm/m/it/10 ; \OT1/zt | |
mcm/m/n/10 1])\OML/ztmcm/m/it/10 ; d[]$ \EU1/TimesNewRoman(1)/m/it/10 ove $\OML | |
/ztmcm/m/it/10 d[]\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 f; g\OT1/ztmcm/m/n/10 ) | |
= [][] \OMS/ztmcm/m/n/10 j\OML/ztmcm/m/it/10 f\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/ | |
it/10 x\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/it/10 g\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/i | |
t/10 x\OT1/ztmcm/m/n/10 )\OMS/ztmcm/m/n/10 j\OML/ztmcm/m/it/10 dx$ | |
[] | |
[23] | |
File: GraficoEffeEnne.jpg Graphic file (type QTm) | |
<use "GraficoEffeEnne.jpg" > [24] | |
Capitolo 5. | |
[25 | |
] | |
Package hyperref Info: bookmark level for unknown eseese defaults to 0 on input | |
line 1174. | |
[26] | |
Overfull \hbox (5.33203pt too wide) in paragraph at lines 1214--1215 | |
[] | |
[] | |
[27] | |
Overfull \hbox (2.23633pt too wide) in paragraph at lines 1226--1227 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Una fun- | |
[] | |
File: GraficiTanti.png Graphic file (type QTm) | |
<use "GraficiTanti.png" > [28] [29] [30] [31] [32] [33] | |
Capitolo 6. | |
Overfull \hbox (19.36523pt too wide) in paragraph at lines 1362--1363 | |
[] | |
[] | |
Overfull \hbox (17.47559pt too wide) in paragraph at lines 1376--1377 | |
[] | |
[] | |
Overfull \hbox (2.19238pt too wide) in paragraph at lines 1379--1380 | |
[] | |
[] | |
[34 | |
] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1386. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 1386. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1386. | |
Overfull \hbox (3.47523pt too wide) in paragraph at lines 1405--1406 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 X; [] | |
\OT1/ztmcm/m/n/10 )$ \EU1/TimesNewRoman(1)/m/it/10 è uno spazio normato e $\OT1 | |
/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 X; d[]\OT1/ztmcm/m/n/10 )$ | |
[] | |
[35] | |
Overfull \hbox (0.18137pt too wide) in paragraph at lines 1422--1423 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se invece introduco | |
[] | |
Overfull \hbox (1.49577pt too wide) in paragraph at lines 1435--1436 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OML/ztmcm/m/it/10 f[] \OMS/ztmcm/m/n/10 | |
2 \OML/ztmcm/m/it/10 C[]\OT1/ztmcm/m/n/10 ([\OML/ztmcm/m/it/10 a; b\OT1/ztmcm/ | |
m/n/10 ])$ \EU1/TimesNewRoman(1)/m/it/10 u- | |
[] | |
[36] | |
Overfull \hbox (4.43848pt too wide) in paragraph at lines 1472--1473 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Su uno | |
[] | |
[37] [38] | |
Overfull \hbox (0.33118pt too wide) in paragraph at lines 1501--1502 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OML/ztmcm/m/it/10 X$ \EU1/TimesNewRoman | |
(1)/m/it/10 uno spa- | |
[] | |
Overfull \hbox (2.07358pt too wide) in paragraph at lines 1516--1517 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Dimostrare la proposizio- | |
[] | |
[39] [40] | |
Capitolo 7. | |
Overfull \hbox (5.64885pt too wide) in paragraph at lines 1545--1546 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia $\OML/ztmcm/m/it/10 f[]$ \EU1/TimesNewRoman | |
(1)/m/it/10 una suc- | |
[] | |
Overfull \hbox (5.8008pt too wide) in paragraph at lines 1548--1549 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si dice che con- | |
[] | |
Overfull \hbox (9.13576pt too wide) in paragraph at lines 1551--1552 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si diche che con- | |
[] | |
Overfull \hbox (29.7151pt too wide) in paragraph at lines 1562--1563 | |
[] \EU1/TimesNewRoman(1)/m/it/10 Sia $[]$ una successione in $\OMS/ztmcm/m/n/1 | |
0 L\OT1/ztmcm/m/n/10 ((\OML/ztmcm/m/it/10 a; b\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/i | |
t/10 ; \U/msb/m/n/10 R\OT1/ztmcm/m/n/10 )$\EU1/TimesNewRoman(1)/m/it/10 . | |
[] | |
[41 | |
] | |
Overfull \hbox (13.2666pt too wide) in paragraph at lines 1569--1570 | |
[] | |
[] | |
Overfull \hbox (14053.27283pt too wide) in paragraph at lines 1572--1583 | |
\EU1/TimesNewRoman(1)/m/n/10 rie numeriche: $[] \OMS/ztmcm/m/n/10 ^^T \OML/ztmc | |
m/m/it/10 a[]$ \EU1/TimesNewRoman(1)/m/n/10 e $\OML/ztmcm/m/it/10 a[]$ \EU1/Tim | |
esNewRoman(1)/m/n/10 converge[][][]. []a[] | |
[] | |
[42] | |
Package thmtools Warning: Unused key `Assoluta ed Uniforme di una serie di funz | |
ioni' on input line 1606. | |
Overfull \hbox (9.56871pt too wide) in paragraph at lines 1607--1608 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Determinare gli insiemi di convergenza pun- | |
[] | |
[43] | |
Capitolo 8. | |
[44 | |
] [45] [46] [47] | |
Capitolo 9. | |
Overfull \hbox (3.612pt too wide) in paragraph at lines 1724--1725 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Disuguaglianza triangolare: segue dalla subaddit | |
ività della norma; infatti $\OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (\OML/ztmcm/m | |
/it/10 x; z\OT1/ztmcm/m/n/10 ) = | |
[] | |
[48 | |
] | |
Capitolo 10. | |
[49 | |
] [50] [51] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1836. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1836. | |
[52] | |
Overfull \hbox (5.22136pt too wide) in paragraph at lines 1852--1853 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Imitare la | |
[] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1867. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 1867. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\infty' on input line 1867. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1867. | |
[53] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1889. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1889. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1889. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\infty' on input line 1889. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 1889. | |
[54] [55] | |
Capitolo 11. | |
[56 | |
] [57] [58] | |
Capitolo 12. | |
Overfull \hbox (6.42036pt too wide) detected at line 2000 | |
[] [] \OMS/ztmcm/m/n/10 ^^T [] \OML/ztmcm/m/it/10 g[]\OT1/ztmcm/m/n/10 (\OML/zt | |
mcm/m/it/10 x\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^ \OML/ztmcm/m/it/10 g[]\OT1 | |
/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ! \OT1 | |
/ztmcm/m/n/10 0 \OML/ztmcm/m/it/10 uniformemente \OT1/ztmcm/m/n/10 =[]\OMS/ | |
ztmcm/m/n/10 ) \OML/ztmcm/m/it/10 f[] \OMS/ztmcm/m/n/10 ! \OT1/ztmcm/m/n/10 0 | |
\OML/ztmcm/m/it/10 unformemente: | |
[] | |
Overfull \hbox (11.91194pt too wide) detected at line 2003 | |
\OML/ztmcm/m/it/10 g[]\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x\OT1/ztmcm/m/n/10 | |
) = \OMS/ztmcm/m/n/10 ^^@[] [] \OT1/ztmcm/m/n/10 = \OMS/ztmcm/m/n/10 ^^@[] [] \ | |
OML/ztmcm/m/it/10 : | |
[] | |
[59 | |
] [60] | |
Overfull \hbox (32577.95602pt too wide) in paragraph at lines 2048--2050 | |
\EU1/TimesNewRoman(1)/m/n/10 Il tutto si riassume nel seguente grafico: | |
[] | |
File: GraficoLogModuloUnoSuXAllaN.jpg Graphic file (type QTm) | |
<use "GraficoLogModuloUnoSuXAllaN.jpg" > [61] [62] [63] | |
File: GraficoOsta.jpg Graphic file (type QTm) | |
<use "GraficoOsta.jpg" > | |
Overfull \hbox (11.43306pt too wide) in paragraph at lines 2086--2088 | |
[][] | |
[] | |
[64] [65] [66] | |
Capitolo 13. | |
Overfull \hbox (14014.9115pt too wide) in paragraph at lines 2125--2127 | |
\EU1/TimesNewRoman(1)/m/n/10 lor centrata nel centro della serie. []a[] | |
[] | |
File: FunzioneStrana.png Graphic file (type QTm) | |
<use "FunzioneStrana.png" > [67 | |
] | |
Overfull \hbox (22.82028pt too wide) in paragraph at lines 2138--2139 | |
[] | |
[] | |
[68] | |
Overfull \hbox (5.1815pt too wide) in paragraph at lines 2156--2157 | |
[]$\OML/ztmcm/m/it/10 f\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x\OT1/ztmcm/m/n/10 | |
) = \OML/ztmcm/m/it/10 e[]$\EU1/TimesNewRoman(1)/m/it/10 , | |
[] | |
[69] | |
Overfull \hbox (2.09459pt too wide) in paragraph at lines 2198--2199 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Dirò che $\OML/ztmcm/m/it/10 f$ \EU1/TimesNewRo | |
man(1)/m/it/10 è con- | |
[] | |
Overfull \hbox (0.61064pt too wide) in paragraph at lines 2201--2202 | |
[]$\OML/ztmcm/m/it/10 f\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x\OT1/ztmcm/m/n/10 | |
) = \OML/ztmcm/m/it/10 x \OMS/ztmcm/m/n/10 ^^@ \OT1/ztmcm/m/n/10 [\OML/ztmcm/m | |
/it/10 x\OT1/ztmcm/m/n/10 ]$ \EU1/TimesNewRoman(1)/m/it/10 è chiaramente non co | |
n- | |
[] | |
File: x-[x].jpg Graphic file (type QTm) | |
<use "x-[x].jpg" > [70] | |
File: rad(abs(x)).jpg Graphic file (type QTm) | |
<use "rad(abs(x)).jpg" > | |
Overfull \hbox (11370.1878pt too wide) in paragraph at lines 2207--2209 | |
[][] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
Overfull \hbox (1.5788pt too wide) in paragraph at lines 2210--2211 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si dice \EU1/TimesNewRoman(1)/m/n/10 somma trig | |
onometrica $\OML/ztmcm/m/it/10 n$\EU1/TimesNewRoman(1)/m/n/10 -sima | |
[] | |
[71] [72] | |
Overfull \hbox (2.21844pt too wide) in paragraph at lines 2239--2240 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Questi coefficienti si dicono \EU1/TimesNewRoma | |
n(1)/m/n/10 coefficien- | |
[] | |
Overfull \hbox (10.54524pt too wide) in paragraph at lines 2245--2246 | |
[] | |
[] | |
[73] [74] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 2287. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `subscript' on input line 2287. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 2287. | |
[75] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 2327. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\left' on input line 2327. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `subscript' on input line 2327. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\right' on input line 2327. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 2327. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 2327. | |
[76] [77] | |
Capitolo 14. | |
Overfull \hbox (2.64648pt too wide) in paragraph at lines 2350--2351 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Prendia- | |
[] | |
[78 | |
] [79] [80] | |
Overfull \hbox (5.40527pt too wide) in paragraph at lines 2399--2400 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Prendia- | |
[] | |
[81] | |
Overfull \hbox (5.98633pt too wide) in paragraph at lines 2422--2423 | |
[]\EU1/TimesNewRoman(1)/m/it/10 L’ipo- | |
[] | |
Overfull \hbox (2.61719pt too wide) in paragraph at lines 2425--2426 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Provare che | |
[] | |
Overfull \hbox (3.72559pt too wide) in paragraph at lines 2431--2432 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Prendia- | |
[] | |
File: BizzarriaPeriodica.png Graphic file (type QTm) | |
<use "BizzarriaPeriodica.png" > | |
Overfull \hbox (10.65944pt too wide) in paragraph at lines 2437--2439 | |
[] | |
[] | |
[82] [83] [84] [85] | |
Capitolo 15. | |
File: Strana.png Graphic file (type QTm) | |
<use "Strana.png" > [86 | |
] | |
Overfull \hbox (13900.81642pt too wide) in paragraph at lines 2517--2519 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[87] [88] | |
Overfull \hbox (3.50586pt too wide) in paragraph at lines 2565--2566 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se | |
[] | |
Overfull \hbox (12.66113pt too wide) in paragraph at lines 2583--2584 | |
[]\EU1/TimesNewRoman(1)/m/it/10 a[] []a[] | |
[] | |
[89] | |
Overfull \hbox (3.15198pt too wide) in paragraph at lines 2611--2612 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 f$ \EU1/TimesNewRoman(1) | |
/m/it/10 è differen- | |
[] | |
[90] | |
Overfull \hbox (3.79538pt too wide) in paragraph at lines 2636--2637 | |
[]\EU1/TimesNewRoman(1)/m/it/10 In $[][]$ consideria- | |
[] | |
Overfull \hbox (4.28981pt too wide) in paragraph at lines 2651--2652 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se | |
[] | |
[91] [92] | |
Underfull \hbox (badness 3769) in paragraph at lines 2685--2685 | |
[][][]\EU1/TimesNewRoman(1)/m/n/8 Infatti la prima parentesi risulterà moltipli | |
cata per $[] \OMS/ztmcm/m/n/8 ^^T \OT1/ztmcm/m/n/8 1$\EU1/TimesNewRoman(1)/m/n/ | |
8 , e la seconda per | |
[] | |
[93] [94] [95] | |
Capitolo 16. | |
[96 | |
] [97] | |
Overfull \hbox (2.6265pt too wide) detected at line 2820 | |
\OMS/ztmcm/m/n/10 ^^@\OT1/ztmcm/m/n/10 1 \OML/ztmcm/m/it/10 < [] < \OT1/ztmcm/m | |
/n/10 1 \OMS/ztmcm/m/n/10 _ [] [] \OT1/ztmcm/m/n/10 = 4 =[]\OMS/ztmcm/m/n/10 ) | |
^^@\OT1/ztmcm/m/n/10 4 \OML/ztmcm/m/it/10 < [] [] < \OT1/ztmcm/m/n/10 4 \OMS/ | |
ztmcm/m/n/10 _ [] \OT1/ztmcm/m/n/10 = \OML/ztmcm/m/it/10 e[] \OT1/ztmcm/m/n/10 | |
=[]\OMS/ztmcm/m/n/10 ) | |
[] | |
[98] [99] [100] | |
File: EffeEnneSchifosa.jpg Graphic file (type QTm) | |
<use "EffeEnneSchifosa.jpg" > | |
Overfull \hbox (14213.79672pt too wide) in paragraph at lines 2868--2870 | |
[][] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[101] | |
Overfull \hbox (8.19376pt too wide) detected at line 2871 | |
\OT1/ztmcm/m/n/10 = \OML/ztmcm/m/it/10 n [] x [] [][] \OT1/ztmcm/m/n/10 = \OML/ | |
ztmcm/m/it/10 n [] [] [][] \OT1/ztmcm/m/n/10 = | |
[] | |
[102] | |
Overfull \hbox (0.22302pt too wide) in paragraph at lines 2893--2894 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si studino la convergenza puntuale ed uniforme | |
della suc- | |
[] | |
[103] | |
File: SchifoIntegrale.jpg Graphic file (type QTm) | |
<use "SchifoIntegrale.jpg" > | |
Overfull \hbox (14213.79672pt too wide) in paragraph at lines 2906--2908 | |
[][] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[104] | |
Overfull \hbox (1.12056pt too wide) in paragraph at lines 2910--2912 | |
\EU1/TimesNewRoman(1)/m/n/10 Innanzitutto noto che per $\OML/ztmcm/m/it/10 x < | |
\OT1/ztmcm/m/n/10 0$ \EU1/TimesNewRoman(1)/m/n/10 il limite è $[][] []\OML/ztmc | |
m/m/it/10 e[]dx \OT1/ztmcm/m/n/10 = \OMS/ztmcm/m/n/10 ^^@1$\EU1/TimesNewRoman(1 | |
)/m/n/10 , e questo valore dell’inte- | |
[] | |
[105] [106] | |
Capitolo 17. | |
[107 | |
] [108] [109] [110] [111] [112] [113] | |
Capitolo 18. | |
[114 | |
] | |
Package thmtools Warning: Unused key `ed espressione del Differenziale' on inpu | |
t line 3131. | |
Overfull \hbox (19.96582pt too wide) in paragraph at lines 3132--3133 | |
[] | |
[] | |
[115] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\\' on input line 3143. | |
Overfull \hbox (1.35927pt too wide) in paragraph at lines 3146--3147 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia $\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ | |
[] | |
[116] | |
Package hyperref Info: bookmark level for unknown lemma defaults to 0 on input | |
line 3166. | |
Overfull \hbox (30.8735pt too wide) in paragraph at lines 3167--3168 | |
[] | |
[] | |
Overfull \hbox (12.41966pt too wide) detected at line 3193 | |
\OT1/ztmcm/m/n/10 +\OML/ztmcm/m/it/10 ^^Z\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 | |
f\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 P \OT1/ztmcm/m/n/10 + \OML/ztmcm/m/it/10 | |
H\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 f\OT1/ztmcm/m/n/ | |
10 (\OML/ztmcm/m/it/10 P\OT1/ztmcm/m/n/10 )) = \OML/ztmcm/m/it/10 g\OT1/ztmcm/m | |
/n/10 (\OML/ztmcm/m/it/10 f\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 P\OT1/ztmcm/m/ | |
n/10 )) + \OML/ztmcm/m/it/10 dg\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 f\OT1/ztmc | |
m/m/n/10 (\OML/ztmcm/m/it/10 P\OT1/ztmcm/m/n/10 ))(\OML/ztmcm/m/it/10 df\OT1/zt | |
mcm/m/n/10 (\OML/ztmcm/m/it/10 P\OT1/ztmcm/m/n/10 )(\OML/ztmcm/m/it/10 H\OT1/zt | |
mcm/m/n/10 ) + \OML/ztmcm/m/it/10 R\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 H\OT1/ | |
ztmcm/m/n/10 )) + \OML/ztmcm/m/it/10 ^^Z\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 f | |
\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 P \OT1/ztmcm/m/n/10 + \OML/ztmcm/m/it/10 | |
H\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 f\OT1/ztmcm/m/n/1 | |
0 (\OML/ztmcm/m/it/10 P\OT1/ztmcm/m/n/10 )) = | |
[] | |
[117] | |
Overfull \hbox (1.27605pt too wide) in paragraph at lines 3213--3214 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Supponiamo di []a[] | |
[] | |
[118] [119] | |
Capitolo 19. | |
[120 | |
] [121] [122] | |
File: BizzarriaPeriodica2.png Graphic file (type QTm) | |
<use "BizzarriaPeriodica2.png" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 3296--3298 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[123] [124] [125] [126] | |
Capitolo 20. | |
Overfull \hbox (14.21387pt too wide) in paragraph at lines 3361--3362 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OML/ztmcm/m/it/10 f \OT1/ztmcm/m/n/10 : | |
\OMS/ztmcm/m/n/10 ! | |
[] | |
[127 | |
] [128] | |
Overfull \hbox (1.82994pt too wide) in paragraph at lines 3407--3408 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia $\OML/ztmcm/m/it/10 f \OT1/ztmcm/m/n/10 : | |
\OMS/ztmcm/m/n/10 ! \U/msb/m/n/10 R$ \EU1/TimesNewRoman(1)/m/it/10 con | |
[] | |
Overfull \hbox (67.97853pt too wide) in paragraph at lines 3407--3408 | |
\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ \EU1/TimesNewRoman(1)/m/it/10 aperto | |
e $\OML/ztmcm/m/it/10 P \OMS/ztmcm/m/n/10 2 \OT1/ztmcm/m/n/10 | |
$\EU1/TimesNewRoman(1)/m/it/10 , e $\OML/ztmcm/m/it/10 k; h \OMS/ztmcm/m/n/10 2 | |
$ $2 | |
[] | |
[129] | |
Overfull \hbox (31.38315pt too wide) in paragraph at lines 3445--3446 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $[] \OMS/ztmcm/m/n/10 2 \U/msb/m/n/10 R[]$ \ | |
EU1/TimesNewRoman(1)/m/it/10 con $[] \OT1/ztmcm/m/n/10 = []$ | |
[] | |
Overfull \hbox (4.84012pt too wide) in paragraph at lines 3453--3454 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Dato $\OML/ztmcm/m/it/10 k \OMS/ztmcm/m/n/10 2 | |
\U/msb/m/n/10 N$ \EU1/TimesNewRoman(1)/m/it/10 e $\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R | |
[] | |
Overfull \hbox (12.65625pt too wide) in paragraph at lines 3471--3472 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano | |
[] | |
[130] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 3493. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 3493. | |
[131] [132] [133] [134] | |
Capitolo 21. | |
[135 | |
] [136] [137] | |
Overfull \hbox (2.4921pt too wide) in paragraph at lines 3596--3598 | |
$\OML/ztmcm/m/it/10 x$ \EU1/TimesNewRoman(1)/m/n/10 darebbe problemi se fosse m | |
inore di $\OMS/ztmcm/m/n/10 ^^@\OT1/ztmcm/m/n/10 1$ \EU1/TimesNewRoman(1)/m/n/1 | |
0 perché renderebbe negativo l’argomento | |
[] | |
Overfull \hbox (13937.48637pt too wide) in paragraph at lines 3599--3601 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[]AnCo: | |
[] | |
[138] | |
Overfull \hbox (2.24658pt too wide) in paragraph at lines 3603--3604 | |
[]\EU1/TimesNewRoman(1)/m/n/10 cioè se converge uniformemente su $\OT1/ztmcm/m/ | |
n/10 [0\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 1]$ \EU1/TimesNewRoman(1)/m/n/10 | |
convergerà anche puntualmente su $\OT1/ztmcm/m/n/10 [0\OML/ztmcm/m/it/10 ; \OT1 | |
/ztmcm/m/n/10 1]$\EU1/TimesNewRoman(1)/m/n/10 ? | |
[] | |
Overfull \hbox (13939.67876pt too wide) in paragraph at lines 3604--3611 | |
[]\EU1/TimesNewRoman(1)/m/n/10 grazie” []a[] | |
[] | |
Overfull \hbox (14076.17456pt too wide) in paragraph at lines 3604--3611 | |
\EU1/TimesNewRoman(1)/m/n/10 Io: “Dimmi di ke esercizio stai parlando .” []a[] | |
[] | |
Overfull \hbox (14105.24716pt too wide) in paragraph at lines 3604--3611 | |
\EU1/TimesNewRoman(1)/m/n/10 AnCo: “pagina 137 del pdf.. $[]$ in $\OT1/ztmcm/m/ | |
n/10 (0\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 1)$\EU1/TimesNewRoman(1)/m/n/10 ” | |
[]a[] | |
[] | |
Overfull \hbox (14038.4304pt too wide) in paragraph at lines 3604--3611 | |
\EU1/TimesNewRoman(1)/m/n/10 Io: “Finisco Cinese poi guardo.” []a[] | |
[] | |
Overfull \hbox (14006.46425pt too wide) in paragraph at lines 3604--3611 | |
\EU1/TimesNewRoman(1)/m/n/10 AnCo: “perfetto grazie” []a[] | |
[] | |
[139] [140] [141] [142] | |
File: MantissaStrana.jpg Graphic file (type QTm) | |
<use "MantissaStrana.jpg" > | |
Overfull \hbox (14223.79675pt too wide) in paragraph at lines 3708--3710 | |
[][] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[143] [144] [145] | |
Capitolo 22. | |
Overfull \hbox (7.181pt too wide) in paragraph at lines 3769--3770 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si dice \EU1/TimesNewRoman(1)/m/n/10 de- | |
[] | |
Package hyperref Info: bookmark level for unknown fatto defaults to 0 on input | |
line 3771. | |
[146 | |
] | |
Overfull \hbox (4.44658pt too wide) in paragraph at lines 3786--3787 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 f$ \EU1/TimesNewRoman(1) | |
/m/it/10 è continua, de- | |
[] | |
[147] [148] | |
Overfull \hbox (6.92216pt too wide) detected at line 3854 | |
[] [] \OT1/ztmcm/m/n/10 = [] [] = | |
[] | |
Overfull \hbox (5.48344pt too wide) detected at line 3855 | |
\OT1/ztmcm/m/n/10 = [] [] = | |
[] | |
Overfull \hbox (34.26433pt too wide) detected at line 3856 | |
\OT1/ztmcm/m/n/10 = [] [] = [] [] = | |
[] | |
[149] [150] [151] [152] [153] | |
Capitolo 23. | |
[154 | |
] [155] | |
Overfull \hbox (5.82668pt too wide) in paragraph at lines 4012--4013 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 f \OMS/ztmcm/m/n/10 2 \O | |
ML/ztmcm/m/it/10 C[]\OT1/ztmcm/m/n/10 ( | |
)$ | |
[] | |
Overfull \hbox (8.10773pt too wide) in paragraph at lines 4021--4022 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se invece $\OML/ztmcm/m/it/10 f \OMS/ztmcm/m/n/ | |
10 2 | |
[] | |
[156] [157] [158] | |
Overfull \hbox (2.2339pt too wide) in paragraph at lines 4087--4088 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Consideriamo $\OML/ztmcm/m/it/10 f \OT1/ztmcm/m | |
/n/10 : | |
[] | |
Package thmtools Warning: Unused key `label:thm:deficonn:Soa' on input line 409 | |
7. | |
Overfull \hbox (0.87148pt too wide) in paragraph at lines 4096--4097 | |
\EU1/TimesNewRoman(1)/m/n/10 di Ferrario, equivalente a quella della Felli con | |
dimostrazione immediata dell’equivalen- | |
[] | |
Package hyperref Info: bookmark level for unknown deficonn defaults to 0 on inp | |
ut line 4097. | |
Overfull \hbox (1.33322pt too wide) in paragraph at lines 4106--4107 | |
[]$\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ | |
[] | |
[159] [160] | |
Capitolo 24. | |
Package thmtools Warning: Unused key `Matrice semi-definita negativa' on input | |
line 4149. | |
[161 | |
] | |
Overfull \hbox (9.89258pt too wide) in paragraph at lines 4162--4163 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia | |
[] | |
[162] [163] | |
Overfull \hbox (11.47823pt too wide) in paragraph at lines 4231--4231 | |
\EU1/TimesNewRoman(1)/bx/n/14.4 Algebra Lineare, sistemiamo quel problema di es | |
em- | |
[] | |
[164] [165] [166] | |
File: SezioniFunzioneStrana.png Graphic file (type QTm) | |
<use "SezioniFunzioneStrana.png" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 4274--4278 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[167] [168] | |
Capitolo 25. | |
[169 | |
] [170] | |
Overfull \hbox (0.36993pt too wide) detected at line 4336 | |
[] [] \OT1/ztmcm/m/n/10 = [] \OML/ztmcm/m/it/10 h[] [] h[] \OT1/ztmcm/m/n/10 = | |
[] \OML/ztmcm/m/it/10 : | |
[] | |
Overfull \hbox (6.72116pt too wide) detected at line 4340 | |
[] [] \OT1/ztmcm/m/n/10 = [] []\OML/ztmcm/m/it/10 : | |
[] | |
Overfull \hbox (12.45284pt too wide) detected at line 4353 | |
[] []\OT1/ztmcm/m/n/10 (0\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 0) = [] [] \OML | |
/ztmcm/m/it/10 : | |
[] | |
Overfull \hbox (13.56497pt too wide) detected at line 4355 | |
[] \OT1/ztmcm/m/n/10 4\OML/ztmcm/m/it/10 ^^K^^Z[] [][] [] ^^Z[] \OMS/ztmcm/m/n/ | |
10 ^^A \OML/ztmcm/m/it/10 ^^Z [] ^^R \OT1/ztmcm/m/n/10 + \OML/ztmcm/m/it/10 ^^Z | |
[] [][] []: | |
[] | |
[171] [172] | |
Capitolo 26. | |
[173 | |
] | |
File: PeriodicitaStrana.png Graphic file (type QTm) | |
<use "PeriodicitaStrana.png" > | |
Overfull \hbox (14011.32916pt too wide) in paragraph at lines 4387--4390 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Guardiamo com’è fatta $\OML/ztmcm/m/it/10 g$\EU1 | |
/TimesNewRoman(1)/m/n/10 : []a[] | |
[] | |
Overfull \hbox (14223.79675pt too wide) in paragraph at lines 4387--4390 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[174] [175] | |
Capitolo 27. | |
[176 | |
] [177] [178] [179] [180] [181] [182] | |
Overfull \hbox (1.0265pt too wide) in paragraph at lines 4618--4618 | |
\EU1/TimesNewRoman(1)/bx/n/14.4 no nuovi o sono una riscrittura delle condizion | |
i del- | |
[] | |
Overfull \hbox (14017.44946pt too wide) in paragraph at lines 4622--4624 | |
\EU1/TimesNewRoman(1)/m/n/10 Ricordiamole prima tutte. Soave: []a[] | |
[] | |
[183] | |
Overfull \hbox (14053.12338pt too wide) in paragraph at lines 4649--4655 | |
\EU1/TimesNewRoman(1)/m/n/10 Quelle della sella sono ancora $[] \OMS/ztmcm/m/n/ | |
10 H 6\OT1/ztmcm/m/n/10 = 0$\EU1/TimesNewRoman(1)/m/n/10 .” []a[] | |
[] | |
Overfull \hbox (13906.9297pt too wide) in paragraph at lines 4649--4655 | |
\EU1/TimesNewRoman(1)/m/n/10 Felli: []a[] | |
[] | |
Overfull \hbox (13934.13837pt too wide) in paragraph at lines 4649--4655 | |
\EU1/TimesNewRoman(1)/m/n/10 “\EU1/TimesNewRoman(1)/bx/n/10 Teorema a []\EU1/Ti | |
mesNewRoman(1)/m/n/10 a[] | |
[] | |
Overfull \hbox (13932.18687pt too wide) in paragraph at lines 4667--4673 | |
\EU1/TimesNewRoman(1)/m/n/10 cioè la tesi.: []a[] | |
[] | |
Overfull \hbox (13974.12862pt too wide) in paragraph at lines 4667--4673 | |
\EU1/TimesNewRoman(1)/m/n/10 [defi di punto di sella]: []a[] | |
[] | |
Overfull \hbox (13933.03973pt too wide) in paragraph at lines 4667--4673 | |
\EU1/TimesNewRoman(1)/bx/n/10 Teorema b\EU1/TimesNewRoman(1)/m/n/10 : []a[] | |
[] | |
[184] | |
Overfull \hbox (14166.7069pt too wide) in paragraph at lines 4682--4685 | |
\EU1/TimesNewRoman(1)/m/n/10 e strettamente maggiore se $\OML/ztmcm/m/it/10 H \ | |
OMS/ztmcm/m/n/10 6\OT1/ztmcm/m/n/10 = 0$\EU1/TimesNewRoman(1)/m/n/10 . Quindi $ | |
\OML/ztmcm/m/it/10 P$ \EU1/TimesNewRoman(1)/m/n/10 è un minimo locale stretto.” | |
[]a[] | |
[] | |
[185] | |
Overfull \hbox (0.36465pt too wide) detected at line 4708 | |
\OML/ztmcm/m/it/10 i\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 ae \OMS/ztmcm/m/n/10 | |
^^@ \OML/ztmcm/m/it/10 b[]\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/ | |
m/it/10 f\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 af \OMS/ztmcm/m/n/10 ^^@ \OML/zt | |
mcm/m/it/10 cb\OT1/ztmcm/m/n/10 ) + \OML/ztmcm/m/it/10 c\OT1/ztmcm/m/n/10 (\OML | |
/ztmcm/m/it/10 bf \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 ce\OT1/ztmcm/m/n/10 | |
) \OML/ztmcm/m/it/10 > \OT1/ztmcm/m/n/10 0 =[]\OMS/ztmcm/m/n/10 ) \OML/ztmcm/ | |
m/it/10 i\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 ae \OMS/ztmcm/m/n/10 ^^@ \OML/zt | |
mcm/m/it/10 b[]\OT1/ztmcm/m/n/10 ) \OML/ztmcm/m/it/10 > f\OT1/ztmcm/m/n/10 (\OM | |
L/ztmcm/m/it/10 af \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 cb\OT1/ztmcm/m/n/10 | |
) \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 c\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it | |
/10 bf \OMS/ztmcm/m/n/10 ^^@ \OML/ztmcm/m/it/10 ce\OT1/ztmcm/m/n/10 ) =[]\OMS/ | |
ztmcm/m/n/10 ) | |
[] | |
[186] [187] | |
Capitolo 28. | |
[188 | |
] | |
File: GraficoSegno.jpg Graphic file (type QTm) | |
<use "GraficoSegno.jpg" > | |
Overfull \hbox (14213.79672pt too wide) in paragraph at lines 4748--4750 | |
[][] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[189] | |
Overfull \hbox (6.43881pt too wide) in paragraph at lines 4768--4769 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Gli intervalli per | |
[] | |
[190] [191] | |
File: Rettangoli.jpg Graphic file (type QTm) | |
<use "Rettangoli.jpg" > | |
Overfull \hbox (14213.79672pt too wide) in paragraph at lines 4831--4833 | |
[][] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[192] [193] | |
Underfull \hbox (badness 10000) in paragraph at lines 4883--4886 | |
[] | |
Overfull \hbox (3.45949pt too wide) in paragraph at lines 4894--4895 | |
[]\EU1/TimesNewRoman(1)/m/it/10 I due termini si chiamano spes- | |
[] | |
[194] [195] | |
Capitolo 29. | |
Overfull \hbox (22.73926pt too wide) in paragraph at lines 4939--4940 | |
[] | |
[] | |
[196 | |
] | |
Underfull \hbox (badness 10000) in paragraph at lines 4962--4963 | |
[] | |
[197] [198] | |
Overfull \hbox (14.80469pt too wide) in paragraph at lines 5002--5003 | |
[] | |
[] | |
[199] | |
Overfull \hbox (12.86133pt too wide) in paragraph at lines 5028--5029 | |
[] | |
[] | |
[200] [201] [202] [203] | |
Capitolo 30. | |
[204 | |
] | |
Overfull \hbox (11.09863pt too wide) in paragraph at lines 5125--5126 | |
[] | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5127--5127 | |
[] | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5127--5127 | |
[] | |
Underfull \hbox (badness 1303) in paragraph at lines 5127--5127 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Misura di un | |
[] | |
Overfull \hbox (5.5078pt too wide) in paragraph at lines 5131--5132 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 A$ \EU1/TimesNewRoman(1) | |
/m/it/10 è un rettangolo $\OML/ztmcm/m/it/10 n$\EU1/TimesNewRoman(1)/m/it/10 -d | |
imensionale | |
[] | |
Overfull \hbox (4.0039pt too wide) in paragraph at lines 5135--5146 | |
[] | |
[] | |
[205] | |
File: Disegno1.20131108.jpg Graphic file (type QTm) | |
<use "Disegno1.20131108.jpg" > [206] [207] | |
Underfull \hbox (badness 10000) in paragraph at lines 5175--5175 | |
[] | |
[] | |
Overfull \hbox (18.97949pt too wide) in paragraph at lines 5183--5184 | |
[] | |
[] | |
[208] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5200. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5200. | |
Overfull \hbox (13885.81642pt too wide) in paragraph at lines 5206--5209 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
Overfull \hbox (13890.2549pt too wide) in paragraph at lines 5206--5209 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] []a[] | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5209--5209 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Cominciamo | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5215--5215 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Ora $\OMS/ztmcm/m/n/10 ([]\OT1/ztmcm/m/n/10 =$\E | |
U1/TimesNewRoman(1)/m/n/10 . | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5215--5215 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5215--5215 | |
\EU1/TimesNewRoman(1)/m/n/10 Definizione | |
[] | |
File: Disegno2.20131108.jpg Graphic file (type QTm) | |
<use "Disegno2.20131108.jpg" > [209] [210] | |
Overfull \hbox (0.99121pt too wide) in paragraph at lines 5246--5247 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se | |
[] | |
[211] | |
Underfull \hbox (badness 10000) in paragraph at lines 5270--5270 | |
[]\EU1/TimesNewRoman(1)/m/n/10 Chiusura e | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5270--5270 | |
\EU1/TimesNewRoman(1)/m/n/10 interno han- | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5270--5270 | |
\EU1/TimesNewRoman(1)/m/n/10 no misure | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5270--5270 | |
\EU1/TimesNewRoman(1)/m/n/10 diverse, ri- | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 5270--5270 | |
\EU1/TimesNewRoman(1)/m/n/10 spettivamente | |
[] | |
[212] | |
Capitolo 31. | |
[213 | |
] [214] | |
Overfull \hbox (15.72667pt too wide) detected at line 5372 | |
\OMS/ztmcm/m/n/10 H[]\OT1/ztmcm/m/n/10 ([]\OML/ztmcm/m/it/10 ; []\OT1/ztmcm/m/n | |
/10 ) = [] = [] \OML/ztmcm/m/it/10 ; | |
[] | |
[215] | |
File: Bordo.jpg Graphic file (type QTm) | |
<use "Bordo.jpg" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 5384--5386 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[216] [217] [218] [219] | |
Capitolo 32. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5468. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 5468. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5468. | |
[220 | |
] | |
Overfull \hbox (11.13374pt too wide) in paragraph at lines 5510--5511 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OML/ztmcm/m/it/10 A \OMS/ztmcm/m/n/10 ^ | |
^R \U/msb/m/n/10 R[]$ \EU1/TimesNewRoman(1)/m/it/10 chiu- | |
[] | |
[221] | |
File: Frontiera.jpg Graphic file (type QTm) | |
<use "Frontiera.jpg" > | |
Overfull \hbox (14203.2352pt too wide) in paragraph at lines 5518--5522 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] [] []a[] | |
[] | |
[222] | |
Overfull \hbox (5.63254pt too wide) detected at line 5540 | |
[]\OML/ztmcm/m/it/10 s[] \OMS/ztmcm/m/n/10 ^^@ []\OML/ztmcm/m/it/10 s[] \OT1/zt | |
mcm/m/n/10 = [] [] + [] [] [][] \OML/ztmcm/m/it/10 R[] \OMS/ztmcm/m/n/10 ^^T | |
[] | |
[223] [224] | |
File: Ax.jpg Graphic file (type QTm) | |
<use "Ax.jpg" > | |
Overfull \hbox (13924.43134pt too wide) in paragraph at lines 5557--5561 | |
\EU1/TimesNewRoman(1)/m/n/10 gno sotto. []a[] | |
[] | |
Overfull \hbox (14230.09494pt too wide) in paragraph at lines 5557--5561 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[225] | |
File: D.jpg Graphic file (type QTm) | |
<use "D.jpg" > [226] [227] | |
Capitolo 33. | |
[228 | |
] [229] [230] [231] [232] [233] | |
Capitolo 34. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5749. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5749. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5749. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5749. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5749. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 5749. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5749. | |
[234 | |
] | |
File: Regione.jpg Graphic file (type QTm) | |
<use "Regione.jpg" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 5770--5772 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5775. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5775. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5775. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 5775. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5775. | |
Overfull \hbox (9.50966pt too wide) in paragraph at lines 5784--5785 | |
\U/msb/m/n/10 R[] \OT1/ztmcm/m/n/10 = \U/msb/m/n/10 R[] \OMS/ztmcm/m/n/10 ^^B \ | |
U/msb/m/n/10 R$\EU1/TimesNewRoman(1)/m/n/10 . Invece $\OML/ztmcm/m/it/10 A[]$ \ | |
EU1/TimesNewRoman(1)/m/n/10 è l’insieme degli $\OML/ztmcm/m/it/10 z$ \EU1/Times | |
NewRoman(1)/m/n/10 per cui $\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x; y; z\OT1/z | |
tmcm/m/n/10 ) \OMS/ztmcm/m/n/10 2 \OML/ztmcm/m/it/10 A$\EU1/TimesNewRoman(1)/m/ | |
n/10 , quindi $\OT1/ztmcm/m/n/10 [\OML/ztmcm/m/it/10 u[]\OT1/ztmcm/m/n/10 (\OML | |
/ztmcm/m/it/10 x; y\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/it/10 ; u[]\OT1/ztmcm/m/n/10 | |
(\OML/ztmcm/m/it/10 x; y\OT1/ztmcm/m/n/10 )]$\EU1/TimesNewRoman(1)/m/n/10 . | |
[] | |
[235] | |
Overfull \hbox (4.23015pt too wide) in paragraph at lines 5788--5789 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Calcoliamo con | |
[] | |
[236] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5815. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5815. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5815. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 5815. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 5815. | |
[237] | |
Overfull \hbox (33.96973pt too wide) in paragraph at lines 5840--5841 | |
[] | |
[] | |
[238] [239] | |
Capitolo 35. | |
File: Grafico3D.jpg Graphic file (type QTm) | |
<use "Grafico3D.jpg" > | |
Overfull \hbox (14115.7812pt too wide) in paragraph at lines 5878--5881 | |
\EU1/TimesNewRoman(1)/m/n/10 ci sono massimi locali. Quindi ha un grafico di qu | |
esto tipo: []a[] | |
[] | |
[240 | |
] [241] | |
File: Regione_.jpg Graphic file (type QTm) | |
<use "Regione_.jpg" > | |
Overfull \hbox (13997.45706pt too wide) in paragraph at lines 5910--5914 | |
\EU1/TimesNewRoman(1)/m/n/10 Quindi l’immagine è questa: []a[] | |
[] | |
Overfull \hbox (14224.40404pt too wide) in paragraph at lines 5910--5914 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
Overfull \hbox (5.76065pt too wide) detected at line 5918 | |
[] \OMS/ztmcm/m/n/10 ^^@ [][] \OML/ztmcm/m/it/10 dx \OT1/ztmcm/m/n/10 = [] \OMS | |
/ztmcm/m/n/10 ^^@ [] \OML/ztmcm/m/it/10 dx \OT1/ztmcm/m/n/10 = | |
[] | |
[242] | |
Overfull \hbox (31.02837pt too wide) in paragraph at lines 5921--5922 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Calcolare, dopo aver invertito l’ordine di inte | |
grazione, l’integrale: | |
[] | |
File: Regione2.jpg Graphic file (type QTm) | |
<use "Regione2.jpg" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 5926--5930 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[243] | |
Overfull \hbox (4.87456pt too wide) detected at line 5943 | |
[] [] []\OML/ztmcm/m/it/10 dx \OT1/ztmcm/m/n/10 = [][][][][]\OML/ztmcm/m/it/10 | |
dx \OT1/ztmcm/m/n/10 = [][][]\OML/ztmcm/m/it/10 dx \OT1/ztmcm/m/n/10 = | |
[] | |
File: Area.jpg Graphic file (type QTm) | |
<use "Area.jpg" > | |
Overfull \hbox (13885.81642pt too wide) in paragraph at lines 5956--5959 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 5956--5959 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[244] [245] | |
File: Area2.jpg Graphic file (type QTm) | |
<use "Area2.jpg" > | |
Overfull \hbox (14048.2546pt too wide) in paragraph at lines 5976--5980 | |
\EU1/TimesNewRoman(1)/m/n/10 quindi fuori dal cerchio dell’uguaglianza. []a[] | |
[] | |
Overfull \hbox (14224.40404pt too wide) in paragraph at lines 5976--5980 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[246] [247] [248] | |
Capitolo 36. | |
Overfull \hbox (0.16563pt too wide) in paragraph at lines 6034--6035 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OT1/ztmcm/m/n/10 ^^H$ | |
[] | |
[249 | |
] | |
Overfull \hbox (7.12257pt too wide) in paragraph at lines 6060--6061 | |
[]$\OML/ztmcm/m/it/10 n \OT1/ztmcm/m/n/10 = 1$\EU1/TimesNewRoman(1)/m/it/10 . P | |
ren- | |
[] | |
[250] [251] | |
Overfull \hbox (6.11407pt too wide) detected at line 6125 | |
\OT1/ztmcm/m/n/10 ^^I[](\OML/ztmcm/m/it/10 Q[]\OT1/ztmcm/m/n/10 ) = [] = [] \OM | |
L/ztmcm/m/it/10 : | |
[] | |
[252] [253] | |
Overfull \hbox (8.91115pt too wide) in paragraph at lines 6149--6150 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Consideriamo la $\OML/ztmcm/m/it/10 z$ \EU1/Tim | |
esNewRoman(1)/m/it/10 e le polari di $\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x; | |
y\OT1/ztmcm/m/n/10 )$\EU1/TimesNewRoman(1)/m/it/10 , | |
[] | |
[254] | |
File: Sferiche.jpg Graphic file (type QTm) | |
<use "Sferiche.jpg" > | |
Overfull \hbox (13929.68199pt too wide) in paragraph at lines 6173--6176 | |
\EU1/TimesNewRoman(1)/m/n/10 Vale a dire: []a[] | |
[] | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6173--6176 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[255] | |
Capitolo 37. | |
[256 | |
] [257] [258] [259] [260] | |
Overfull \hbox (0.18555pt too wide) in paragraph at lines 6330--6331 | |
[]\EU1/TimesNewRoman(1)/m/it/10 De- | |
[] | |
[261] [262] | |
Capitolo 38. | |
[263 | |
] | |
Overfull \hbox (34.77005pt too wide) detected at line 6387 | |
\OT1/ztmcm/m/n/10 = [] [] \OML/ztmcm/m/it/10 dz \OT1/ztmcm/m/n/10 = | |
[] | |
[264] | |
Overfull \hbox (3.10394pt too wide) in paragraph at lines 6417--6419 | |
\EU1/TimesNewRoman(1)/m/n/10 dove $\OML/ztmcm/m/it/10 h$ \EU1/TimesNewRoman(1)/ | |
m/n/10 è una coordinata $\OML/ztmcm/m/it/10 z$\EU1/TimesNewRoman(1)/m/n/10 . Qu | |
esto è il cerchio, lo strato. Noi vogliamo scrivere l’integrale | |
[] | |
[265] [266] [267] | |
File: Regionexy.jpg Graphic file (type QTm) | |
<use "Regionexy.jpg" > | |
Overfull \hbox (14034.94295pt too wide) in paragraph at lines 6492--6495 | |
\EU1/TimesNewRoman(1)/m/n/10 Siamo nel I quadrante. È un triangolo. []a[] | |
[] | |
Overfull \hbox (14203.2352pt too wide) in paragraph at lines 6492--6495 | |
[]\EU1/TimesNewRoman(1)/m/n/10 a[] [] []a[] | |
[] | |
[268] | |
File: Regioneuv.jpg Graphic file (type QTm) | |
<use "Regioneuv.jpg" > | |
Overfull \hbox (14042.42126pt too wide) in paragraph at lines 6515--6519 | |
\EU1/TimesNewRoman(1)/m/n/10 La regione in queste coordinate diventa: []a[] | |
[] | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6515--6519 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[269] [270] | |
Capitolo 39. | |
[271 | |
] | |
Overfull \hbox (0.84724pt too wide) in paragraph at lines 6559--6560 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia $\OML/ztmcm/m/it/10 D \OMS/ztmcm/m/n/10 ^^R | |
\U/msb/m/n/10 R[]$ \EU1/TimesNewRoman(1)/m/it/10 aperto mi- | |
[] | |
[272] | |
File: RegioneStrana.png Graphic file (type QTm) | |
<use "RegioneStrana.png" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6577--6579 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[273] | |
Overfull \hbox (2.62732pt too wide) detected at line 6615 | |
[]\OML/ztmcm/m/it/10 ue[][]dudv \OT1/ztmcm/m/n/10 = [][]\OML/ztmcm/m/it/10 e[]d | |
udv \OT1/ztmcm/m/n/10 = [][] [] \OML/ztmcm/m/it/10 du \OT1/ztmcm/m/n/10 = [] [] | |
[] = [] [] \OML/ztmcm/m/it/10 : | |
[] | |
[274] | |
File: TraConi.jpg Graphic file (type QTm) | |
<use "TraConi.jpg" > | |
Overfull \hbox (14033.26926pt too wide) in paragraph at lines 6624--6628 | |
\EU1/TimesNewRoman(1)/m/n/10 quindi sta tra le superfici dei due coni. []a[] | |
[] | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6624--6628 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[275] [276] | |
File: ConoParaboloide.jpg Graphic file (type QTm) | |
<use "ConoParaboloide.jpg" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6661--6664 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[277] [278] | |
File: Tetraedro.jpg Graphic file (type QTm) | |
<use "Tetraedro.jpg" > | |
Overfull \hbox (14169.30495pt too wide) in paragraph at lines 6712--6715 | |
\EU1/TimesNewRoman(1)/m/n/10 A questo punto è abbastanza facile fare l’integraz | |
ione. E chiudiamo qua. []a[] | |
[] | |
[279] | |
Capitolo 40. | |
[280 | |
] [281] | |
Overfull \hbox (2.1371pt too wide) in paragraph at lines 6783--6784 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ | |
[] | |
[282] | |
File: Pennello.png Graphic file (type QTm) | |
<use "Pennello.png" > | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6815--6818 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[283] | |
Overfull \hbox (1.03629pt too wide) in paragraph at lines 6824--6825 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Con $\OML/ztmcm/m/it/10 F; \OT1/ztmcm/m/n/10 | |
$ \EU1/TimesNewRoman(1)/m/it/10 come sopra $\OML/ztmcm/m/it/10 F$ | |
[] | |
[284] | |
Overfull \hbox (1.3737pt too wide) in paragraph at lines 6851--6852 | |
[]\EU1/TimesNewRoman(1)/bx/n/10 (delle Contra- | |
[] | |
Package thmtools Warning: Unused key `label:thm:oss:Lmin1Cruc' on input line 68 | |
58. | |
[285] | |
Overfull \hbox (3.22879pt too wide) in paragraph at lines 6871--6872 | |
[]$\OML/ztmcm/m/it/10 X \OT1/ztmcm/m/n/10 = (0\OML/ztmcm/m/it/10 ; \OT1/ztmcm/m | |
/n/10 1)$ \EU1/TimesNewRoman(1)/m/it/10 coll’usuale distan- | |
[] | |
[286] [287] | |
Capitolo 41. | |
File: Guldino1.jpg Graphic file (type QTm) | |
<use "Guldino1.jpg" > | |
Overfull \hbox (14031.27055pt too wide) in paragraph at lines 6924--6927 | |
\EU1/TimesNewRoman(1)/m/it/10 per un motivo che sarà chiaro subito. []a[] | |
[] | |
Overfull \hbox (14227.811pt too wide) in paragraph at lines 6924--6927 | |
[] []\EU1/TimesNewRoman(1)/m/it/10 a[] | |
[] | |
[288 | |
] | |
File: Guldino2.jpg Graphic file (type QTm) | |
<use "Guldino2.jpg" > | |
Overfull \hbox (14048.31021pt too wide) in paragraph at lines 6931--6934 | |
\EU1/TimesNewRoman(1)/m/n/10 Immaginiamo di proiettare il solido su $\OML/ztmcm | |
/m/it/10 xy$\EU1/TimesNewRoman(1)/m/n/10 . []a[] | |
[] | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 6931--6934 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[289] [290] | |
Overfull \hbox (4.91095pt too wide) in paragraph at lines 6955--6957 | |
\EU1/TimesNewRoman(1)/m/n/10 che va bene su $\OT1/ztmcm/m/n/10 3\OML/ztmcm/m/it | |
/10 x[] \OT1/ztmcm/m/n/10 + \OML/ztmcm/m/it/10 y[] \OT1/ztmcm/m/n/10 = 1$ \EU1/ | |
TimesNewRoman(1)/m/n/10 perché quella roba viene $\OML/ztmcm/m/it/10 ^^Z[] \OT1 | |
/ztmcm/m/n/10 = 1$\EU1/TimesNewRoman(1)/m/n/10 . Quindi si guarda l’equazione | |
[] | |
[291] [292] [293] | |
Overfull \hbox (0.95163pt too wide) detected at line 7011 | |
[] [] \OML/ztmcm/m/it/10 dx[] \OT1/ztmcm/m/n/10 = []\OML/ztmcm/m/it/10 x[] [] d | |
x[] \OT1/ztmcm/m/n/10 = []\OML/ztmcm/m/it/10 x[] [] dx[] \OT1/ztmcm/m/n/10 = | |
[] | |
[294] | |
Overfull \hbox (3.3737pt too wide) in paragraph at lines 7030--7032 | |
\EU1/TimesNewRoman(1)/m/n/10 Adesso viene la parte difficile. Andiamo per induz | |
ione. Passo base: $\OML/ztmcm/m/it/10 n \OT1/ztmcm/m/n/10 = 3$\EU1/TimesNewRoma | |
n(1)/m/n/10 . L’integralone | |
[] | |
[295] | |
File: DoppiaPalla.jpg Graphic file (type QTm) | |
<use "DoppiaPalla.jpg" > | |
Overfull \hbox (14062.85034pt too wide) in paragraph at lines 7049--7052 | |
\EU1/TimesNewRoman(1)/m/n/10 fuori da quella centrata in $\OT1/ztmcm/m/n/10 (0\ | |
OML/ztmcm/m/it/10 ; \OT1/ztmcm/m/n/10 0)$ \EU1/TimesNewRoman(1)/m/n/10 e di rag | |
gio $[]$. []a[] | |
[] | |
Overfull \hbox (14227.24948pt too wide) in paragraph at lines 7049--7052 | |
[] []\EU1/TimesNewRoman(1)/m/n/10 a[] | |
[] | |
[296] [297] | |
Capitolo 42. | |
[298 | |
] | |
Overfull \hbox (21.94824pt too wide) in paragraph at lines 7106--7107 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano | |
[] | |
Overfull \hbox (12.73926pt too wide) in paragraph at lines 7117--7118 | |
[] | |
[] | |
[299] [300] [301] | |
Overfull \hbox (2.08792pt too wide) in paragraph at lines 7168--7169 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OML/ztmcm/m/it/10 F \OMS/ztmcm/m/n/10 2 | |
\OML/ztmcm/m/it/10 C[]\OT1/ztmcm/m/n/10 ((\OML/ztmcm/m/it/10 a; b\OT1/ztmcm/m/ | |
n/10 ) \OMS/ztmcm/m/n/10 ^^B \U/msb/m/n/10 R[]\OML/ztmcm/m/it/10 ; \U/msb/m/n/1 | |
0 R[]\OT1/ztmcm/m/n/10 )$ \EU1/TimesNewRoman(1)/m/it/10 (u- | |
[] | |
[302] [303] | |
Overfull \hbox (14173.1971pt too wide) in paragraph at lines 7199--7202 | |
\EU1/TimesNewRoman(1)/m/n/10 soluzione. Noi ci vediamo Mercoledì. Lunedì invece | |
avete esercitazione. []a[] | |
[] | |
[304] [305] | |
Capitolo 43. | |
[306 | |
] [307] [308] [309] [310] | |
Overfull \hbox (14052.15271pt too wide) in paragraph at lines 7343--7347 | |
\EU1/TimesNewRoman(1)/m/n/10 Quindi la funzione è continua nell’origine. []a[] | |
[] | |
Overfull \hbox (13938.54755pt too wide) in paragraph at lines 7343--7347 | |
\EU1/TimesNewRoman(1)/m/n/10 rimane $[] \OML/ztmcm/m/it/10 ^^R$\EU1/TimesNewRom | |
an(1)/m/n/10 . []a[] | |
[] | |
[311] [312] | |
Capitolo 44. | |
Overfull \hbox (15.68362pt too wide) in paragraph at lines 7394--7396 | |
\EU1/TimesNewRoman(1)/m/n/10 Quindi è continua nell’origine. Vediamo le derivat | |
e direzionali. Fissiamo $[] \OT1/ztmcm/m/n/10 = []$\EU1/TimesNewRoman(1)/m/n/10 | |
. | |
[] | |
Overfull \hbox (14027.51729pt too wide) in paragraph at lines 7403--7406 | |
\EU1/TimesNewRoman(1)/m/n/10 Quindi la funzione è differenziabile. []a[] | |
[] | |
[313 | |
] | |
Overfull \hbox (34.15723pt too wide) detected at line 7425 | |
[] [] \OT1/ztmcm/m/n/10 = [] [] = | |
[] | |
[314] | |
Overfull \hbox (5.96678pt too wide) in paragraph at lines 7437--7439 | |
\EU1/TimesNewRoman(1)/m/n/10 Quindi la continuità c’è. A questo punto derivate | |
direzionali. Fissiamo $[] \OT1/ztmcm/m/n/10 = [] \OML/ztmcm/m/it/10 :$ | |
[] | |
Overfull \hbox (13984.19371pt too wide) in paragraph at lines 7440--7443 | |
\EU1/TimesNewRoman(1)/m/n/10 tazzo di differenziabilità. []a[] | |
[] | |
Overfull \hbox (14047.51892pt too wide) in paragraph at lines 7454--7457 | |
\EU1/TimesNewRoman(1)/m/n/10 Quindi la differenziabilità ce la sognamo. []a[] | |
[] | |
[315] | |
Overfull \hbox (55.23761pt too wide) detected at line 7466 | |
\OT1/ztmcm/m/n/10 = [] [] = | |
[] | |
[316] | |
Capitolo 45. | |
[317 | |
] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 7503. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 7503. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 7503. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 7503. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 7503. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 7503. | |
[318] [319] [320] [321] [322] [323] | |
Capitolo 46. | |
[324 | |
] | |
Overfull \hbox (1.82454pt too wide) detected at line 7685 | |
[] [] \OT1/ztmcm/m/n/10 = [] [] = [] [] = | |
[] | |
[325] | |
Capitolo 47. | |
[326 | |
] [327] | |
Overfull \hbox (1.27225pt too wide) detected at line 7742 | |
[] [] \OT1/ztmcm/m/n/10 = [] [] = | |
[] | |
[328] | |
Overfull \hbox (17.55904pt too wide) in paragraph at lines 7773--7775 | |
\EU1/TimesNewRoman(1)/m/n/10 mentre per $\OML/ztmcm/m/it/10 y \OMS/ztmcm/m/n/10 | |
2 []$ \EU1/TimesNewRoman(1)/m/n/10 varierà in $[]$. Quindi l’integrale | |
[] | |
[329] [330] [331] [332] | |
Capitolo 48. | |
[333 | |
] | |
Overfull \hbox (13920.52997pt too wide) in paragraph at lines 7870--7873 | |
\EU1/TimesNewRoman(1)/m/n/10 scio qua. []a[] | |
[] | |
[334] [335] | |
Capitolo 49. | |
Overfull \hbox (1.00645pt too wide) in paragraph at lines 7913--7914 | |
\EU1/TimesNewRoman(1)/m/n/10 Capire l’intervallo massimale di unicità della sol | |
uzione è un problema importante. Chie- | |
[] | |
[336 | |
] | |
Overfull \hbox (6.14328pt too wide) in paragraph at lines 7947--7949 | |
\EU1/TimesNewRoman(1)/m/it/10 re $[] [] \OT1/ztmcm/m/n/10 = +\OMS/ztmcm/m/n/10 | |
1$\EU1/TimesNewRoman(1)/m/it/10 , ove $\OML/ztmcm/m/it/10 d\OT1/ztmcm/m/n/10 (( | |
\OML/ztmcm/m/it/10 t; Y\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 | |
))\OML/ztmcm/m/it/10 ; @\OT1/ztmcm/m/n/10 | |
) = [] []$\EU1/TimesNewRoman(1)/m/it/10 . | |
[] | |
Overfull \hbox (12.02812pt too wide) in paragraph at lines 7951--7952 | |
[]\EU1/TimesNewRoman(1)/m/it/10 In mo- | |
[] | |
[337] [338] [339] | |
Overfull \hbox (3.56776pt too wide) in paragraph at lines 8024--8025 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ | |
[] | |
[340] | |
Overfull \hbox (25.24208pt too wide) detected at line 8036 | |
[] [] \OT1/ztmcm/m/n/10 + [] + [] \OMS/ztmcm/m/n/10 ^^T | |
[] | |
Overfull \hbox (3.40408pt too wide) detected at line 8048 | |
[] \OT1/ztmcm/m/n/10 + [] [] + [] [] + [] [] = | |
[] | |
[341] | |
Overfull \hbox (14101.1703pt too wide) in paragraph at lines 8049--8052 | |
\EU1/TimesNewRoman(1)/m/n/10 di domani avete esercitazione, noi ci vediamo Vene | |
rdì? []a[] | |
[] | |
Overfull \hbox (5.236pt too wide) in paragraph at lines 8056--8057 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 h\OT1/ztmcm/m/n/10 (\OML | |
/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/it/10 ; []\OT1/ztmcm/m/n/10 (\O | |
ML/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 )\OML/ztmcm/m/it/10 ; ^^L\OT1/ztmcm/m/n/10 | |
(\OML/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 )$ \EU1/TimesNewRoman(1)/m/it/10 sono fu | |
nzioni con- | |
[] | |
[342] | |
Overfull \hbox (1.4482pt too wide) in paragraph at lines 8075--8077 | |
\EU1/TimesNewRoman(1)/m/n/10 nella disuguaglianza assunta vera per ipotesi, si | |
ottiene la tesi. Quindi diamo un’occhiata | |
[] | |
[343] | |
Capitolo 50. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 8083. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `subscript' on input line 8083. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\alpha' on input line 8083. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 8083. | |
[344 | |
] [345] [346] | |
Overfull \hbox (7.11844pt too wide) detected at line 8153 | |
\OML/ztmcm/m/it/10 f[]\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 x\OT1/ztmcm/m/n/10 | |
) = [][] [] \OML/ztmcm/m/it/10 n [] x \OT1/ztmcm/m/n/10 + [] [] [] \OML/ztmcm/m | |
/it/10 : | |
[] | |
[347] [348] [349] | |
Capitolo 51. | |
Overfull \hbox (6.45018pt too wide) in paragraph at lines 8223--8224 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OT1/ztmcm/m/n/10 | |
= (\OML/ztmcm/m/it/10 a; b\OT1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^B \U/msb/m/n | |
/10 R[]$\EU1/TimesNewRoman(1)/m/it/10 , | |
[] | |
[350 | |
] [351] | |
Overfull \hbox (14.82104pt too wide) in paragraph at lines 8263--8264 | |
[] | |
[] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 8267. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 8267. | |
[352] | |
Overfull \hbox (2.75392pt too wide) in paragraph at lines 8333--8334 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Analogamente si ha che | |
[] | |
[353] [354] [355] | |
Capitolo 52. | |
Overfull \hbox (22.50452pt too wide) in paragraph at lines 8392--8393 | |
[]\EU1/TimesNewRoman(1)/bx/n/10 (di esistenza globale) \EU1/TimesNewRoman(1)/m/ | |
it/10 Sia $\OML/ztmcm/m/it/10 S \OT1/ztmcm/m/n/10 = (\OML/ztmcm/m/it/10 a; b\OT | |
1/ztmcm/m/n/10 ) \OMS/ztmcm/m/n/10 ^^B | |
[] | |
[356 | |
] [357] [358] [359] | |
File: SoluzioniEqDiff_.jpg Graphic file (type QTm) | |
<use "SoluzioniEqDiff_.jpg" > [360] [361] [362] | |
Capitolo 53. | |
Overfull \hbox (35.35938pt too wide) in paragraph at lines 8545--8546 | |
[] | |
[] | |
[363 | |
] [364] | |
Overfull \hbox (17.62517pt too wide) in paragraph at lines 8574--8575 | |
[] | |
[] | |
[365] [366] | |
Overfull \hbox (12.40517pt too wide) in paragraph at lines 8631--8632 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Si può dimostrare (non | |
[] | |
[367] [368] [369] | |
Capitolo 54. | |
[370 | |
] [371] | |
File: Lav.jpg Graphic file (type QTm) | |
<use "Lav.jpg" > [372] [373] | |
Overfull \hbox (10.85492pt too wide) in paragraph at lines 8801--8802 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 ^^U[]; [] ; ^^U[]$ | |
[] | |
Overfull \hbox (9.21307pt too wide) in paragraph at lines 8801--8802 | |
\EU1/TimesNewRoman(1)/m/it/10 sono gli autovalori della matrice con molteplicit | |
à algebriche $\OML/ztmcm/m/it/10 m[]; [] ; m[]$\EU1/TimesNewRoman(1)/m/it/10 , | |
allora l’integrale | |
[] | |
[374] | |
Overfull \hbox (14.20735pt too wide) in paragraph at lines 8808--8808 | |
[] | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 8808--8808 | |
[] | |
[375] | |
Overfull \hbox (16.74725pt too wide) detected at line 8849 | |
[] \OT1/ztmcm/m/n/10 = \OML/ztmcm/m/it/10 e[] [] \OT1/ztmcm/m/n/10 = [] | |
[] | |
Overfull \hbox (6.26563pt too wide) in paragraph at lines 8855--8855 | |
[]\EU1/TimesNewRoman(1)/bx/n/12 Teorema: soluzione particolare più soluzioni de | |
l sistema omo- | |
[] | |
Overfull \hbox (12.7181pt too wide) in paragraph at lines 8860--8861 | |
[] | |
[] | |
[376] [377] [378] | |
Overfull \hbox (28.80582pt too wide) detected at line 8929 | |
\OT1/ztmcm/m/n/10 = [] [] = | |
[] | |
Overfull \hbox (30.96365pt too wide) detected at line 8930 | |
\OT1/ztmcm/m/n/10 = [] [] \OML/ztmcm/m/it/10 : | |
[] | |
[379] | |
Overfull \hbox (4.97893pt too wide) detected at line 8950 | |
\OT1/ztmcm/m/n/10 = [] [] [] = [] [] = | |
[] | |
[380] | |
Capitolo 55. | |
File: Felli_1a.jpg Graphic file (type QTm) | |
<use "Felli_1a.jpg" > | |
File: Felli_1b.jpg Graphic file (type QTm) | |
<use "Felli_1b.jpg" > | |
File: Felli_2a.jpg Graphic file (type QTm) | |
<use "Felli_2a.jpg" > | |
File: Felli_2b.jpg Graphic file (type QTm) | |
<use "Felli_2b.jpg" > | |
File: Felli_3.jpg Graphic file (type QTm) | |
<use "Felli_3.jpg" > | |
File: Felli_4.jpg Graphic file (type QTm) | |
<use "Felli_4.jpg" > | |
Underfull \hbox (badness 10000) in paragraph at lines 8965--8977 | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 8965--8977 | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 8965--8977 | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 8965--8977 | |
[] | |
Underfull \hbox (badness 10000) in paragraph at lines 8965--8977 | |
[] | |
[381 | |
] [382] [383] | |
Overfull \hbox (2.79785pt too wide) in paragraph at lines 8983--8984 | |
[]\EU1/TimesNewRoman(1)/m/it/10 L’insieme del- | |
[] | |
[384] | |
Overfull \hbox (25.52246pt too wide) in paragraph at lines 9013--9014 | |
[] | |
[] | |
Overfull \hbox (4.4757pt too wide) in paragraph at lines 9013--9014 | |
\EU1/TimesNewRoman(1)/m/it/10 Siano $[] \OMS/ztmcm/m/n/10 2 \OML/ztmcm/m/it/10 | |
C[]\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 I\OT1/ztmcm/m/n/10 )$ \EU1/TimesNewRom | |
an(1)/m/it/10 una soluzione particolare di $\OT1/ztmcm/m/n/10 (\OMS/ztmcm/m/n/1 | |
0 ^^C^^C\OT1/ztmcm/m/n/10 )$ \EU1/TimesNewRoman(1)/m/it/10 e $\OML/ztmcm/m/it/1 | |
0 V[]$ \EU1/TimesNewRoman(1)/m/it/10 lo spazio delle soluzioni dell’equa- | |
[] | |
[385] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\lambda' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\left' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\lambda' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\right' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9037. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9037. | |
Overfull \hbox (13890.81642pt too wide) in paragraph at lines 9046--9049 | |
\EU1/TimesNewRoman(1)/m/n/10 * []a[] | |
[] | |
[386] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9070. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9070. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `\lambda' on input line 9070. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9070. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9070. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9070. | |
Overfull \hbox (3.3692pt too wide) in paragraph at lines 9072--9073 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia $\OML/ztmcm/m/it/10 P\OT1/ztmcm/m/n/10 (\OM | |
L/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 )$ | |
[] | |
Overfull \hbox (11.5206pt too wide) in paragraph at lines 9090--9091 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OML/ztmcm/m/it/10 ^^U[]; ^^U[]; [] ; ^^ | |
U[]$ | |
[] | |
[387] | |
Overfull \hbox (4.47307pt too wide) in paragraph at lines 9108--9110 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se ho $\OML/ztmcm/m/it/10 r$ \EU1/TimesNewRoman | |
(1)/m/it/10 numeri com- | |
[] | |
[388] | |
Overfull \hbox (24.84375pt too wide) in paragraph at lines 9132--9133 | |
[] | |
[] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9140. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9140. | |
Overfull \hbox (3.03223pt too wide) in paragraph at lines 9142--9143 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Sia | |
[] | |
[389] | |
LaTeX Warning: Command \l invalid in math mode on input line 9168. | |
Missing character: There is no ł in font zptmcm7m! | |
Overfull \hbox (22.32259pt too wide) in paragraph at lines 9175--9176 | |
[] | |
[] | |
[390] [391] | |
Capitolo 56. | |
[392 | |
] [393] [394] [395] [396] [397] | |
Capitolo 57. | |
Overfull \hbox (0.48544pt too wide) in paragraph at lines 9340--9342 | |
\EU1/TimesNewRoman(1)/m/n/10 Allora supponiamo di avere $\OML/ztmcm/m/it/10 z[] | |
; [] ; z[]$ \EU1/TimesNewRoman(1)/m/n/10 soluzioni linearmente indipendenti del | |
l’equazione | |
[] | |
[398 | |
] [399] [400] | |
Overfull \hbox (44.00395pt too wide) in paragraph at lines 9415--9417 | |
\EU1/TimesNewRoman(1)/m/n/10 Sommando a $\OML/ztmcm/m/it/10 u$ \EU1/TimesNewRom | |
an(1)/m/n/10 l’integrale generale dell’omogenea otteniamo l’integrale generale | |
dell’inomogenea. | |
[] | |
[401] [402] | |
Overfull \hbox (14099.89362pt too wide) in paragraph at lines 9485--9488 | |
\EU1/TimesNewRoman(1)/m/n/10 la cui ampiezza aumenta man mano che passa il temp | |
o. []a[] | |
[] | |
[403] [404] | |
Capitolo 58. | |
Overfull \hbox (8.13387pt too wide) in paragraph at lines 9492--9492 | |
[]\EU1/TimesNewRoman(1)/bx/n/14.4 Curve in $\U/msb/m/n/14.4 R[]$\EU1/TimesNewRo | |
man(1)/bx/n/14.4 : definizione, curve regolari, curve equi- | |
[] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9492. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9492. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9492. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9494. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9494. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9494. | |
Overfull \hbox (6.90431pt too wide) in paragraph at lines 9502--9503 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Consideriamo la legge ora- | |
[] | |
[405 | |
] [406] | |
Overfull \hbox (1.8078pt too wide) in paragraph at lines 9577--9578 | |
[] \EU1/TimesNewRoman(1)/m/it/10 Se $\OML/ztmcm/m/it/10 ^^U[]\OT1/ztmcm/m/n/10 | |
(\OML/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 ) \OML/ztmcm/m/it/10 > \OT1/ztmcm/m/n/10 | |
0$ | |
[] | |
File: SchemaComposizione.jpg Graphic file (type QTm) | |
<use "SchemaComposizione.jpg" > [407] | |
Overfull \hbox (2.7146pt too wide) in paragraph at lines 9601--9602 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Le classi di equivalenza di $[]$ si dicono \EU1 | |
/TimesNewRoman(1)/m/n/10 cam- | |
[] | |
Overfull \hbox (8.84256pt too wide) in paragraph at lines 9617--9618 | |
[]$[][]\OT1/ztmcm/m/n/10 (\OML/ztmcm/m/it/10 t\OT1/ztmcm/m/n/10 ) = [] $ | |
[] | |
[408] | |
Overfull \hbox (23.91113pt too wide) in paragraph at lines 9650--9651 | |
[] | |
[] | |
Overfull \hbox (2.81932pt too wide) in paragraph at lines 9655--9656 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Data $[] \OMS/ztmcm/m/n/10 2 \OML/ztmcm/m/it/10 | |
C[]\OT1/ztmcm/m/n/10 ([\OML/ztmcm/m/it/10 a; b\OT1/ztmcm/m/n/10 ]\OML/ztmcm/m/ | |
it/10 ; \U/msb/m/n/10 R[]\OT1/ztmcm/m/n/10 )$\EU1/TimesNewRoman(1)/m/it/10 , se | |
[] | |
[409] | |
Overfull \hbox (5.60497pt too wide) in paragraph at lines 9665--9666 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Ogni curva $[] \OMS/ztmcm/m/n/10 2 \OML/ztmcm/m | |
/it/10 C[]\OT1/ztmcm/m/n/10 ([\OML/ztmcm/m/it/10 a; b\OT1/ztmcm/m/n/10 ] \OMS/z | |
tmcm/m/n/10 ! \U/msb/m/n/10 R[]\OT1/ztmcm/m/n/10 )$ | |
[] | |
Overfull \hbox (14189.78685pt too wide) in paragraph at lines 9668--9670 | |
\EU1/TimesNewRoman(1)/m/n/10 Esiste l’integrale perché $[]$ è $\OML/ztmcm/m/it/ | |
10 C[]$\EU1/TimesNewRoman(1)/m/n/10 , dimostrata l’uguaglianza è provato il teo | |
rema. []a[] | |
[] | |
[410] | |
Capitolo 59. | |
Overfull \hbox (3.68584pt too wide) detected at line 9690 | |
[] [] \OT1/ztmcm/m/n/10 d\OML/ztmcm/m/it/10 t [] [] [] \OT1/ztmcm/m/n/10 d\OML/ | |
ztmcm/m/it/10 t [] [] [] \OT1/ztmcm/m/n/10 d\OML/ztmcm/m/it/10 t \OT1/ztmcm/m/n | |
/10 + [] [] d\OML/ztmcm/m/it/10 t \OT1/ztmcm/m/n/10 = | |
[] | |
[411 | |
] [412] | |
Overfull \hbox (13.32672pt too wide) detected at line 9716 | |
\OT1/ztmcm/m/n/10 ^^@ []([]) = [][](\OML/ztmcm/m/it/10 S[]\OT1/ztmcm/m/n/10 ([] | |
)) [][] ([]) = [][](\OML/ztmcm/m/it/10 S[]\OT1/ztmcm/m/n/10 ([]))[] = [] \OMS/z | |
tmcm/m/n/10 8[] 2 \OT1/ztmcm/m/n/10 [0\OML/ztmcm/m/it/10 ; L\OT1/ztmcm/m/n/10 ( | |
[])]\OML/ztmcm/m/it/10 : | |
[] | |
Overfull \hbox (30.06836pt too wide) in paragraph at lines 9721--9722 | |
[] | |
[] | |
Overfull \hbox (9.05347pt too wide) in paragraph at lines 9726--9727 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ \EU1/TimesNewRoman(1)/m/it/10 aperto, | |
$\OML/ztmcm/m/it/10 f \OMS/ztmcm/m/n/10 2 \OML/ztmcm/m/it/10 C[]\OT1/ztmcm/m/n | |
/10 ( | |
)$\EU1/TimesNewRoman(1)/m/it/10 , | |
[] | |
Overfull \hbox (7.71669pt too wide) in paragraph at lines 9731--9732 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Siano $\OT1/ztmcm/m/n/10 | |
\OMS/ztmcm/m/n/10 ^^R \U/msb/m/n/10 R[]$ | |
[] | |
[413] | |
Overfull \hbox (2.64774pt too wide) in paragraph at lines 9745--9746 | |
[]\EU1/TimesNewRoman(1)/m/it/10 Se $\OT1/ztmcm/m/n/10 ^^@$ | |
[] | |
File: Elica.jpg Graphic file (type QTm) | |
<use "Elica.jpg" > [414] | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9774. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `superscript' on input line 9774. | |
Package hyperref Warning: Token not allowed in a PDF string (Unicode): | |
(hyperref) removing `math shift' on input line 9774. | |
[415] [416] [417] [418] | |
Capitolo 60. | |
[419 | |
] | |
Overfull \hbox (2.78299pt too wide) in paragraph at lines 9850--9852 | |
\EU1/TimesNewRoman(1)/m/n/10 smo. Quindi ad ogni partizione $\OML/ztmcm/m/it/10 | |
P[]$ \EU1/TimesNewRoman(1)/m/n/10 di $[][]$ è associata in modo biiettivo dall | |
’omeomorfismo | |
[] | |
[420] [421] [422] [423] [424] [425] | |
Overfull \hbox (3.37502pt too wide) in paragraph at lines 9975--9977 | |
\EU1/TimesNewRoman(1)/m/n/10 Questa funzione però non è Lipschitziana in $\U/ms | |
b/m/n/10 R$\EU1/TimesNewRoman(1)/m/n/10 , poiché in $\OMS/ztmcm/m/n/10 ^^@\OT1/ | |
ztmcm/m/n/10 2$ \EU1/TimesNewRoman(1)/m/n/10 la derivata tende all’infinito. | |
[] | |
[426] [427] | |
Capitolo 61. | |
[428 | |
] | |
showing defi | |
showing deficonn | |
[429] (./app_An_2.loe [430 | |
] [431] | |
Overfull \hbox (2.5pt too wide) detected at line 469 | |
\EU1/TimesNewRoman(1)/m/n/10 40.1.0.10 | |
[] | |
Overfull \hbox (2.1289pt too wide) detected at line 470 | |
\EU1/TimesNewRoman(1)/m/n/10 40.1.0.11 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 472 | |
\EU1/TimesNewRoman(1)/m/n/10 40.1.0.12 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 475 | |
\EU1/TimesNewRoman(1)/m/n/10 40.1.0.13 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 476 | |
\EU1/TimesNewRoman(1)/m/n/10 40.1.0.14 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 479 | |
\EU1/TimesNewRoman(1)/m/n/10 40.2.0.15 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 482 | |
\EU1/TimesNewRoman(1)/m/n/10 40.2.0.16 | |
[] | |
[432] | |
Overfull \hbox (2.5pt too wide) detected at line 620 | |
\EU1/TimesNewRoman(1)/m/n/10 58.1.1.10 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 656 | |
\EU1/TimesNewRoman(1)/m/n/10 59.4.0.10 | |
[] | |
) | |
showing teor | |
[433] (./app_An_2.loe | |
Overfull \hbox (7.46133pt too wide) in paragraph at lines 107--107 | |
[][] [][]\EU1/TimesNewRoman(1)/m/n/10 Teorema (Integrale del limite uniforme e | |
limite uniforme dell’integrale | |
[] | |
[434 | |
] | |
Overfull \hbox (2.5pt too wide) detected at line 563 | |
\EU1/TimesNewRoman(1)/m/n/10 52.1.0.10 | |
[] | |
Overfull \hbox (2.1289pt too wide) detected at line 564 | |
\EU1/TimesNewRoman(1)/m/n/10 52.1.0.11 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 570 | |
\EU1/TimesNewRoman(1)/m/n/10 53.1.0.12 | |
[] | |
[435] | |
Overfull \hbox (2.5pt too wide) detected at line 572 | |
\EU1/TimesNewRoman(1)/m/n/10 53.2.0.13 | |
[] | |
Overfull \hbox (2.5pt too wide) detected at line 577 | |
\EU1/TimesNewRoman(1)/m/n/10 53.3.0.14 | |
[] | |
Overfull \hbox (4.4763pt too wide) in paragraph at lines 598--598 | |
[][] [][]\EU1/TimesNewRoman(1)/m/n/10 Teorema (Caso particolare del Teorema Pr | |
ecedente: Coefficienti Rea- | |
[] | |
) | |
showing coro | |
showing propo | |
showing fatto | |
showing lemma | |
showing pt | |
showing riass | |
showing | |
[436] (./app_An_2.loe | |
Overfull \hbox (3.00333pt too wide) in paragraph at lines 250--250 | |
[][] [][]\EU1/TimesNewRoman(1)/m/n/10 Proposizione (Differenziabilità di funzi | |
oni vettoriali e delle loro com- | |
[] | |
Overfull \hbox (7.9903pt too wide) in paragraph at lines 363--363 | |
[][] [][]\EU1/TimesNewRoman(1)/m/n/10 Lemma (Condizione Necessaria e Sufficien | |
te di Riemann-Integrabilità | |
[] | |
[437 | |
]) | |
showing es | |
[438] (./app_An_2.loe [439 | |
] [440]) | |
showing ese | |
[441] (./app_An_2.loe [442 | |
]) [443] (./app_An_2.toc | |
Overfull \hbox (0.47398pt too wide) in paragraph at lines 14--14 | |
[][] [][]\EU1/TimesNewRoman(1)/m/n/10 Definizione, relazione tra continuità di | |
$\OML/ztmcm/m/it/10 f$ \EU1/TimesNewRoman(1)/m/n/10 e continuità delle com- | |
[] | |
[444 | |
] [445] | |
Overfull \hbox (12.0004pt too wide) in paragraph at lines 102--102 | |
[][] [][]\EU1/TimesNewRoman(1)/m/n/10 Gradiente e differenziale, differenziabi | |
lità delle proiezioni, espres- | |
[] | |
[446] [447] [448] [449] [450] [451] [452]) | |
\tf@toc=\write4 | |
\openout4 = `app_An_2.toc'. | |
\tf@loe=\write5 | |
\openout5 = `app_An_2.loe'. | |
Package atveryend Info: Empty hook `BeforeClearDocument' on input line 10062. | |
[453] | |
Package atveryend Info: Empty hook `AfterLastShipout' on input line 10062. | |
(./app_An_2.aux) | |
Package atveryend Info: Empty hook `AtVeryEndDocument' on input line 10062. | |
Package atveryend Info: Empty hook `AtEndAfterFileList' on input line 10062. | |
Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 10062. | |
) | |
Here is how much of TeX's memory you used: | |
25267 strings out of 493938 | |
479151 string characters out of 6148856 | |
566368 words of memory out of 5000000 | |
28072 multiletter control sequences out of 15000+600000 | |
38028 words of font info for 166 fonts, out of 8000000 for 9000 | |
1144 hyphenation exceptions out of 8191 | |
46i,29n,45p,1487b,542s stack positions out of 5000i,500n,10000p,200000b,80000s | |
Output written on app_An_2.pdf (455 pages). |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment