Figura não parcece

1. Figura não parcece

Wanderson G. Wanzeller
wander_gw

(usa KUbuntu)

Enviado em 21/10/2024 - 13:45h

Caros,

Tenho no trabahlo um PC e um notebook em casa. Ambos estão como a mesma distribuição e os arquivos sincronizados via dropbox.
Estou editando um texto (notas de aula) que tem várias figuras.

o arquivo mãe está assim

----------------------------------------------------------------------
\documentclass[a4paper,01pt]{book}
\renewcommand{\rmdefault}{phv}
\usepackage{graphicx,cancel}
\usepackage{type1cm,eso-pic,color,amssymb}
%\usepackage{wrapfig}
\usepackage[portuguese]{babel}
\usepackage[utf8]{inputenc} % Para escrever com utf-8
\usepackage{longtable}
\usepackage{pdflscape}
\usepackage{xcolor}
\usepackage{colortbl}
\usepackage{hyperref} %https://www.youtube.com/watch?v=7rYrZxZfrn8
\usepackage[space]{grffile}
\usepackage{longtable}
\usepackage{array}
%\usepackage{marvosym}
\usepackage[normal]{subfigure}
\usepackage{varwidth}
\usepackage{float}
\usepackage{wrapfig}
\usepackage{amsmath}
\usepackage{epstopdf}
\usepackage{colortbl,booktabs}

.
.
.
\input{nota0.tex}
\input{nota1.tex}
\input{nota2.tex}
\input{nota3.tex}
\input{nota4.tex}
\end{document}
---------------------------------------------------------------------
ou seja, o arquivo mãe inclui outros arquivos (capítulos).


Nos capítulos estou inserindo as figuras assim

----------------------------------------------------------------------
\begin{figure}[!h]
\centering
\includegraphics[scale=.2]{f8n4}
\caption{Máquina de Atwood.}\label{f8n4}
\end{figure}
----------------------------------------------------------------------

O problema é que, seu compilo (pdflatex) o arquivo mão no Pc do trabalho as figuras aparecem, já, quando uso o notebook em casa onde deveria estar a figura tem umas aspas ( " ).
Não consigo colocar as figuras usando o notebook!!!

Já esperimentei tirar o [!h] do \begin{figure}, mudar o tamanho e nada....


Alguma dica??











  


2. Re: Figura não parcece

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 22/10/2024 - 07:42h


cara, se bem me lembro, pra compilar latex as figuras devem estar na mesma pasta do .tex ou deve ser dado endereço completo da imagem, caso esteja em outro diretório. No caso, vc tá passando o caminho completo das imagen na outra máquina?


3. Re: Figura não parcece

Wanderson G. Wanzeller
wander_gw

(usa KUbuntu)

Enviado em 22/10/2024 - 13:10h

leoCCB escreveu:


cara, se bem me lembro, pra compilar latex as figuras devem estar na mesma pasta do .tex ou deve ser dado endereço completo da imagem, caso esteja em outro diretório. No caso, vc tá passando o caminho completo das imagen na outra máquina?


De fato, as figuras devem estar no mesmo diretório do arquivo TEX. Como tudo está sincronizado pelo dropbox os caminhos estão correto.




4. Re: Figura não parcece

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 23/10/2024 - 01:18h


wander_gw escreveu:

leoCCB escreveu:


cara, se bem me lembro, pra compilar latex as figuras devem estar na mesma pasta do .tex ou deve ser dado endereço completo da imagem, caso esteja em outro diretório. No caso, vc tá passando o caminho completo das imagen na outra máquina?


De fato, as figuras devem estar no mesmo diretório do arquivo TEX. Como tudo está sincronizado pelo dropbox os caminhos estão correto.



será q não tá faltando algum pacote que tem em uma máquina e não na outra? latex é embaçado. Pega a saída de erro o coloca pra inteligência artificial aqui do site que ela mata a charada rapidinho pra vc...


5. Re: Figura não parcece

Wanderson G. Wanzeller
wander_gw

(usa KUbuntu)

Enviado em 25/10/2024 - 13:24h


leoCCB escreveu:


wander_gw escreveu:

leoCCB escreveu:


cara, se bem me lembro, pra compilar latex as figuras devem estar na mesma pasta do .tex ou deve ser dado endereço completo da imagem, caso esteja em outro diretório. No caso, vc tá passando o caminho completo das imagen na outra máquina?


De fato, as figuras devem estar no mesmo diretório do arquivo TEX. Como tudo está sincronizado pelo dropbox os caminhos estão correto.



será q não tá faltando algum pacote que tem em uma máquina e não na outra? latex é embaçado. Pega a saída de erro o coloca pra inteligência artificial aqui do site que ela mata a charada rapidinho pra vc...



inteligência artificial ?? não sei usar essas ferramentas


o arquivo de log do nontebook

++++++++++++++++++++++++++++++++++++
This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2024.3.14) 21 OCT 2024 09:48
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**notas_fsc1.tex
(./notas_fsc1.tex
LaTeX2e <2020-02-02> patch level 2
L3 programming layer <2020-02-14>
(/usr/share/texlive/texmf-dist/tex/latex/base/book.cls
Document Class: book 2019/12/20 v1.4l Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/bk10.clo
File: bk10.clo 2019/12/20 v1.4l Standard LaTeX file (size option)
)
\c@part=\count167
\c@chapter=\count168
\c@section=\count169
\c@subsection=\count170
\c@subsubsection=\count171
\c@paragraph=\count172
\c@subparagraph=\count173
\c@figure=\count174
\c@table=\count175
\abovecaptionskip=\skip47
\belowcaptionskip=\skip48
\bibindent=\dimen134
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2019/11/30 v1.2a Enhanced LaTeX Graphics (DPC,SPQR)

(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2019/11/30 v1.4a Standard LaTeX Graphics (DPC,SPQR)

(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 105.

(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
))
\Gin@req@height=\dimen135
\Gin@req@width=\dimen136
)
(/usr/share/texlive/texmf-dist/tex/latex/cancel/cancel.sty
Package: cancel 2013/04/12 v2.2 Cancel math terms
)
(/usr/share/texlive/texmf-dist/tex/latex/type1cm/type1cm.sty
Package: type1cm 2002/09/05 v0.04 BlueSky/Y&Y Type1 CM font definitions (DPC, p
atched RF)
)
(/usr/share/texlive/texmf-dist/tex/latex/eso-pic/eso-pic.sty
Package: eso-pic 2018/04/12 v2.0h eso-pic (RN)

(/usr/share/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty
Package: atbegshi 2019/12/05 v1.19 At begin shipout hook (HO)

(/usr/share/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty
Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty
Package: ltxcmds 2019/12/15 v1.24 LaTeX kernel commands for general use (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/iftex/iftex.sty
Package: iftex 2019/11/07 v1.0c TeX engine tests
))
(/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty
Package: xcolor 2016/05/11 v2.12 LaTeX color extensions (UK)

(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg
File: color.cfg 2016/01/02 v1.6 sample color configuration
)
Package xcolor Info: Driver file: pdftex.def on input line 225.
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1348.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1352.
Package xcolor Info: Model `RGB' extended on input line 1364.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1366.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1367.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1368.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1369.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1370.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1371.
))
(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty
Package: amssymb 2013/01/14 v3.01 AMS font symbols

(/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty
Package: amsfonts 2013/01/14 v3.01 Basic AMSFonts support
\@emptytoks=\toks15
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info: Redeclaring math symbol \hbar on input line 98.
LaTeX Font Info: Overwriting math alphabet `\mathfrak' in version `bold'
(Font) U/euf/m/n --> U/euf/b/n on input line 106.
))
(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty
Package: babel 2020/02/14 3.40 The Babel package

(/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def
File: switch.def 2020/02/14 3.40 Babel switching mechanism
)
(/usr/share/texlive/texmf-dist/tex/generic/babel-portuges/portuges.ldf
Language: portuges 2008/03/18 v1.2q Portuguese support from the babel system

(/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def
File: babel.def 2020/02/14 3.40 Babel common definitions
\babel@savecnt=\count176
\U@D=\dimen137

(/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)
\bbl@readstream=\read2
\bbl@dirlevel=\count177
)
Package babel Info: Making " an active character on input line 145.
))
(/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty
Package: inputenc 2018/08/11 v1.3c Input encoding file
\inpenc@prehook=\toks16
\inpenc@posthook=\toks17
)
(/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty
Package: longtable 2020/01/07 v4.13 Multi-page Table package (DPC)
\LTleft=\skip49
\LTright=\skip50
\LTpre=\skip51
\LTpost=\skip52
\LTchunksize=\count178
\LTcapwidth=\dimen138
\LT@head=\box45
\LT@firsthead=\box46
\LT@foot=\box47
\LT@lastfoot=\box48
\LT@cols=\count179
\LT@rows=\count180
\c@LT@tables=\count181
\c@LT@chunks=\count182
\LT@p@ftn=\toks18
)
(/usr/share/texlive/texmf-dist/tex/latex/pdflscape/pdflscape.sty
Package: pdflscape 2019/12/05 v0.12 Display of landscape pages in PDF (HO)

(/usr/share/texlive/texmf-dist/tex/latex/graphics/lscape.sty
Package: lscape 2000/10/22 v3.01 Landscape Pages (DPC)
)
Package pdflscape Info: Auto-detected driver: pdftex on input line 81.
)
(/usr/share/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty
Package: colortbl 2020/01/04 v1.0e Color table columns (DPC)

(/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty
Package: array 2019/08/31 v2.4l Tabular extension package (FMi)
\col@sep=\dimen139
\ar@mcellbox=\box49
\extrarowheight=\dimen140
\NC@list=\toks19
\extratabsurround=\skip53
\backup@length=\skip54
\ar@cellbox=\box50
)
\everycr=\toks20
\minrowclearance=\skip55
)
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty
Package: hyperref 2020/01/14 v7.00d Hypertext links for LaTeX

(/usr/share/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty
Package: pdftexcmds 2019/11/24 v0.31 Utility functions of pdfTeX for LuaTeX (HO
)
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
(/usr/share/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty
Package: kvsetkeys 2019/12/15 v1.18 Key value parser (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty
Package: kvdefinekeys 2019-12-19 v1.6 Define keys (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty
Package: pdfescape 2019/12/09 v1.15 Implements pdfTeX's escape features (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty
Package: hycolor 2020-01-27 v1.10 Color options for hyperref/bookmark (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty
Package: letltxmacro 2019/12/03 v1.6 Let assignment for LaTeX macros (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty
Package: auxhook 2019-12-17 v1.6 Hooks for auxiliary files (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
Package: kvoptions 2019/11/29 v3.13 Key value format for package options (HO)
)
\@linkdim=\dimen141
\Hy@linkcounter=\count183
\Hy@pagecounter=\count184

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def
File: pd1enc.def 2020/01/14 v7.00d Hyperref: PDFDocEncoding definition (HO)
Now handling font encoding PD1 ...
... no UTF-8 mapping file for font encoding PD1
)
(/usr/share/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty
Package: intcalc 2019/12/15 v1.3 Expandable calculations with integers (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty
Package: etexcmds 2019/12/15 v1.7 Avoid name clashes with e-TeX commands (HO)
)
\Hy@SavedSpaceFactor=\count185
\pdfmajorversion=\count186
Package hyperref Info: Hyper figures OFF on input line 4547.
Package hyperref Info: Link nesting OFF on input line 4552.
Package hyperref Info: Hyper index ON on input line 4555.
Package hyperref Info: Plain pages OFF on input line 4562.
Package hyperref Info: Backreferencing OFF on input line 4567.
Package hyperref Info: Implicit mode ON; LaTeX internals redefined.
Package hyperref Info: Bookmarks ON on input line 4800.
\c@Hy@tempcnt=\count187

(/usr/share/texlive/texmf-dist/tex/latex/url/url.sty
\Urlmuskip=\muskip16
Package: url 2013/09/16 ver 3.4 Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 5159.
\XeTeXLinkMargin=\dimen142

(/usr/share/texlive/texmf-dist/tex/generic/bitset/bitset.sty
Package: bitset 2019/12/09 v1.3 Handle bit-vector datatype (HO)

(/usr/share/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty
Package: bigintcalc 2019/12/15 v1.5 Expandable calculations on big integers (HO
)
))
\Fld@menulength=\count188
\Field@Width=\dimen143
\Fld@charsize=\dimen144
Package hyperref Info: Hyper figures OFF on input line 6430.
Package hyperref Info: Link nesting OFF on input line 6435.
Package hyperref Info: Hyper index ON on input line 6438.
Package hyperref Info: backreferencing OFF on input line 6445.
Package hyperref Info: Link coloring OFF on input line 6450.
Package hyperref Info: Link coloring with OCG OFF on input line 6455.
Package hyperref Info: PDF/A mode OFF on input line 6460.
LaTeX Info: Redefining \ref on input line 6500.
LaTeX Info: Redefining \pageref on input line 6504.
\Hy@abspage=\count189
\c@Item=\count190
\c@Hfootnote=\count191
)
Package hyperref Info: Driver (autodetected): hpdftex.

(/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def
File: hpdftex.def 2020/01/14 v7.00d Hyperref driver for pdfTeX

(/usr/share/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty
Package: atveryend 2019-12-11 v1.11 Hooks at the very end of document (HO)
Package atveryend Info: \enddocument detected (standard20110627).
)
\Fld@listcount=\count192
\c@bookmark@seq@number=\count193

(/usr/share/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty
Package: rerunfilecheck 2019/12/05 v1.9 Rerun checks for auxiliary files (HO)

(/usr/share/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty
Package: uniquecounter 2019/12/15 v1.4 Provide unlimited unique counter (HO)
)
Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2
86.
)
\Hy@SectionHShift=\skip56
)
(/usr/share/texlive/texmf-dist/tex/latex/grffile/grffile.sty
Package: grffile 2019/11/11 v2.1 Extended file name support for graphics (legac
y)
Package grffile Info: This package is an empty stub for compatibility on input
line 40.
)
Package hyperref Info: Option `colorlinks' set `true' on input line 23.


Package hyperref Warning: Values of option `pdfpagemode':
(hyperref) * `UseNone'
(hyperref) * `UseOutlines'
(hyperref) * `UseThumbs'
(hyperref) * `FullScreen'
(hyperref) * `UseOC' (PDF 1.5)
(hyperref) * `UseAttachments' (PDF 1.6)
(hyperref) * An empty value disables the option.
(hyperref) Unknown value `Fullscreen' on input line 23.

(/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.sty
Package: subfigure 2002/03/15 v2.1.5 subfigure package
\subfigtopskip=\skip57
\subfigcapskip=\skip58
\subfigcaptopadj=\dimen145
\subfigbottomskip=\skip59
\subfigcapmargin=\dimen146
\subfiglabelskip=\skip60
\c@subfigure=\count194
\c@lofdepth=\count195
\c@subtable=\count196
\c@lotdepth=\count197

****************************************
* Local config file subfigure.cfg used *
****************************************
(/usr/share/texlive/texmf-dist/tex/latex/subfigure/subfigure.cfg)
\subfig@top=\skip61
\subfig@bottom=\skip62
)
(/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty
Package: varwidth 2009/03/30 ver 0.92; Variable-width minipages
\@vwid@box=\box51
\sift@deathcycles=\count198
\@vwid@loff=\dimen147
\@vwid@roff=\dimen148
)
(/usr/share/texlive/texmf-dist/tex/latex/float/float.sty
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count199
\float@exts=\toks21
\float@box=\box52
\@float@everytoks=\toks22
\@floatcapt=\box53
)
(/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty
\wrapoverhang=\dimen149
\WF@size=\dimen150
\c@WF@wrappedlines=\count266
\WF@box=\box54
\WF@everypar=\toks23
Package: wrapfig 2003/01/31 v 3.6
)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2020/01/20 v2.17e AMS math features
\@mathmargin=\skip63

For additional information on amsmath, use the `?' option.
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
Package: amstext 2000/06/29 v2.01 AMS text

(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty
File: amsgen.sty 1999/11/30 v2.0 generic functions
\@emptytoks=\toks24
\ex@=\dimen151
))
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty
Package: amsbsy 1999/11/29 v1.2d Bold Symbols
\pmbraise@=\dimen152
)
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty
Package: amsopn 2016/03/08 v2.02 operator names
)
\inf@bad=\count267
LaTeX Info: Redefining \frac on input line 227.
\uproot@=\count268
\leftroot@=\count269
LaTeX Info: Redefining \overline on input line 389.
\classnum@=\count270
\DOTSCASE@=\count271
LaTeX Info: Redefining \ldots on input line 486.
LaTeX Info: Redefining \dots on input line 489.
LaTeX Info: Redefining \cdots on input line 610.
\Mathstrutbox@=\box55
\strutbox@=\box56
\big@size=\dimen153
LaTeX Font Info: Redeclaring font encoding OML on input line 733.
LaTeX Font Info: Redeclaring font encoding OMS on input line 734.
\macc@depth=\count272
\c@MaxMatrixCols=\count273
\dotsspace@=\muskip17
\c@parentequation=\count274
\dspbrk@lvl=\count275
\tag@help=\toks25
\row@=\count276
\column@=\count277
\maxfields@=\count278
\andhelp@=\toks26
\eqnshift@=\dimen154
\alignsep@=\dimen155
\tagshift@=\dimen156
\tagwidth@=\dimen157
\totwidth@=\dimen158
\lineht@=\dimen159
\@envbody=\toks27
\multlinegap=\skip64
\multlinetaggap=\skip65
\mathdisplay@stack=\toks28
LaTeX Info: Redefining \[ on input line 2859.
LaTeX Info: Redefining \] on input line 2860.
)
(/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf.sty
Package: epstopdf 2020-01-24 v2.11 Conversion with epstopdf on the fly (HO)

(/usr/share/texlive/texmf-dist/tex/latex/grfext/grfext.sty
Package: grfext 2019/12/03 v1.3 Manage graphics extensions (HO)
)
(/usr/share/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty
Package: epstopdf-base 2020-01-24 v2.11 Base part for package epstopdf
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
85.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext) \AppendGraphicsExtensions on input line 504.

(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
)))
(/usr/share/texlive/texmf-dist/tex/latex/booktabs/booktabs.sty
Package: booktabs 2020/01/12 v1.61803398 Publication quality tables
\heavyrulewidth=\dimen160
\lightrulewidth=\dimen161
\cmidrulewidth=\dimen162
\belowrulesep=\dimen163
\belowbottomsep=\dimen164
\aboverulesep=\dimen165
\abovetopsep=\dimen166
\cmidrulesep=\dimen167
\cmidrulekern=\dimen168
\defaultaddspace=\dimen169
\@cmidla=\count279
\@cmidlb=\count280
\@aboverulesep=\dimen170
\@belowrulesep=\dimen171
\@thisruleclass=\count281
\@lastruleclass=\count282
\@thisrulewidth=\dimen172
)
(/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty
Package: fancyhdr 2019/01/31 v3.10 Extensive control of page headers and footer
s
\f@nch@headwidth=\skip66
\f@nch@O@elh=\skip67
\f@nch@O@erh=\skip68
\f@nch@O@olh=\skip69
\f@nch@O@orh=\skip70
\f@nch@O@elf=\skip71
\f@nch@O@erf=\skip72
\f@nch@O@olf=\skip73
\f@nch@O@orf=\skip74
)
(/usr/share/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def
File: l3backend-pdfmode.def 2020-02-03 L3 backend support: PDF mode
\l__kernel_color_stack_int=\count283
\l__pdf_internal_box=\box57
)

LaTeX Warning: Unused global option(s):
[01pt].

(./notas_fsc1.aux)
\openout1 = `notas_fsc1.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for TS1/cmr/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 117.
LaTeX Font Info: ... okay on input line 117.
LaTeX Font Info: Trying to load font information for OT1+phv on input line 1
17.
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ot1phv.fd
File: ot1phv.fd 2001/06/04 scalable font definitions for OT1/phv.
)
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count284
\scratchdimen=\dimen173
\scratchbox=\box58
\nofMPsegments=\count285
\nofMParguments=\count286
\everyMPshowfont=\toks29
\MPscratchCnt=\count287
\MPscratchDim=\dimen174
\MPnumerator=\count288
\makeMPintoPDFobject=\count289
\everyMPtoPDFconversion=\toks30
)
\AtBeginShipoutBox=\box59
Package hyperref Info: Link coloring ON on input line 117.
(/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty
Package: nameref 2019/09/16 v2.46 Cross-referencing by name of section

(/usr/share/texlive/texmf-dist/tex/latex/refcount/refcount.sty
Package: refcount 2019/12/15 v3.6 Data extraction from label references (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty
Package: gettitlestring 2019/12/15 v1.6 Cleanup title references (HO)
)
\c@section@level=\count290
)
LaTeX Info: Redefining \ref on input line 117.
LaTeX Info: Redefining \pageref on input line 117.
LaTeX Info: Redefining \nameref on input line 117.

(./notas_fsc1.out) (./notas_fsc1.out)
\@outlinefile=\write3
\openout3 = `notas_fsc1.out'.

LaTeX Font Info: Font shape `OT1/phv/m/it' in size <10> not available
(Font) Font shape `OT1/phv/m/sl' tried instead on input line 133.
[1

{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}] [2

] (./notas_fsc1.toc)
\tf@toc=\write4
\openout4 = `notas_fsc1.toc'.

[3] (./nota0.tex [4

]
1.
LaTeX Font Info: Trying to load font information for TS1+phv on input line 9
.
(/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1phv.fd
File: ts1phv.fd 2001/06/04 scalable font definitions for TS1/phv.
)) (./nota1.tex
[5] [6

]
2.

Underfull \hbox (badness 1484) in paragraph at lines 9--15
[]\OT1/phv/m/n/10 Durante muito tempo, os ter-rit[]orios do ve-lho mundo, fo-ra
m co-man-da-dos por reis ou
[]

[7pdfTeX warning (ext4): destination with the same identifier (name{table.2.1})
has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.38
] [8pdfTeX warning (ext4): destination with the same identifier (name{tabl
e.2.2}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.79
]
LaTeX Font Info: Font shape `OT1/phv/m/it' in size <7> not available
(Font) Font shape `OT1/phv/m/sl' tried instead on input line 98.
LaTeX Font Info: Font shape `OT1/phv/m/it' in size <6> not available
(Font) Font shape `OT1/phv/m/sl' tried instead on input line 98.


Package varwidth Warning: Failed to reprocess entire contents on input line 98.



Package varwidth Warning: Failed to reprocess entire contents on input line 98.


Package epstopdf Info: Source file: <f1n1.eps>
(epstopdf) date: 2024-07-04 14:21:19
(epstopdf) size: 3908 bytes
(epstopdf) Output file: <f1n1-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:37
(epstopdf) size: 3960 bytes
(epstopdf) Command: <repstopdf --outfile=f1n1-eps-converted-to.pdf
f1n1.eps>
(epstopdf) \includegraphics on input line 109.
Package epstopdf Info: Output file is already uptodate.
<f1n1-eps-converted-to.pdf, id=190, 485.815pt x 142.5325pt>
File: f1n1-eps-converted-to.pdf Graphic file (type pdf)
<use f1n1-eps-converted-to.pdf>
Package pdftex.def Info: f1n1-eps-converted-to.pdf used on input line 109.
(pdftex.def) Requested size: 242.9069pt x 71.26607pt.
[9pdfTeX warning (ext4): destination with the same identifier (name{figure.2.1}
) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.115 A
gora, analizaremos a fração de um mapa rodoviário, mostrado na fig...
<./f1n1-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f2n1.eps>
(epstopdf) date: 2024-07-04 14:17:26
(epstopdf) size: 369129 bytes
(epstopdf) Output file: <f2n1-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:37
(epstopdf) size: 119267 bytes
(epstopdf) Command: <repstopdf --outfile=f2n1-eps-converted-to.pdf
f2n1.eps>
(epstopdf) \includegraphics on input line 123.
Package epstopdf Info: Output file is already uptodate.
<f2n1-eps-converted-to.pdf, id=202, 441.65pt x 497.86pt>
File: f2n1-eps-converted-to.pdf Graphic file (type pdf)
<use f2n1-eps-converted-to.pdf>
Package pdftex.def Info: f2n1-eps-converted-to.pdf used on input line 123.
(pdftex.def) Requested size: 441.64891pt x 497.85878pt.
) (./nota2.tex [10pdfTeX warning (ext4): destination with the same identifier (
name{figure.2.2}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.1 \chapter
{Vetores} <./f2n1-eps-converted-to.pdf>]
3.
Package epstopdf Info: Source file: <v1.eps>
(epstopdf) date: 2024-07-05 15:29:16
(epstopdf) size: 8956 bytes
(epstopdf) Output file: <v1-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:37
(epstopdf) size: 5461 bytes
(epstopdf) Command: <repstopdf --outfile=v1-eps-converted-to.pdf v1
.eps>
(epstopdf) \includegraphics on input line 18.
Package epstopdf Info: Output file is already uptodate.
<v1-eps-converted-to.pdf, id=213, 954.56625pt x 480.79625pt>
File: v1-eps-converted-to.pdf Graphic file (type pdf)
<use v1-eps-converted-to.pdf>
Package pdftex.def Info: v1-eps-converted-to.pdf used on input line 18.
(pdftex.def) Requested size: 286.37209pt x 144.23997pt.
[11

pdfTeX warning (ext4): destination with the same identifier (name{figure.3.1})
has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.28
<./v1-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <v2.eps>
(epstopdf) date: 2024-07-05 15:43:40
(epstopdf) size: 2537 bytes
(epstopdf) Output file: <v2-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:38
(epstopdf) size: 3969 bytes
(epstopdf) Command: <repstopdf --outfile=v2-eps-converted-to.pdf v2
.eps>
(epstopdf) \includegraphics on input line 41.
Package epstopdf Info: Output file is already uptodate.
<v2-eps-converted-to.pdf, id=227, 575.14874pt x 192.72pt>
File: v2-eps-converted-to.pdf Graphic file (type pdf)
<use v2-eps-converted-to.pdf>
Package pdftex.def Info: v2-eps-converted-to.pdf used on input line 41.
(pdftex.def) Requested size: 172.54594pt x 57.81644pt.
Package epstopdf Info: Source file: <v3.eps>
(epstopdf) date: 2024-07-05 15:55:13
(epstopdf) size: 3720 bytes
(epstopdf) Output file: <v3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:38
(epstopdf) size: 4391 bytes
(epstopdf) Command: <repstopdf --outfile=v3-eps-converted-to.pdf v3
.eps>
(epstopdf) \includegraphics on input line 44.
Package epstopdf Info: Output file is already uptodate.
<v3-eps-converted-to.pdf, id=228, 575.14874pt x 195.73125pt>
File: v3-eps-converted-to.pdf Graphic file (type pdf)
<use v3-eps-converted-to.pdf>
Package pdftex.def Info: v3-eps-converted-to.pdf used on input line 44.
(pdftex.def) Requested size: 172.54594pt x 58.71982pt.

Underfull \hbox (badness 1742) in paragraph at lines 44--44
[]\OT1/phv/m/n/10 Figura 3.3: []Tamanho do seg-mento de reta
[]

Package epstopdf Info: Source file: <v4.eps>
(epstopdf) date: 2024-07-05 16:15:56
(epstopdf) size: 3541 bytes
(epstopdf) Output file: <v4-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:38
(epstopdf) size: 4686 bytes
(epstopdf) Command: <repstopdf --outfile=v4-eps-converted-to.pdf v4
.eps>
(epstopdf) \includegraphics on input line 54.
Package epstopdf Info: Output file is already uptodate.
<v4-eps-converted-to.pdf, id=230, 922.44624pt x 144.54pt>
File: v4-eps-converted-to.pdf Graphic file (type pdf)
<use v4-eps-converted-to.pdf>
Package pdftex.def Info: v4-eps-converted-to.pdf used on input line 54.
(pdftex.def) Requested size: 415.09697pt x 65.04239pt.
[12pdfTeX warning (ext4): destination with the same identifier (name{figure.3.2
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.66 \bee
pdfTeX warning (ext4): destination with the same identifier (name{figu
re.3.3}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.66 \bee
pdfTeX warning (ext4): destination with the same identifier (name{figu
re.3.4}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.66 \bee
<./v2-eps-converted-to.pdf> <./v3-eps-converted-to.pdf> <./v4-eps-con
verted-to.pdf>]
Package epstopdf Info: Source file: <v5.eps>
(epstopdf) date: 2024-07-05 16:34:08
(epstopdf) size: 2809 bytes
(epstopdf) Output file: <v5-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:38
(epstopdf) size: 4282 bytes
(epstopdf) Command: <repstopdf --outfile=v5-eps-converted-to.pdf v5
.eps>
(epstopdf) \includegraphics on input line 72.
Package epstopdf Info: Output file is already uptodate.
<v5-eps-converted-to.pdf, id=258, 432.61626pt x 200.75pt>
File: v5-eps-converted-to.pdf Graphic file (type pdf)
<use v5-eps-converted-to.pdf>
Package pdftex.def Info: v5-eps-converted-to.pdf used on input line 72.
(pdftex.def) Requested size: 194.6755pt x 90.33665pt.
Package epstopdf Info: Source file: <v6.eps>
(epstopdf) date: 2024-07-05 17:00:00
(epstopdf) size: 7610 bytes
(epstopdf) Output file: <v6-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:38
(epstopdf) size: 5181 bytes
(epstopdf) Command: <repstopdf --outfile=v6-eps-converted-to.pdf v6
.eps>
(epstopdf) \includegraphics on input line 95.
Package epstopdf Info: Output file is already uptodate.
<v6-eps-converted-to.pdf, id=260, 1188.44pt x 438.63875pt>
File: v6-eps-converted-to.pdf Graphic file (type pdf)
<use v6-eps-converted-to.pdf>
Package pdftex.def Info: v6-eps-converted-to.pdf used on input line 95.
(pdftex.def) Requested size: 356.53476pt x 131.59264pt.


LaTeX Warning: `!h' float specifier changed to `!ht'.

[13pdfTeX warning (ext4): destination with the same identifier (name{figure.3.5
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.111 \item[]
{\bf Vetores opostos}\\ Dado um vetor \bh{\vec a =\overrightarr...
<./v5-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <v7.eps>
(epstopdf) date: 2024-08-30 14:05:03
(epstopdf) size: 3849 bytes
(epstopdf) Output file: <v7-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:38
(epstopdf) size: 4311 bytes
(epstopdf) Command: <repstopdf --outfile=v7-eps-converted-to.pdf v7
.eps>
(epstopdf) \includegraphics on input line 120.
Package epstopdf Info: Output file is already uptodate.
<v7-eps-converted-to.pdf, id=277, 485.815pt x 286.06876pt>
File: v7-eps-converted-to.pdf Graphic file (type pdf)
<use v7-eps-converted-to.pdf>
Package pdftex.def Info: v7-eps-converted-to.pdf used on input line 120.
(pdftex.def) Requested size: 145.74562pt x 85.82129pt.

Underfull \hbox (badness 2042) in paragraph at lines 123--126
\OT1/phv/m/n/10 Dois ve-to-res $[]$ e $[]$ ser[]ao co-li-ne-a-res se ti-ve-rem
a mesma dire[][]ao (mesma reta).
[]

Package epstopdf Info: Source file: <v8.eps>
(epstopdf) date: 2024-08-30 14:17:25
(epstopdf) size: 3636 bytes
(epstopdf) Output file: <v8-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:39
(epstopdf) size: 5418 bytes
(epstopdf) Command: <repstopdf --outfile=v8-eps-converted-to.pdf v8
.eps>
(epstopdf) \includegraphics on input line 130.
Package epstopdf Info: Output file is already uptodate.
<v8-eps-converted-to.pdf, id=279, 1027.84pt x 401.5pt>
File: v8-eps-converted-to.pdf Graphic file (type pdf)
<use v8-eps-converted-to.pdf>
Package pdftex.def Info: v8-eps-converted-to.pdf used on input line 130.
(pdftex.def) Requested size: 256.95937pt x 100.37474pt.
[14pdfTeX warning (ext4): destination with the same identifier (name{figure.3.6
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.133
pdfTeX warning (ext4): destination with the same identifier (name{figure.
3.7}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.133
<./v6-eps-converted-to.pdf> <./v7-eps-converted-to.pdf>]
Underfull \hbox (badness 10000) in paragraph at lines 141--142

[]


Underfull \hbox (badness 10000) in paragraph at lines 149--150

[]

Package epstopdf Info: Source file: <v9.eps>
(epstopdf) date: 2024-08-30 14:53:45
(epstopdf) size: 4277 bytes
(epstopdf) Output file: <v9-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:39
(epstopdf) size: 5851 bytes
(epstopdf) Command: <repstopdf --outfile=v9-eps-converted-to.pdf v9
.eps>
(epstopdf) \includegraphics on input line 161.
Package epstopdf Info: Output file is already uptodate.
<v9-eps-converted-to.pdf, id=299, 453.695pt x 375.4025pt>
File: v9-eps-converted-to.pdf Graphic file (type pdf)
<use v9-eps-converted-to.pdf>
Package pdftex.def Info: v9-eps-converted-to.pdf used on input line 161.
(pdftex.def) Requested size: 181.47478pt x 150.15834pt.
Package epstopdf Info: Source file: <v10.eps>
(epstopdf) date: 2024-08-30 15:10:46
(epstopdf) size: 4941 bytes
(epstopdf) Output file: <v10-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:39
(epstopdf) size: 6199 bytes
(epstopdf) Command: <repstopdf --outfile=v10-eps-converted-to.pdf v
10.eps>
(epstopdf) \includegraphics on input line 163.
Package epstopdf Info: Output file is already uptodate.
<v10-eps-converted-to.pdf, id=300, 453.695pt x 374.39874pt>
File: v10-eps-converted-to.pdf Graphic file (type pdf)
<use v10-eps-converted-to.pdf>
Package pdftex.def Info: v10-eps-converted-to.pdf used on input line 163.
(pdftex.def) Requested size: 181.47478pt x 149.75684pt.

LaTeX Warning: `h' float specifier changed to `ht'.


Underfull \hbox (badness 10000) in paragraph at lines 176--177

[]

[15pdfTeX warning (ext4): destination with the same identifier (name{figure.3.8
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.178 S
eja \bv Y um vetor não nulo e \bh{k\in{\rm I\!R}}. Vamos tomoar com ...
<./v8-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <v11.eps>
(epstopdf) date: 2024-08-30 15:39:25
(epstopdf) size: 6926 bytes
(epstopdf) Output file: <v11-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:39
(epstopdf) size: 4894 bytes
(epstopdf) Command: <repstopdf --outfile=v11-eps-converted-to.pdf v
11.eps>
(epstopdf) \includegraphics on input line 188.
Package epstopdf Info: Output file is already uptodate.
<v11-eps-converted-to.pdf, id=320, 485.815pt x 286.06876pt>
File: v11-eps-converted-to.pdf Graphic file (type pdf)
<use v11-eps-converted-to.pdf>
Package pdftex.def Info: v11-eps-converted-to.pdf used on input line 188.
(pdftex.def) Requested size: 194.32256pt x 114.42546pt.
[16pdfTeX warning (ext4): destination with the same identifier (name{figure.3.
9}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.204 \eee
pdfTeX warning (ext4): destination with the same identifier (name{fig
ure.3.10}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.204 \eee
<./v9-eps-converted-to.pdf> <./v10-eps-converted-to.pdf> <./v11-eps-
converted-to.pdf>]

Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift' on input line 223.


Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `\leavevmode@ifvmode' on input line 223.


Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) \kern -1.66702pt
(hyperref) removed on input line 223.


Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `superscript' on input line 223.


Package hyperref Warning: Token not allowed in a PDF string (PDFDocEncoding):
(hyperref) removing `math shift' on input line 223.

Package epstopdf Info: Source file: <v12.eps>
(epstopdf) date: 2024-09-03 13:30:36
(epstopdf) size: 4588 bytes
(epstopdf) Output file: <v12-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:39
(epstopdf) size: 5930 bytes
(epstopdf) Command: <repstopdf --outfile=v12-eps-converted-to.pdf v
12.eps>
(epstopdf) \includegraphics on input line 230.
Package epstopdf Info: Output file is already uptodate.
<v12-eps-converted-to.pdf, id=352, 460.72125pt x 260.975pt>
File: v12-eps-converted-to.pdf Graphic file (type pdf)
<use v12-eps-converted-to.pdf>
Package pdftex.def Info: v12-eps-converted-to.pdf used on input line 230.
(pdftex.def) Requested size: 184.28523pt x 104.38815pt.
[17pdfTeX warning (ext4): destination with the same identifier (name{figure.3.1
1}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.249 \eee
<./v12-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <v12b.eps>
(epstopdf) date: 2024-09-03 13:36:51
(epstopdf) size: 5248 bytes
(epstopdf) Output file: <v12b-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:39
(epstopdf) size: 6969 bytes
(epstopdf) Command: <repstopdf --outfile=v12b-eps-converted-to.pdf
v12b.eps>
(epstopdf) \includegraphics on input line 256.
Package epstopdf Info: Output file is already uptodate.
<v12b-eps-converted-to.pdf, id=377, 469.755pt x 273.02pt>
File: v12b-eps-converted-to.pdf Graphic file (type pdf)
<use v12b-eps-converted-to.pdf>
Package pdftex.def Info: v12b-eps-converted-to.pdf used on input line 256.
(pdftex.def) Requested size: 187.89867pt x 109.20605pt.
[18pdfTeX warning (ext4): destination with the same identifier (name{figure.3.
12}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.289
<./v12b-eps-converted-to.pdf>] [19]
Package epstopdf Info: Source file: <v14.eps>
(epstopdf) date: 2024-09-03 15:58:08
(epstopdf) size: 6935 bytes
(epstopdf) Output file: <v14-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:40
(epstopdf) size: 6204 bytes
(epstopdf) Command: <repstopdf --outfile=v14-eps-converted-to.pdf v
14.eps>
(epstopdf) \includegraphics on input line 341.
Package epstopdf Info: Output file is already uptodate.
<v14-eps-converted-to.pdf, id=418, 557.08125pt x 242.9075pt>
File: v14-eps-converted-to.pdf Graphic file (type pdf)
<use v14-eps-converted-to.pdf>
Package pdftex.def Info: v14-eps-converted-to.pdf used on input line 341.
(pdftex.def) Requested size: 222.82855pt x 97.16127pt.

Underfull \hbox (badness 1215) in paragraph at lines 364--367
[]\OT1/phv/m/n/10 Para tra-tar desse tema []e apro-pri-ado es-cre-ver os ve-to-
res na base can[]onica. Se-jam
[]

[20pdfTeX warning (ext4): destination with the same identifier (name{figure.3.1
3}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.386 \item[\ii e]
O vetor \bv c\, resultante de \bh{ \vec a \times\vec bz~} ...
pdfTeX warning (ext4): destination with the same identifier (name{equation.3.2.
19}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.386 \item[\ii e]
O vetor \bv c\, resultante de \bh{ \vec a \times\vec bz~} ...
<./v14-eps-converted-to.pdf>]) (./nota3.tex [21] [22

]
4.
Package epstopdf Info: Source file: <f1n3.eps>
(epstopdf) date: 2024-09-16 15:48:07
(epstopdf) size: 3851 bytes
(epstopdf) Output file: <f1n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:40
(epstopdf) size: 4731 bytes
(epstopdf) Command: <repstopdf --outfile=f1n3-eps-converted-to.pdf
f1n3.eps>
(epstopdf) \includegraphics on input line 21.
Package epstopdf Info: Output file is already uptodate.
<f1n3-eps-converted-to.pdf, id=448, 801.99625pt x 118.4425pt>
File: f1n3-eps-converted-to.pdf Graphic file (type pdf)
<use f1n3-eps-converted-to.pdf>
Package pdftex.def Info: f1n3-eps-converted-to.pdf used on input line 21.
(pdftex.def) Requested size: 320.79282pt x 47.37614pt.
[23pdfTeX warning (ext4): destination with the same identifier (name{figure.4.1
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.29 \eee
<./f1n3-eps-converted-to.pdf>]

Package varwidth Warning: Failed to reprocess entire contents on input line 33.



Package varwidth Warning: Failed to reprocess entire contents on input line 33.


Package epstopdf Info: Source file: <f2n3.eps>
(epstopdf) date: 2024-09-16 16:05:09
(epstopdf) size: 5119 bytes
(epstopdf) Output file: <f2n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:40
(epstopdf) size: 6133 bytes
(epstopdf) Command: <repstopdf --outfile=f2n3-eps-converted-to.pdf
f2n3.eps>
(epstopdf) \includegraphics on input line 39.
Package epstopdf Info: Output file is already uptodate.
<f2n3-eps-converted-to.pdf, id=461, 827.09pt x 137.51375pt>
File: f2n3-eps-converted-to.pdf Graphic file (type pdf)
<use f2n3-eps-converted-to.pdf>
Package pdftex.def Info: f2n3-eps-converted-to.pdf used on input line 39.
(pdftex.def) Requested size: 330.83012pt x 55.00452pt.

Package varwidth Warning: Failed to reprocess entire contents on input line 52.



Package varwidth Warning: Failed to reprocess entire contents on input line 52.


Package epstopdf Info: Source file: <f3n3.eps>
(epstopdf) date: 2024-09-16 16:33:15
(epstopdf) size: 5365 bytes
(epstopdf) Output file: <f3n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:41
(epstopdf) size: 6439 bytes
(epstopdf) Command: <repstopdf --outfile=f3n3-eps-converted-to.pdf
f3n3.eps>
(epstopdf) \includegraphics on input line 59.
Package epstopdf Info: Output file is already uptodate.
<f3n3-eps-converted-to.pdf, id=463, 486.81876pt x 306.14375pt>
File: f3n3-eps-converted-to.pdf Graphic file (type pdf)
<use f3n3-eps-converted-to.pdf>
Package pdftex.def Info: f3n3-eps-converted-to.pdf used on input line 59.
(pdftex.def) Requested size: 194.72404pt x 122.45532pt.
Package epstopdf Info: Source file: <f4n3.eps>
(epstopdf) date: 2024-09-16 16:41:06
(epstopdf) size: 1027068 bytes
(epstopdf) Output file: <f4n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:42
(epstopdf) size: 141429 bytes
(epstopdf) Command: <repstopdf --outfile=f4n3-eps-converted-to.pdf
f4n3.eps>
(epstopdf) \includegraphics on input line 72.
Package epstopdf Info: Output file is already uptodate.
<f4n3-eps-converted-to.pdf, id=467, 149.55875pt x 113.42375pt>
File: f4n3-eps-converted-to.pdf Graphic file (type pdf)
<use f4n3-eps-converted-to.pdf>
Package pdftex.def Info: f4n3-eps-converted-to.pdf used on input line 72.
(pdftex.def) Requested size: 149.55838pt x 113.42346pt.
[24pdfTeX warning (ext4): destination with the same identifier (name{figure.4.2
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.77
pdfTeX warning (ext4): destination with the same identifier (name{figure.4
.3}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.77
<./f2n3-eps-converted-to.pdf> <./f3n3-eps-converted-to.pdf>]

Package varwidth Warning: Failed to reprocess entire contents on input line 93.



Package varwidth Warning: Failed to reprocess entire contents on input line 93.


[25pdfTeX warning (ext4): destination with the same identifier (name{figure.4.4
}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.104 \subsection
*{Função horária da posição} <./f4n3-eps-converted-to.pdf
>]

Package varwidth Warning: Failed to reprocess entire contents on input line 123
.


Package varwidth Warning: Failed to reprocess entire contents on input line 123
.

[26pdfTeX warning (ext4): destination with the same identifier (name{equation.4
.2.6}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.145 \eee
]

Package varwidth Warning: Failed to reprocess entire contents on input line 162
.


Package varwidth Warning: Failed to reprocess entire contents on input line 162
.


Underfull \hbox (badness 1320) in paragraph at lines 184--185
[]\OT1/phv/m/n/10 De acordo com a fun[][]ao hor[]aria da ve-lo-ci-dade po-de-mo
s esbo[]ar o di-a-grama desse
[]

Package epstopdf Info: Source file: <f5n3.eps>
(epstopdf) date: 2024-09-20 13:43:20
(epstopdf) size: 3478 bytes
(epstopdf) Output file: <f5n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:42
(epstopdf) size: 4780 bytes
(epstopdf) Command: <repstopdf --outfile=f5n3-eps-converted-to.pdf
f5n3.eps>
(epstopdf) \includegraphics on input line 188.
Package epstopdf Info: Output file is already uptodate.
<f5n3-eps-converted-to.pdf, id=522, 514.92375pt x 379.4175pt>
File: f5n3-eps-converted-to.pdf Graphic file (type pdf)
<use f5n3-eps-converted-to.pdf>
Package pdftex.def Info: f5n3-eps-converted-to.pdf used on input line 188.
(pdftex.def) Requested size: 205.96585pt x 151.7643pt.

LaTeX Warning: `!h' float specifier changed to `!ht'.

[27] [28pdfTeX warning (ext4): destination with the same identifier (name{figur
e.4.5}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.229
<./f5n3-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f6_1n3.eps>
(epstopdf) date: 2024-09-23 14:04:28
(epstopdf) size: 3581 bytes
(epstopdf) Output file: <f6_1n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:42
(epstopdf) size: 4739 bytes
(epstopdf) Command: <repstopdf --outfile=f6_1n3-eps-converted-to.pd
f f6_1n3.eps>
(epstopdf) \includegraphics on input line 244.
Package epstopdf Info: Output file is already uptodate.
<f6_1n3-eps-converted-to.pdf, id=558, 256.96pt x 384.43625pt>
File: f6_1n3-eps-converted-to.pdf Graphic file (type pdf)
<use f6_1n3-eps-converted-to.pdf>
Package pdftex.def Info: f6_1n3-eps-converted-to.pdf used on input line 244.
(pdftex.def) Requested size: 102.78217pt x 153.77177pt.

Underfull \vbox (badness 10000) has occurred while \output is active []

[29pdfTeX warning (ext4): destination with the same identifier (name{figure.4.
6}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.260 \eee
<./f6_1n3-eps-converted-to.pdf>]

Package varwidth Warning: Failed to reprocess entire contents on input line 282
.


Package varwidth Warning: Failed to reprocess entire contents on input line 282
.

Package epstopdf Info: Source file: <f6n3.eps>
(epstopdf) date: 2024-09-20 14:40:36
(epstopdf) size: 5635 bytes
(epstopdf) Output file: <f6n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:42
(epstopdf) size: 5796 bytes
(epstopdf) Command: <repstopdf --outfile=f6n3-eps-converted-to.pdf
f6n3.eps>
(epstopdf) \includegraphics on input line 295.
Package epstopdf Info: Output file is already uptodate.
<f6n3-eps-converted-to.pdf, id=571, 730.73pt x 474.77374pt>
File: f6n3-eps-converted-to.pdf Graphic file (type pdf)
<use f6n3-eps-converted-to.pdf>
Package pdftex.def Info: f6n3-eps-converted-to.pdf used on input line 295.
(pdftex.def) Requested size: 248.4449pt x 161.42093pt.

LaTeX Warning: `!h' float specifier changed to `!ht'.

[30pdfTeX warning (ext4): destination with the same identifier (name{equation.4
.5.18}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.308 \end{enumerate}
pdfTeX warning (ext4): destination with the same identifie
r (name{equation.4.5.21}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.308 \end{enumerate}
]
Package epstopdf Info: Source file: <f7n3.eps>
(epstopdf) date: 2024-10-17 16:17:07
(epstopdf) size: 167737 bytes
(epstopdf) Output file: <f7n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:43
(epstopdf) size: 58520 bytes
(epstopdf) Command: <repstopdf --outfile=f7n3-eps-converted-to.pdf
f7n3.eps>
(epstopdf) \includegraphics on input line 328.
Package epstopdf Info: Output file is already uptodate.
<f7n3-eps-converted-to.pdf, id=584, 695.59875pt x 637.38126pt>
File: f7n3-eps-converted-to.pdf Graphic file (type pdf)
<use f7n3-eps-converted-to.pdf>
Package pdftex.def Info: f7n3-eps-converted-to.pdf used on input line 328.
(pdftex.def) Requested size: 215.63338pt x 197.58614pt.
Package epstopdf Info: Source file: <f7bn3.eps>
(epstopdf) date: 2024-09-25 15:08:57
(epstopdf) size: 81838 bytes
(epstopdf) Output file: <f7bn3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:43
(epstopdf) size: 18368 bytes
(epstopdf) Command: <repstopdf --outfile=f7bn3-eps-converted-to.pdf
f7bn3.eps>
(epstopdf) \includegraphics on input line 328.
Package epstopdf Info: Output file is already uptodate.
<f7bn3-eps-converted-to.pdf, id=585, 598.235pt x 483.8075pt>
File: f7bn3-eps-converted-to.pdf Graphic file (type pdf)
<use f7bn3-eps-converted-to.pdf>
Package pdftex.def Info: f7bn3-eps-converted-to.pdf used on input line 328.
(pdftex.def) Requested size: 209.38538pt x 169.33516pt.

Underfull \vbox (badness 10000) has occurred while \output is active []

[31pdfTeX warning (ext4): destination with the same identifier (name{figure.4.
7}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.328 }}
<./f6n3-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f9n3.eps>
(epstopdf) date: 2024-09-25 15:51:29
(epstopdf) size: 8879 bytes
(epstopdf) Output file: <f9n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:43
(epstopdf) size: 8050 bytes
(epstopdf) Command: <repstopdf --outfile=f9n3-eps-converted-to.pdf
f9n3.eps>
(epstopdf) \includegraphics on input line 353.
Package epstopdf Info: Output file is already uptodate.
<f9n3-eps-converted-to.pdf, id=599, 810.02625pt x 232.87pt>
File: f9n3-eps-converted-to.pdf Graphic file (type pdf)
<use f9n3-eps-converted-to.pdf>
Package pdftex.def Info: f9n3-eps-converted-to.pdf used on input line 353.
(pdftex.def) Requested size: 275.40527pt x 79.17474pt.


LaTeX Warning: `!h' float specifier changed to `!ht'.

Package epstopdf Info: Source file: <f10n3.eps>
(epstopdf) date: 2024-09-25 16:33:24
(epstopdf) size: 14812 bytes
(epstopdf) Output file: <f10n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:43
(epstopdf) size: 10003 bytes
(epstopdf) Command: <repstopdf --outfile=f10n3-eps-converted-to.pdf
f10n3.eps>
(epstopdf) \includegraphics on input line 361.
Package epstopdf Info: Output file is already uptodate.
<f10n3-eps-converted-to.pdf, id=601, 663.47874pt x 421.575pt>
File: f10n3-eps-converted-to.pdf Graphic file (type pdf)
<use f10n3-eps-converted-to.pdf>
Package pdftex.def Info: f10n3-eps-converted-to.pdf used on input line 361.
(pdftex.def) Requested size: 265.3868pt x 168.627pt.
[32 <./f7n3-eps-converted-to.pdf> <./f7bn3-eps-converted-to.pdf>]
Underfull \vbox (badness 10000) has occurred while \output is active []

[33pdfTeX warning (ext4): destination with the same identifier (name{figure.4.
8}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.382 \eee
pdfTeX warning (ext4): destination with the same identifier (name{fig
ure.4.9}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.382 \eee
<./f9n3-eps-converted-to.pdf> <./f10n3-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f11n3.eps>
(epstopdf) date: 2024-09-26 16:43:39
(epstopdf) size: 157378 bytes
(epstopdf) Output file: <f11n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:44
(epstopdf) size: 37398 bytes
(epstopdf) Command: <repstopdf --outfile=f11n3-eps-converted-to.pdf
f11n3.eps>
(epstopdf) \includegraphics on input line 391.
Package epstopdf Info: Output file is already uptodate.
<f11n3-eps-converted-to.pdf, id=635, 523.9575pt x 220.825pt>
File: f11n3-eps-converted-to.pdf Graphic file (type pdf)
<use f11n3-eps-converted-to.pdf>
Package pdftex.def Info: f11n3-eps-converted-to.pdf used on input line 391.
(pdftex.def) Requested size: 261.9781pt x 110.41222pt.

[34pdfTeX warning (ext4): destination with the same identifier (name{figure.4.1
0}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.418
<./f11n3-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f12n3.eps>
(epstopdf) date: 2024-09-27 14:24:24
(epstopdf) size: 4877 bytes
(epstopdf) Output file: <f12n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:44
(epstopdf) size: 6426 bytes
(epstopdf) Command: <repstopdf --outfile=f12n3-eps-converted-to.pdf
f12n3.eps>
(epstopdf) \includegraphics on input line 451.
Package epstopdf Info: Output file is already uptodate.
<f12n3-eps-converted-to.pdf, id=657, 633.36626pt x 396.48125pt>
File: f12n3-eps-converted-to.pdf Graphic file (type pdf)
<use f12n3-eps-converted-to.pdf>
Package pdftex.def Info: f12n3-eps-converted-to.pdf used on input line 451.
(pdftex.def) Requested size: 190.01134pt x 118.94528pt.

Overfull \hbox (104.64865pt too wide) in paragraph at lines 451--451
[][]
[]


Overfull \hbox (2.11996pt too wide) in paragraph at lines 451--451
[][] []
[]


Overfull \hbox (2.11996pt too wide) detected at line 451
[][] []
[]


Package varwidth Warning: Failed to reprocess entire contents on input line 471
.


Package varwidth Warning: Failed to reprocess entire contents on input line 471
.

Package epstopdf Info: Source file: <f13n3.eps>
(epstopdf) date: 2024-10-04 13:43:09
(epstopdf) size: 7526 bytes
(epstopdf) Output file: <f13n3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:44
(epstopdf) size: 8708 bytes
(epstopdf) Command: <repstopdf --outfile=f13n3-eps-converted-to.pdf
f13n3.eps>
(epstopdf) \includegraphics on input line 481.
Package epstopdf Info: Output file is already uptodate.
<f13n3-eps-converted-to.pdf, id=660, 684.5575pt x 684.5575pt>
File: f13n3-eps-converted-to.pdf Graphic file (type pdf)
<use f13n3-eps-converted-to.pdf>
Package pdftex.def Info: f13n3-eps-converted-to.pdf used on input line 481.
(pdftex.def) Requested size: 273.81815pt x 273.81815pt.
[35 <./f12n3-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f13bn3.eps>
(epstopdf) date: 2024-10-04 14:02:52
(epstopdf) size: 9782 bytes
(epstopdf) Output file: <f13bn3-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:45
(epstopdf) size: 9708 bytes
(epstopdf) Command: <repstopdf --outfile=f13bn3-eps-converted-to.pd
f f13bn3.eps>
(epstopdf) \includegraphics on input line 491.
Package epstopdf Info: Output file is already uptodate.
<f13bn3-eps-converted-to.pdf, id=679, 487.8225pt x 299.1175pt>
File: f13bn3-eps-converted-to.pdf Graphic file (type pdf)
<use f13bn3-eps-converted-to.pdf>
Package pdftex.def Info: f13bn3-eps-converted-to.pdf used on input line 491.
(pdftex.def) Requested size: 195.12553pt x 119.64487pt.


LaTeX Warning: `!h' float specifier changed to `!ht'.

[36pdfTeX warning (ext4): destination with the same identifier (name{figure.4.1
1}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.506 \eee
<./f13n3-eps-converted-to.pdf>]) (./nota4.tex [37pdfTeX warning (ext
4): destination with the same identifier (name{figure.4.12}) has been already u
sed, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.1 \chapter
{Dinâmica} <./f13bn3-eps-converted-to.pdf>] [38

]
5.
Package epstopdf Info: Source file: <f1n4.eps>
(epstopdf) date: 2024-10-09 17:03:22
(epstopdf) size: 272631 bytes
(epstopdf) Output file: <f1n4-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:45
(epstopdf) size: 50714 bytes
(epstopdf) Command: <repstopdf --outfile=f1n4-eps-converted-to.pdf
f1n4.eps>
(epstopdf) \includegraphics on input line 24.
Package epstopdf Info: Output file is already uptodate.
<f1n4-eps-converted-to.pdf, id=732, 702.625pt x 349.305pt>
File: f1n4-eps-converted-to.pdf Graphic file (type pdf)
<use f1n4-eps-converted-to.pdf>
Package pdftex.def Info: f1n4-eps-converted-to.pdf used on input line 24.
(pdftex.def) Requested size: 351.31163pt x 174.65207pt.

LaTeX Warning: `!h' float specifier changed to `!ht'.

[39]
Package epstopdf Info: Source file: <f2n4.eps>
(epstopdf) date: 2024-10-16 13:25:13
(epstopdf) size: 3457 bytes
(epstopdf) Output file: <f2n4-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:45
(epstopdf) size: 4583 bytes
(epstopdf) Command: <repstopdf --outfile=f2n4-eps-converted-to.pdf
f2n4.eps>
(epstopdf) \includegraphics on input line 61.
Package epstopdf Info: Output file is already uptodate.
<f2n4-eps-converted-to.pdf, id=739, 1174.3875pt x 151.56625pt>
File: f2n4-eps-converted-to.pdf Graphic file (type pdf)
<use f2n4-eps-converted-to.pdf>
Package pdftex.def Info: f2n4-eps-converted-to.pdf used on input line 61.
(pdftex.def) Requested size: 399.28647pt x 51.53183pt.
[40pdfTeX warning (ext4): destination with the same identifier (name{figure.5.
1}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.68
pdfTeX warning (ext4): destination with the same identifier (name{figure.5
.2}) has been already used, duplicate ignored

\AtBegShi@Output ...ipout \box \AtBeginShipoutBox
\fi \fi
l.68
<./f1n4-eps-converted-to.pdf> <./f2n4-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f4n4.eps>
(epstopdf) date: 2024-10-16 14:07:35
(epstopdf) size: 4643 bytes
(epstopdf) Output file: <f4n4-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:45
(epstopdf) size: 6230 bytes
(epstopdf) Command: <repstopdf --outfile=f4n4-eps-converted-to.pdf
f4n4.eps>
(epstopdf) \includegraphics on input line 130.
Package epstopdf Info: Output file is already uptodate.
<f4n4-eps-converted-to.pdf, id=760, 457.71pt x 457.71pt>
File: f4n4-eps-converted-to.pdf Graphic file (type pdf)
<use f4n4-eps-converted-to.pdf>
Package pdftex.def Info: f4n4-eps-converted-to.pdf used on input line 130.
(pdftex.def) Requested size: 137.31406pt x 137.31406pt.


Package varwidth Warning: Failed to reprocess entire contents on input line 130
.


Package varwidth Warning: Failed to reprocess entire contents on input line 130
.

[41] [42 <./f4n4-eps-converted-to.pdf>]
Package epstopdf Info: Source file: <f5n4.eps>
(epstopdf) date: 2024-10-16 15:12:17
(epstopdf) size: 447443 bytes
(epstopdf) Output file: <f5n4-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:46
(epstopdf) size: 34350 bytes
(epstopdf) Command: <repstopdf --outfile=f5n4-eps-converted-to.pdf
f5n4.eps>
(epstopdf) \includegraphics on input line 160.
Package epstopdf Info: Output file is already uptodate.
<f5n4-eps-converted-to.pdf, id=790, 441.65pt x 359.3425pt>
File: f5n4-eps-converted-to.pdf Graphic file (type pdf)
<use f5n4-eps-converted-to.pdf>
Package pdftex.def Info: f5n4-eps-converted-to.pdf used on input line 160.
(pdftex.def) Requested size: 132.49602pt x 107.80357pt.
Package epstopdf Info: Source file: <f5bn4.eps>
(epstopdf) date: 2024-10-16 15:27:07
(epstopdf) size: 3243 bytes
(epstopdf) Output file: <f5bn4-eps-converted-to.pdf>
(epstopdf) date: 2024-10-18 13:23:46
(epstopdf) size: 4322 bytes
(epstopdf) Command: <repstopdf


6. Re: Figura não parcece

Buckminster
Buckminster

(usa Debian)

Enviado em 25/10/2024 - 23:06h

Faça um teste no Notebook, altere a linha do arquivo main:

\documentclass[a4paper,01pt]{book}

para

\documentclass[a4paper,10pt]{book}

Esta linha

\usepackage{graphicx,cancel}

para

\usepackage{graphicx}

Esta linha
\begin{figure}[!h]

para

\begin{figure}[H]

e teste.

Os outros Warnings veremos depois.

https://www.overleaf.com/learn/latex/Inserting_Images

Outra sugestão é, já que tanto o PC quanto o Notebook tem as mesmas distribuições e julgo que são iguais (mesma versão, kernel, etc), copie as configurações do PC e teste no Notebook, mas antes faça um backup dos arquivos de configurações do Notebook.


_________________________________________________________
Always listen the Buck!
Enquanto o cursor estiver pulsando, há vida!


7. Re: Figura não parcece

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 26/10/2024 - 23:14h


cara, pode ser o visualizador de pdf... eu sempre me dei bem com o okular.


8. Re: Figura não parcece

Wanderson G. Wanzeller
wander_gw

(usa KUbuntu)

Enviado em 30/10/2024 - 13:08h


estou usando o Okular


9. Re: Figura não parcece

Wanderson G. Wanzeller
wander_gw

(usa KUbuntu)

Enviado em 31/10/2024 - 17:01h

Buckminster escreveu:

Faça um teste no Notebook, altere a linha do arquivo main:

\documentclass[a4paper,01pt]{book}

para

\documentclass[a4paper,10pt]{book}

Esta linha

\usepackage{graphicx,cancel}

para

\usepackage{graphicx}

Esta linha
\begin{figure}[!h]

para

\begin{figure}[H]

e teste.

Os outros Warnings veremos depois.

https://www.overleaf.com/learn/latex/Inserting_Images

Outra sugestão é, já que tanto o PC quanto o Notebook tem as mesmas distribuições e julgo que são iguais (mesma versão, kernel, etc), copie as configurações do PC e teste no Notebook, mas antes faça um backup dos arquivos de configurações do Notebook.


_________________________________________________________
Always listen the Buck!
Enquanto o cursor estiver pulsando, há vida!



Obrigado pelas dica, consegui resolver o problema


\documentclass[a4paper,01pt]{book} <<<<< puro erro de digitação, modifiquei mas o problema com as figuras ainda continuava

\usepackage{graphicx,cancel} <<<<<<< aqui estou chamando 2 pacotes numa mesma linha, isso não é errado


\begin{figure}[!h] <<<<<< aqui sim deu diferença.

No primeiro teste troquei o !h por H e já funcionou. Mas investiguei um pouco mais e achei essa dica

https://tex.stackexchange.com/questions/35125/how-to-use-the-placement-options-t-h-with-figures

que não menciona o H.

Então li aqui

https://www.overleaf.com/learn/latex/Errors/LaTeX_Error%3A_Unknown_float_option_%60H%27

e inclui o pacote

\usepackage{float}

Agora, tanto faz colocar \begin{figure}[!h] ou \begin{figure}[H] que funciona!!!


Novamente, obrigado pela ajuda!!








10. Re: Figura não parcece

Buckminster
Buckminster

(usa Debian)

Enviado em 31/10/2024 - 20:19h

De nada.
Bom que arrumou, agora deixo sugestões para você, até para entender o que foi feito.
De acordo com os warnings:

Package: infwarerr 2019/12/03 v1.5 Providing info/warning/error messages (HO)
LaTeX Warning: Unused global option(s):
[01pt].
[7pdfTeX warning (ext4): destination with the same identifier (name{table.2.1})
Package varwidth Warning: Failed to reprocess entire contents on input line 98.
LaTeX Warning: `!h' float specifier changed to `!ht'.

Esses warnings que você está recebendo são de certa forma comuns em documentos LaTeX.

1. **Unused global option(s): [01pt]**:
- Isso significa que você passou uma opção de documento que não é reconhecida. Verifique se o comando `\documentclass` está correto. Por exemplo, se você usou `\documentclass[01pt]{article}`, mude para algo como `\documentclass[10pt]{article}`.

2. **destination with the same identifier (name{table.2.1})**:
- Isso indica que você tem tabelas (ou figuras) com o mesmo rótulo. Verifique se você usou `\label{}` de forma única para todas as suas tabelas. Se duas ou mais tabelas têm o mesmo rótulo, renomeie uma delas.

3. **Failed to reprocess entire contents on input line 98**:
- Esse aviso do `varwidth` geralmente ocorre quando o conteúdo não pode ser ajustado corretamente dentro do espaço disponível. Você pode tentar ajustar o conteúdo ou o espaço onde ele está sendo colocado, ou verificar se há algum erro na formatação (como comandos não fechados).

4. **`!h' float specifier changed to `!ht'**:
- Esse aviso significa que o LaTeX não conseguiu posicionar o objeto (como uma tabela ou figura) apenas na posição que você especificou (`h` para "aqui"). O LaTeX está mudando a opção para `ht`, que permite que o objeto seja posicionado "aqui" ou "no topo" da próxima página. Se você quer forçar a posição, pode usar o pacote `float` e adicionar a opção `[H]` para definir que o objeto deve ficar exatamente naquele local.

Resumo das correções:
- Verifique e ajuste a opção de classe do documento.
- Assegure-se de que todos os rótulos são únicos.
- Revise o conteúdo nas linhas mencionadas para possíveis erros de formatação.
- Considere usar o pacote `float` se precisar de controle mais rígido sobre a posição de flutuantes.


_________________________________________________________
Always listen the Buck!
Enquanto o cursor estiver pulsando, há vida!


11. Re: Figura não parcece

Leomar de Oliveira
leoCCB

(usa Slackware)

Enviado em 31/10/2024 - 20:48h


velho, testa aí o Lyx... é um editor latex meio q gráfico. Usei ele na faculdade de Física e agilisou muito a minha vida. Vc clica com o mouse e vc pode exibir um bloco de código e vai aprendendo o código clicando com o mouse... agiliza muito a sua curva de aprendizado.






Patrocínio

Site hospedado pelo provedor RedeHost.
Linux banner

Destaques

Artigos

Dicas

Tópicos

Top 10 do mês

Scripts