Hi, i use MikteX & WinEdt, and i had a problem with dvi2pdf.
I wrote my document and i didn't have any problem. I generate the dvi file and it shows me every pictures in the document, but it says:
File: pregunta1.eps Graphic file (type eps)
<pregunta1.eps>
Overfull \hbox (10.00002pt too wide) in paragraph at lines 49--58
with all figures. Then when i try to generate the pdf file using dvi2pdf it return
"dvi2pdf returned exit code 3221225447 indicating that some problems might have ocurred during the compilation..."
And i dont know what can i do.
This is the message when i make dvi file
Command Line: latex.exe --src "c2elo103.tex"
Startup Folder: C:\Users\fa\Documents\UTFSM\c2elo103
This is e-TeX, Version 3.141592-2.2 (MiKTeX 2.4)
entering extended mode
(c2elo103.tex
LaTeX2e <2003/12/01>
Babel <v3.8a> and hyphenation patterns for english, french, german, ngerman, du
mylang, nohyphenation, loaded.
(IEEEtran.cls
Document Style `IEEEtran' <30-August-1993>.
Upgraded to `IEEEtran.cls' <10-Jan.-1996> !PN
Rev. <15-May.-1996> !PN
(C:\texmf\tex\latex\tools\rawfonts.sty (C:\texmf\tex\latex\tools\somedefs.sty)
(C:\texmf\tex\latex\base\ulasy.fd)) (C:\texmf\tex\latex\base\oldlfont.sty
(C:\texmf\tex\latex\base\tracefnt.sty) (C:\texmf\tex\latex\base\latexsym.sty))
-- This is a 10 point document
) (C:\texmf\tex\latex\graphics\epsfig.sty
(C:\texmf\tex\latex\graphics\graphicx.sty
(C:\texmf\tex\latex\graphics\keyval.sty)
(C:\texmf\tex\latex\graphics\graphics.sty (C:\texmf\tex\latex\graphics\trig.sty
) (C:\texmf\tex\latex\00miktex\graphics.cfg)
(C:\texmf\tex\latex\graphics\dvips.def))))
(C:\texmf\tex\latex\base\inputenc.sty (C:\texmf\tex\latex\base\latin1.def))
LaTeX Warning: Unused global option(s):
[spanish].
(c2elo103.aux) <pregunta1.eps>
Overfull \hbox (10.00002pt too wide) in paragraph at lines 49--58
[][][]
Overfull \hbox (10.00002pt too wide) in paragraph at lines 59--61
[][][]
<pregunta2.eps>
Overfull \hbox (10.00002pt too wide) in paragraph at lines 69--71
[][][]
<pregunta3.eps>
Underfull \hbox (badness 10000) in paragraph at lines 73--80
Underfull \hbox (badness 10000) in paragraph at lines 73--80
Underfull \hbox (badness 10000) in paragraph at lines 73--80
Overfull \hbox (10.00002pt too wide) in paragraph at lines 81--83
[][][]
<pregunta4.eps>
Overfull \hbox (10.00002pt too wide) in paragraph at lines 92--98
[][][]
[1] [2] (c2elo103.aux) )
(see the transcript file for additional information)
Output written on c2elo103.dvi (2 pages, 2668 bytes).
Transcript written on c2elo103.log.
thanks
Jared
MiKTeX and proTeXt ⇒ dvi2pdf problems
NEW: TikZ book now 40% off at Amazon.com for a short time.
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
Re: dvi2pdf problems
Hi Jared,
welcome to the board!
You could use dvips and then ps2pdf to convert to convert to pdf.
Stefan
welcome to the board!
You could use dvips and then ps2pdf to convert to convert to pdf.
Stefan
LaTeX.org admin
Re: dvi2pdf problems
Thanks for your answer.
Yes, i can use that but the pdf file doesn't have top margin. How can i fix that?
Yes, i can use that but the pdf file doesn't have top margin. How can i fix that?
- Stefan Kottwitz
- Site Admin
- Posts: 10321
- Joined: Mon Mar 10, 2008 9:44 pm
dvi2pdf problems
Hi Jared,
if you provide compilable code (a minimal working example) that shows the problem, I could help to find the problem and to solve it.
Stefan
if you provide compilable code (a minimal working example) that shows the problem, I could help to find the problem and to solve it.
Stefan
LaTeX.org admin