- Questo topic ha 10 risposte, 6 partecipanti ed è stato aggiornato l'ultima volta 13 anni, 5 mesi fa da
OldClaudio.
-
CreatoreTopic
-
1 Gennaio 2013 alle 17:41 #81720::
Salve,Devo inserire un grafico fatto con MatLab in formato eps in un documento LaTex. Il prologo che sto usando è il seguente.
`
\documentclass[a4paper,12pt]{book}
\usepackage[utf8x]{inputenc}
\usepackage[italian]{babel}
\usepackage{indentfirst}
\usepackage{fancyhdr}
\linespread{1.3}
\usepackage{geometry}
\usepackage[pdftex]{graphicx}
\usepackage{epsdopdf}\usepackage{hyperref}
\renewcommand{\vec}{\bm}
`Le immagini le inserisco con
`\begin{figure}
\begin{center}
\includegraphics{epsFig}
\caption[Didascalia elenco figure]{Didascalia figura}
\label{fig:nome}
\end{center}
\end{figure} `Credo che il problema sia che Kile nel fare il pdf ha dei problemi a gestire il formato eps. Questo problema dovrebbe risolversi utilizzando il pacchetto {epsdopdf} che ho già inserito nel prologo. Solo che ora che inserito anche quest’ultimo pacchetto non mi fa più il pdf.
-
CreatoreTopic
-
AutoreRisposte
-
-
1 Gennaio 2013 alle 18:31 #81721::
Ciao grnivan,immagino che con “prologo” ti riferisca al preambolo. In quello che hai scritto ci sono diversi punti non proprio azzeccati (se mi permetti il termine):
- Per prima cosa non può essere che Kile abbia problemi a gestire il formato eps, perché non è lui a gestirlo. Kile è solo un editor (potresti benissimo scrivere i tuoi documenti usando “Blocco note”. Chi invece gestisce queste cose è il motore compositivo di LaTeX. Dunque, prima di passare a cercare di risolvere il problema, dovresti dire che distribuzione TeX usi (TeX Live? MiKTeX? Altro?). Secondo, con cosa compili il documento? pdfLaTeX? XeLaTeX? LaTeX?
- Sei proprio sicuro di voler usare [tt]\linespread{1.3}[/tt]?
- Se usi TeX Live aggiornata, ti posso garantire che non serve il pacchetto [tt]epsdopdf;[/tt] non c’è alcun problema a inserire immagini eps;
- All’interno dell’ambiente [tt]figure[/tt] è consigliabile usare la dichiarazione [tt]\centering[/tt] al posto dell’ambiente [tt]center.[/tt]
Da quello che hai detto e dal tuo preambolo abbastanza “arcaico” deduco che non hai mai letto “l’Arte di scrivere con LaTeX”. È la guida fondamentale per usare LaTeX. Te ne consiglio caldamente la lettura (la trovi nella sezione “Documentazione” che trovi in questo sito).
Ciao e buona serata, 🙂
Marco.
-
2 Gennaio 2013 alle 8:34 #81722::
dalla mia esperienza ti consiglio:
– di evitare il formato .eps (perchè dà problemi su altri sistemi operativi in fase di compilazione) e quindi convertire l’immagine in .png o .jpg e vivrai solo bene
– lascia stare kile. è un buon editor per linux / ubuntu, ma pieno di bug e molte volte crea problemi. se usi texmaker (multipiattaforma) vivrai meglioovviamente i miei sono consigli, da prendere con le pinze… ma come si dice? prima di fasciarsi la testa, almeno rompiamocela! in questo caso, prima di allarmarsi per problematiche di latex, cambiamo gli strumenti. e se con strumenti diversi i problemi spariscono o si riducono, siamo a metà dell’opera 😉
-
2 Gennaio 2013 alle 16:08 #81723::
Dalla mia esperienza; se pdflatex (Kile non c’entra niente) non è capace di trasformare da solo l’immagine eps in immagine pdf, vuol dire che è datato; dal fatto che usi Kile suppongo che tu sia su una piattaforma Linux, probabilmente soggetta ai vincoli Debiam; nel file log del tuo documento leggi le prime righe e dicci se è menzionato Debian e se per caso l’anno della distribuzione si precedente al 2012; nel qual caso sei davvero nelle canne e prima installi un versione vera di TeX Live, seguendo le indicazioni che si trovano sull’Arte o meglio quelle che si trovano nel testo texlive-ubuntu.pdf da scaricare dalla rete, prima vivi felice.Se non hai tempo o voglia di fare questo upgrade, trasforma a mano il file eps in pdf (mai in png o jpg, come ti ha suggerito il dr Spencer Reid, perché perderesti la natura vettoriale del tuo file); ricordati di usare anche crop per smarginare l’immagine togliendole tutto il contorno bianco fuori del bounding box effettivo.
-
27 Marzo 2013 alle 20:53 #81724::
Io spero che qualcuno di voi mi possa aiutare al piu presto! uso kile, sia sul mio pc che in università. ho tutte le immagini della tesi in eps, e kile in università le riconosce tranquillamente, mentre kile, sul mio pc, quando compilo, dice che non ci sono le immagini! ho tex live aggiornata (kile l’ho installato da un mese o meno) , ho appena installato un pacchetto texlive da oltre 500 MB… il mio preambolo è questo, e mi funziona sempre. Vi prego, aiutatemi!`\documentclass[pdflatex,12pt,a4paper,twoside,openright]{book}
\usepackage{ucs}
\usepackage[utf8x]{inputenc}
\usepackage[italian]{babel}
\usepackage{fontenc}
\usepackage{graphicx}
\DeclareGraphicsExtensions{.jpg, .jpeg, .png, .ps, .eps}
\usepackage{subfigure}
\usepackage[small,it,bf]{caption}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[strict]{changepage}\usepackage[dvips]{hyperref}
`
-
27 Marzo 2013 alle 21:50 #81725::
Calma e sangue freddo. Tutto si può risolvere.
Kile, come ti è già stato detto, non ha niente a che fare con il tuo problema.
Inoltre dubito che la tua distribuzione sia veramente aggiornata.
Io su TeX Live 2012 compilo tranquillamente questo:
`\documentclass{article}\usepackage{graphicx}
\begin{document}
\includegraphics{file}
\end{document}`
E ti assicuro che “file” è un .eps.
Detto questo, vediamo di risolvere il tuo problema. Anche se non sappiamo ancora su che piattaforma sei,
visto che Kile non è solo per Linux. Ci sono tre soluzioni:
1) [consigliatissima] Fai l’installazione come indicato nella guida di Enrico Gregorio sull’installazione di TeX Live su Ubuntu e altre dstro Linux (ammesso che tu sia su Linux)
2) [consigliata] Scarica un convertitore di immagini e trasforma le immagini .eps in.pdf
3) [sconsigliata]Compila con latex invece che pdflatex. Dovrai poi convertire l’output in pdf.
È una cosa che non si fa più da qualche anno, in quanto oggi si possono usare
immagini eps ps ecc. anche con pdflatex.Già che ci sei, togli \DeclareGraphicsExtensions e cambia subfigure in subfig.
Togli anche l’opzione passata hyperref.Ciao
Ivan
-
27 Marzo 2013 alle 22:12 #81726::
Nel mio precedente messaggio ti avevo chiesto di trascriverci le prime 10 righe del file log (copia da.log, incolla nella finestra di composizione qui del forum, selziona quello che hai copiato e poi fra le icone qua sopra clicca su quella che dice “Code” ( è quella rappresentata da un quadrato con due segni <> disegnati in blu.
Il tuo codice contiene diversi errori, come gia segnaltoti da Ivan:
`\documentclass[pdflatex,12pt,a4paper,twoside,openright]{book}\usepackage{ucs}
\usepackage[utf8x]{inputenc}
\usepackage[italian]{babel}
\usepackage{fontenc}
\usepackage{graphicx}
\DeclareGraphicsExtensions{.jpg, .jpeg, .png, .ps, .eps}
\usepackage{subfigure}
\usepackage[small,it,bf]{caption}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[strict]{changepage}\usepackage{hyperref}`
va corretto così:`\documentclass[12pt,a4paper]{book}\usepackage[T1]{fontenc}
\usepackage[italian]{babel}
\usepackage{lmodern}% o altro font
\usepackage[utf8]{inputenc}
\usepackage{graphicx}
\usepackage{subfig}
\usepackage[small,it,bf]{caption}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage[strict]{changepage}\usepackage{hyperref}`
Senza sapere che TeXLive usi, non ti possiamo dire come risolvere il tuo problema con le figure .epsNon dirci quando hai installato Kile; Kile non c’entra niente; chi compone non è Kile, ma è pdflatex che è un programma della distribuzione TeX Live; dici che hai scaricato 500MiB; sono pochi per una installazione completa ed aggiornata.
Scarica il file di questo collegamento Ubuntu; sono poche pagine; leggile con attenzione e seguile con cura adattando le date per installare la versione 2012, l’ultima disponibile. Installazione completa, assolutamente completa: 4GiB.
-
30 Marzo 2013 alle 18:25 #81727::
ivan” post=83578… come ti è già stato detto…
OldClaudio” post=83580Nel mio precedente messaggio ti avevo chiesto …
Scusate, ma io non sono l’utente che ha aperto il topic… comunque avete ragione. Solo che son stato messo davanti a latex e kile in università per scrivere la tesi sui loro computer e ora che mi son messo a usare latex sul mio pc inizio a scoprirlo un po’ di più. Però ho la fretta di consegnare la tesi… comunque ho dovuto reinstallare ubuntu, e ora parto da zero e seguo quel che mi ha indicato OldClaudio.
tra l’altro penso che cercherò un editor migliore di kile 😉 vi saprò dire. grazie.
-
31 Marzo 2013 alle 16:55 #81728::
Salve a tutti. Ho installato una texlive 2013 (install-tl-20130329), e per ora lavoro ancora con kile.
Riesco a far funzionare le immagini ma adesso che ho fatto come mi avete detto accadono due stranezze:
la prima, il sorgente viene compilato, ma non si apre automaticamente il pdf, nei messaggi compare quanto segue[code]*****
***** PDFLaTeX risultato:
***** cd “/home/n/Scrivania/Book2”
***** pdflatex -interaction=nonstopmode 10-tesi.tex
*****
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012)
restricted \write18 enabled.
entering extended mode
(./10-tesi.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman-x-2012-05-30, ngerman-x-2012-05-30, afrikaans, ancientgreek, ibycus, arabi
c, armenian, basque, bulgarian, catalan, pinyin, coptic, croatian, czech, danis
h, dutch, ukenglish, usenglishmax, esperanto, estonian, ethiopic, farsi, finnis
h, french, friulan, galician, german, ngerman, swissgerman, monogreek, greek, h
ungarian, icelandic, assamese, bengali, gujarati, hindi, kannada, malayalam, ma
rathi, oriya, panjabi, tamil, telugu, indonesian, interlingua, irish, italian,
kurmanji, latin, latvian, lithuanian, mongolian, mongolianlmc, bokmal, nynorsk,
piedmontese, polish, portuguese, romanian, romansh, russian, sanskrit, serbian
, serbianc, slovak, slovenian, spanish, swedish, turkish, turkmen, ukrainian, u
ppersorbian, welsh, loaded.
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/book.cls
Document Class: book 2007/10/19 v1.4h Standard LaTeX document class
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/bk12.clo))
(/usr/local/texlive/2012/texmf-dist/tex/latex/ucs/ucs.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/ucs/data/uni-global.def))
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/inputenc.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/ucs/utf8x.def))
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/italian.ldf
(/usr/local/texlive/2012/texmf-dist/tex/generic/babel/babel.def)))
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/fontenc.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/graphics.cfg)
(/usr/local/texlive/2012/texmf-dist/tex/latex/pdftex-def/pdftex.def
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/infwarerr.sty)
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/ltxcmds.sty))))
(/usr/local/texlive/2012/texmf-dist/tex/latex/subfigure/subfigure.sty
****************************************
* Local config file subfigure.cfg used *
****************************************
(/usr/local/texlive/2012/texmf-dist/tex/latex/subfigure/subfigure.cfg))
(/usr/local/texlive/2012/texmf-dist/tex/latex/caption/caption.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/caption/caption3.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/rotating/rotating.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/ifthen.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?’ option.
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsfonts/amssymb.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/amsfonts/amsfonts.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/changepage/changepage.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/hyperref/hyperref.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty))
(/usr/local/texlive/2012/texmf-dist/tex/generic/ifxetex/ifxetex.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/auxhook.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/kvoptions.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/hyperref/pd1enc.def)
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/hyperref.cfg)! Package hyperref Error: Wrong DVI mode driver option `dvips’,
(hyperref) because pdfTeX or LuaTeX is running in PDF mode.See the hyperref package documentation for explanation.
Type H <return> for immediate help.
…l.4319 \ProcessKeyvalOptions{Hyp}
(/usr/local/texlive/2012/texmf-dist/tex/latex/url/url.sty))
Package hyperref Message: Driver (autodetected): hpdftex.
(/usr/local/texlive/2012/texmf-dist/tex/latex/hyperref/hpdftex.def
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty))
(/usr/local/texlive/2012/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)LaTeX Warning: Unused global option(s):
[pdflatex].(./10-tesi.aux
LaTeX Warning: Label `mu_t_kepsilon’ multiply defined.
LaTeX Warning: Label `schema_ab’ multiply defined.
LaTeX Warning: Label `mesh-35-ext’ multiply defined.
LaTeX Warning: Label `streams35′ multiply defined.
) (/usr/local/texlive/2012/texmf-dist/tex/generic/babel/lgrcmr.fd)
(/usr/local/texlive/2012/texmf-dist/tex/latex/ucs/ucsencs.def
fontencoding LGR patched
) (/usr/local/texlive/2012/texmf-dist/tex/context/base/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
) (/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
(/usr/local/texlive/2012/texmf-dist/tex/latex/oberdiek/grfext.sty)
(/usr/local/texlive/2012/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg))
(/usr/local/texlive/2012/texmf-dist/tex/latex/hyperref/nameref.sty
(/usr/local/texlive/2012/texmf-dist/tex/generic/oberdiek/gettitlestring.sty))
(./10-tesi.out) (./10-tesi.out) (./00-Frontespizio.tex
(/usr/local/texlive/2012/texmf-dist/tex/latex/ucs/data/uni-0.def)
<immagini/utility/logoPoli.jpg, id=144, 1011.78pt x 952.55875pt>
LaTeX Warning: Citation `MALALASEK’ on page 13 undefined on input line 227.
) (./04-3-Equazioni_costitutive-Modelli_turbolenza.tex [13]
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\begingroup’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\<let>-command’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\@nomath’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\begingroup’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\setbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\thinmuskip’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\medmuskip’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\m@ne’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\thickmuskip’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\@ne’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\setbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\tw@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\<def>-command’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\@tempa’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathchoice’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\displaystyle’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\textstyle’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\scriptstyle’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\scriptscriptstyle’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\endgroup’ on input line 1.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 1.LaTeX Warning: Citation `LD’ on page 14 undefined on input line 6.
LaTeX Warning: Citation `LD’ on page 14 undefined on input line 19.
Overfull \hbox (0.68062pt too wide) detected at line 24
[][] \OT1/cmr/m/n/12 + [][][] = \OML/cmm/m/it/12 ^^W[] \OMS/cmsy/m/n/12 ^^@
[] ^^@ [][] ^^@ \OML/cmm/m/it/12 ^^W[] :
[14]
Underfull \hbox (badness 10000) in paragraph at lines 75–79LaTeX Warning: Citation `MALALASEK’ on page 15 undefined on input line 91.
LaTeX Warning: Citation `MALALASEK’ on page 15 undefined on input line 94.
LaTeX Warning: Citation `SHABBIR’ on page 15 undefined on input line 96.
[15]
Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\begingroup’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\<let>-command’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\@nomath’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\begingroup’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\setbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\thinmuskip’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\medmuskip’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\m@ne’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\thickmuskip’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\@ne’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\setbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\tw@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\<def>-command’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\@tempa’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathchoice’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\displaystyle’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\textstyle’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\scriptstyle’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\hbox’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\mathsurround’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\z@’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\scriptscriptstyle’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\varepsilon’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\endgroup’ on input line 106.Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift’ on input line 106.Underfull \hbox (badness 10000) in paragraph at lines 109–111
Underfull \hbox (badness 10000) in paragraph at lines 112–117
Underfull \hbox (badness 10000) in paragraph at lines 118–122
Underfull \hbox (badness 10000) in paragraph at lines 124–128
[16]
Underfull \hbox (badness 10000) in paragraph at lines 141–146) (./04-4-Equazioni_costitutive-Wall_function.tex [17]
Underfull \hbox (badness 10000) in paragraph at lines 20–23[18]
LaTeX Warning: Citation `FERZIGER’ on page 19 undefined on input line 67.
<immagini/teoria/substrato_limite.jpeg, id=591, 481.8pt x 306.14375pt>
[21] [22]
Capitolo 2.
[23]
Underfull \hbox (badness 10000) in paragraph at lines 35–38Underfull \hbox (badness 10000) in paragraph at lines 72–79
LaTeX Warning: Citation `FERZIGER’ on page 24 undefined on input line 86.
Underfull \hbox (badness 10000) in paragraph at lines 81–88
[24]
Underfull \hbox (badness 10000) in paragraph at lines 116–119[25]
LaTeX Warning: Citation `QS’ on page 29 undefined on input line 34.
LaTeX Warning: Citation `FERZIGER’ on page 29 undefined on input line 34.
[29] [30] [31]
Underfull \hbox (badness 10000) in paragraph at lines 161–165Underfull \hbox (badness 10000) in paragraph at lines 166–167
[32]
Underfull \hbox (badness 10000) in paragraph at lines 194–196Underfull \hbox (badness 10000) in paragraph at lines 197–198
(/usr/local/texlive/2012/texmf-dist/tex/latex/base/omscmr.fd) [33]
LaTeX Warning: Citation `FERZIGER’ on page 34 undefined on input line 243.
Overfull \hbox (7.13754pt too wide) in paragraph at lines 248–252
\OT1/cmr/m/n/12 Negli svi-lup-pi del-le ap-pros-si-ma-zio-ni e di-scre-tiz-za-z
io-ni del-le equa-zio-ni di Navier-Underfull \hbox (badness 10000) in paragraph at lines 248–252
[34] [35]) (./06-Risultati_sperimentali.tex [36]
Capitolo 3.
LaTeX Warning: Citation `OF’ on page 60 undefined on input line 15.
[60]
<immagini/25/mesh-25-layers-testa.png, id=966, 1052.93375pt x 629.35126pt>
Overfull \hbox (0.55289pt too wide) in paragraph at lines 69–74 \OT1/cmr/m/n/12 men-tre le cel-le in pros-si-mit^^Ra del cor-po han-no una di-m en-sio-ne di 4,69 mm
[61 <./immagini/25/mesh-25-layers-testa.png (PNG copy)> <./immagini/25/mesh-25- layers-coda.png (PNG copy)>] <immagini/25/mesh-25-ext.png, id=981, 1301.86375pt x 629.35126pt>[62 <./immagini/25/mesh25-tot.png (PNG copy)>
] [63 <./immagini/25/mesh-25-ext.png (PNG copy)>] [64] [65] [66])
(./07-3-Risultati25.tex
[67]
[68] Underfull \hbox (badness 10000) in paragraph at lines 134–143
[69] [70] [71 <./immagini/25re/streams25-re.png (PNG copy)> <./immagini/25ke/st reams25-ke.png (PNG copy)>] [72 <./immagini/25re/streams25-part-re.png (PNG cop y)> <./immagini/25ke/streams25-part-ke.png (PNG copy)>]
LaTeX Warning: Float too large for page by 28.86359pt on input line 205.
LaTeX Warning: Float too large for page by 23.21693pt on input line 222.
Overfull \hbox (2.61108pt too wide) in paragraph at lines 227–243 []$[]$ $[]$
Overfull \hbox (2.61108pt too wide) in paragraph at lines 250–266 []$[]$ $[]$
Overfull \hbox (39.00238pt too wide) in paragraph at lines 274–275 [][]
Overfull \hbox (39.00238pt too wide) in paragraph at lines 276–277 [][]
[73 <./immagini/25re/glyph-y000.png (PNG copy)> <./immagini/25re/glyph-y100.png (PNG copy)> <./immagini/25re/glyph-y180.png (PNG copy)>] [74 <./immagini/25ke/ glyph-y000.png (PNG copy)> <./immagini/25ke/glyph-y100.png (PNG copy)> <./immag ini/25ke/glyph-y180.png (PNG copy)>] [75 <./immagini/25re/p-x0853.png (PNG copy )> <./immagini/25re/p-x0953.png (PNG copy)> <./immagini/25re/p-x1045.png (PNG c opy)>] [76 <./immagini/25ke/p-x0853.png (PNG copy)> <./immagini/25ke/p-x0953.pn g (PNG copy)> <./immagini/25ke/p-x1045.png (PNG copy)>] [77 <./immagini/25re/p- contours-re.png (PNG copy)> <./immagini/25ke/plot-contours-ke.png (PNG copy)>]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 303–304 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 309–310 [][] Overfull \hbox (12.09503pt too wide) in paragraph at lines 301–312 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 317–318 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 323–324 [][] Overfull \hbox (12.09503pt too wide) in paragraph at lines 315–326 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 331–332 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 337–338 [][] Overfull \hbox (12.09503pt too wide) in paragraph at lines 329–340 []$[]$ $[]$ LaTeX Warning: Float too large for page by 126.11157pt on input line 346.
[78 <./immagini/25re/glyph-x0866.png (PNG copy)> <./immagini/25re/glyph-x0956.p ng (PNG copy)> <./immagini/25re/glyph-x1044.png (PNG copy)> <./immagini/25re/gl yph-x1124.png (PNG copy)> <./immagini/25re/glyph-x1244.png (PNG copy)> <./immag ini/25re/glyph-x1544.png (PNG copy)>]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 357–358 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 363–364 [][] Overfull \hbox (54.77417pt too wide) in paragraph at lines 355–366 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 371–372 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 377–378 [][] Overfull \hbox (54.77417pt too wide) in paragraph at lines 369–380 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 385–386 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 391–392 [][] Overfull \hbox (54.77417pt too wide) in paragraph at lines 383–394 []$[]$ $[]$ LaTeX Warning: Float too large for page by 119.1089pt on input line 400.
[79 <./immagini/25ke/glyph-x0866.png (PNG copy)> <./immagini/25ke/glyph-x0956.p ng (PNG copy)> <./immagini/25ke/glyph-x1044.png (PNG copy)> <./immagini/25ke/gl yph-x1124.png (PNG copy)> <./immagini/25ke/glyph-x1244.png (PNG copy)> <./immag ini/25ke/glyph-x1544.png (PNG copy)>] <immagini/25re/plot-corpo25-re-eps-converted-to.pdf, id=1137, 834.11626pt x 377 .41pt>LaTeX Warning: Float too large for page by 16.23134pt on input line 469.
[80 <./immagini/25re/plot-corpo25-re-eps-converted-to.pdf> <./immagini/25ke/plo t-corpo25-ke-eps-converted-to.pdf>] [81 <./immagini/25re/plot-coda25-y0-re-eps- converted-to.pdf> <./immagini/25ke/plot-coda25-y0-ke-eps-converted-to.pdf>]
[82 <./immagini/25re/plot-coda25-y100-re-eps-converted-to.pdf> <./immagini/25ke /plot-coda25-y100-ke-eps-converted-to.pdf>] [83 <./immagini/25re/plot-coda25-y1 80-re-eps-converted-to.pdf> <./immagini/25ke/plot-coda25-y180-ke-eps-converted- to.pdf>] [84 <./immagini/25re/plot-BL25-re-eps-converted-to.pdf> <./immagini/25 ke/plot-BL25-ke-eps-converted-to.pdf>] <immagini/25re/plot-BL25-sopra-re-eps-converted-to.pdf, id=1229, 569.12625pt x 872.25874pt>LaTeX Warning: Float too large for page by 56.54652pt on input line 482.
[85 <./immagini/25re/plot-BL25-sopra-re-eps-converted-to.pdf>]LaTeX Warning: Float too large for page by 56.54652pt on input line 495.
[86 <./immagini/25ke/plot-BL25-sopra-ke-eps-converted-to.pdf>]LaTeX Warning: Float too large for page by 53.10727pt on input line 508.
[87 <./immagini/25re/plot-BL25-fianco-re-eps-converted-to.pdf>]LaTeX Warning: Float too large for page by 53.10727pt on input line 521.
[88 <./immagini/25ke/plot-BL25-fianco-ke-eps-converted-to.pdf>]LaTeX Warning: Float too large for page by 56.54652pt on input line 534.
[89 <./immagini/25re/plot-BL25-sotto-re-eps-converted-to.pdf>]LaTeX Warning: Float too large for page by 56.54652pt on input line 547.
LaTeX Warning: Float too large for page by 2.31584pt on input line 572. [90 <./immagini/2 5ke/plot-BL25-sotto-ke-eps-converted-to.pdf>] [91 <./immagini/25re/yPlus-25-re. png (PNG copy)> <./immagini/25ke/yPlus-25-ke.png (PNG copy)>] [92 <./immagini/2 5re/coeff-aero25-re-eps-converted-to.pdf> <./immagini/25ke/coeff-aero25-ke-eps- converted-to.pdf>] [93 <./immagini/25re/residui25-kep-re-eps-converted-to.pdf>
<./immagini/25ke/residui25-kep-ke-eps-converted-to.pdf>] [94 <./immagini/25re/r esidui25-U-re-eps-converted-to.pdf> <./immagini/25ke/residui25-U-ke-eps-convert ed-to.pdf>]) (./07-4-Risultati-35-Configurazione.tex
[95 <./immagini/35/mesh-35-layers-testa.png (P NG copy)> <./immagini/35/mesh-35-layers-coda.png (PNG copy)>]
[96 <./immagini/35/mesh35-tot.png (PNG copy)>
] [97 <./immagini/35/mesh-35-ext.png (PNG copy)>]) (./07-5-Risultati35.tex
[98]
Underfull \vbox (badness 1845) has occurred while \output is active [99]
[100]
Underfull \hbox (badness 10000) in paragraph at lines 107–113Underfull \hbox (badness 10000) in paragraph at lines 133–139
[101] [102]
LaTeX Warning: Float too large for page by 23.21693pt on input line 211.
LaTeX Warning: Float too large for page by 23.21693pt on input line 228.
LaTeX Warning: Float too large for page by 14.38277pt on input line 241.
Overfull \hbox (39.00238pt too wide) in paragraph at lines 260–261 [][]
Overfull \hbox (39.00238pt too wide) in paragraph at lines 262–263 [][]
[103 <./immagini/35re/streams35-re.png (PN G copy)> <./immagini/35re/streams35-part-re.png (PNG copy)>] [104 <./immagini/3 5ke/streams35-ke.jpg> <./immagini/35ke/streams35-part-ke.png (PNG copy)>]
[105 <./immagini/35re/glyph-y000.png (PNG copy)> <./immagini/35re/glyph-y100.pn g (PNG copy)> <./immagini/35re/glyph-y180.png (PNG copy)>] [106 <./immagini/35k e/glyph-y000.png (PNG copy)> <./immagini/35ke/glyph-y100.png (PNG copy)> <./imm agini/35ke/glyph-y180.png (PNG copy)>] [107 <./immagini/35re/p-x0953.png (PNG c opy)> <./immagini/35re/p-x1045.png (PNG copy)>] [108 <./immagini/35ke/p-x0953.p ng (PNG copy)> <./immagini/35ke/p-x1045.png (PNG copy)>] [109 <./immagini/35re/ plot-contour-re.png (PNG copy)> <./immagini/35ke/plot-contour-ke.png (PNG copy) >] [110 <./immagini/35ke/vortice35-ke.png>]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 288–289 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 294–295 [][] Overfull \hbox (54.77417pt too wide) in paragraph at lines 286–297 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 302–303 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 308–309 [][] Overfull \hbox (54.77417pt too wide) in paragraph at lines 300–311 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 316–317 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 322–323 [][] Overfull \hbox (54.77417pt too wide) in paragraph at lines 314–325 []$[]$ $[]$ LaTeX Warning: Float too large for page by 132.70891pt on input line 331.
[111 <./immagini/35re/glyph-x0866.png (PNG copy)> <./immagini/35re/glyph-x0956. png (PNG copy)> <./immagini/35re/glyph-x1044.png (PNG copy)> <./immagini/35re/g lyph-x1124.png (PNG copy)> <./immagini/35re/glyph-x1244.png (PNG copy)> <./imma gini/35re/glyph-x1544.png (PNG copy)>]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 342–343 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 348–349 [][] Overfull \hbox (12.09503pt too wide) in paragraph at lines 340–351 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 356–357 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 362–363 [][] Overfull \hbox (12.09503pt too wide) in paragraph at lines 354–365 []$[]$ $[]$
Overfull \hbox (23.40166pt too wide) in paragraph at lines 370–371 [][]
Overfull \hbox (23.40166pt too wide) in paragraph at lines 376–377 [][] Overfull \hbox (12.09503pt too wide) in paragraph at lines 368–379 []$[]$ $[]$ LaTeX Warning: Float too large for page by 119.1089pt on input line 385.
[112 <./immagini/35ke/glyph-x0866.png (PNG copy)> <./immagini/35ke/glyph-x0956. png (PNG copy)> <./immagini/35ke/glyph-x1044.png (PNG copy)> <./immagini/35ke/g lyph-x1124.png (PNG copy)> <./immagini/35ke/glyph-x1244.png (PNG copy)> <./imma gini/35ke/glyph-x1544.png (PNG copy)>] <immagini/35re/plot-corpo35-re-eps-converted-to.pdf, id=1522, 835.12pt x 377.41 pt>LaTeX Warning: Float too large for page by 20.75307pt on input line 454.
[113 <./immagini/35re/plot-corpo35-re-eps-converted-to.pdf> <./immagini/35ke/pl ot-corpo35-ke-eps-converted-to.pdf>
-
31 Marzo 2013 alle 17:19 #81729
-
31 Marzo 2013 alle 20:06 #81730::
L’intero file .log potrebbe servire a qualcosa, ma essendo troncato non serve ad altro che constatare che la trasformazione delle immagine eps in immagine pdf le fa (almeno tutte quelle riportate nella parte di log che hai accluso)
L’opzione dvips a hyperref è chiaramente sbagliata, probabilmente il residuo di un vecchio preambolo copiato da chissà chi, oppure il residuo di precedenti tentativi di compilare con latex invece che con pdflatex; ma sarebbe sbagliato lo stesso; non si specificano mai queste opzioni a hyperref, perché lui sa benissimo qual driver leggere per comporre il documento a seconda del programma che usi.Il fatto che non si para automaticamente il pdf quando ha finito di compilare, dipende, probabilmente, dal fatto che kile non lo fa, come lo farebbe se l’uscita fosse in formato DVI. e dipende dal particolare programma che usi per aprire il pdf. Credo che Kile si armonizzi bene con il visualizzatore Okular per Ubuntu, e i due programmi possano essere configurati in modo da tenere sincronizzati il file sorgente con il file pdf ottenuto dalla compilazione. Adobe Reader non lo fa e così altri visualizzatori che girano su Ubuntu.
Se invece usi TeXstudio, come ti è stato consigliato, questo ha un suo visualizzatore interno già sincronizzato e non devi preoccuparti di quale visualizzatore usi.
-
-
AutoreRisposte
- Devi essere connesso per rispondere a questo topic.