How to disable the automatic save of .eps as .pdf?












1















I tried this psfrag substitute when using pdflatex. The file myextractor.sty and the configurations of main.tex work very well, but now I have a problem, I want to disable the extraction of .eps files as .pdf. First I deleted the lines:



usepackage{myextractor}% automatically load graphicx

graphicspath{{Images/}}


but when I compile main.tex as Latex -> PDF in TexnicCenter it is still generating the .pdf files of the .eps images. I deleted the myextractor.sty file from path, but it is still generating these files, I uninstalled MikTex and TexnicCenter and also I deleted the temporal archives, but when I reinstall and compile main.tex it continues generating the .pdf of each image. And now every file that I compile as Latex -> PDF generates the .pdf version of the images (I work only with .eps) even if they do not have the lines above or the myextractor.sty file in path, included figures out of project/Images.



These only happens when I compile as Latex -> PDF, if I compile in any other way it works fine and does not generate the .pdf version of the eps.



How can I disable these "configuration"?. Some times I have a lot of images and this generates too many archives in DropBox.



Note: Before I tried this method I worked with .eps images and Latex -> PDF without problem.



This is a simple example:



documentclass[11pt,letterpaper,oneside]{article}
usepackage[utf8]{inputenc}
usepackage{graphicx}
usepackage{float}
usepackage{caption}
usepackage{anysize}

marginsize{2.50cm}{2.50cm}{1.50cm}{1.50cm}

title{Test}
author{Me}
date{today}

begin{document}

captionsetup{font=footnotesize,labelsep=period}

maketitle

begin{figure}[h]
centering
includegraphics[scale=1]{Img1.eps}
caption{Image.}
end{figure}

end{document}


The .log is:



This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930 64-bit) (preloaded format=pdflatex 2019.1.29)  30 JAN 2019 11:04
entering extended mode
**./Article1.tex
(Article1.tex
LaTeX2e <2018-12-01>
("C:Program FilesMiKTeX 2.9tex/latex/basearticle.cls"
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
("C:Program FilesMiKTeX 2.9tex/latex/basesize11.clo"
File: size11.clo 2018/09/03 v1.4i Standard LaTeX file (size option)
)
c@part=count80
c@section=count81
c@subsection=count82
c@subsubsection=count83
c@paragraph=count84
c@subparagraph=count85
c@figure=count86
c@table=count87
abovecaptionskip=skip41
belowcaptionskip=skip42
bibindent=dimen102
) ("C:Program FilesMiKTeX 2.9tex/latex/baseinputenc.sty"
Package: inputenc 2018/08/11 v1.3c Input encoding file
inpenc@prehook=toks14
inpenc@posthook=toks15
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphicx.sty"
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

("C:Program FilesMiKTeX 2.9tex/latex/graphicskeyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
KV@toks@=toks16
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphics.sty"
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)
("C:Program FilesMiKTeX 2.9tex/latex/graphicstrig.sty"
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
) ("C:Program FilesMiKTeX 2.9tex/latex/graphics-cfggraphics.cfg"
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.

("C:Program FilesMiKTeX 2.9tex/latex/graphics-defpdftex.def"
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
))
Gin@req@height=dimen103
Gin@req@width=dimen104
)
("C:Program FilesMiKTeX 2.9tex/latex/floatfloat.sty"
Package: float 2001/11/08 v1.3d Float enhancements (AL)
c@float@type=count88
float@exts=toks17
float@box=box27
@float@everytoks=toks18
@floatcapt=box28
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption.sty
Package: caption 2018/10/06 v3.3-154 Customizing captions (AR)

(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption3.sty
Package: caption3 2018/09/12 v1.8c caption3 kernel (AR)
Package caption3 Info: TeX engine: e-TeX on input line 64.
captionmargin=dimen105
captionmargin@=dimen106
captionwidth=dimen107
caption@tempdima=dimen108
caption@indent=dimen109
caption@parindent=dimen110
caption@hangindent=dimen111
)
c@caption@flags=count89
c@ContinuedFloat=count90
Package caption Info: float package is loaded.
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/anysizeanysize.sty
Package: anysize 1994/08/13 setting margin sizes

document style option `anysize' loaded
Michael Salzenberg, Thomas Esser, Dirk Hillbrecht
Version 1.0, Aug 13, 1994
@Leftmargin=dimen112
@Rightmargin=dimen113
@Topmargin=dimen114
@Bottommargin=dimen115
) (Article1.aux)
openout1 = `Article1.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/context/basesupp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
scratchcounter=count91
scratchdimen=dimen116
scratchbox=box29
nofMPsegments=count92
nofMParguments=count93
everyMPshowfont=toks19
MPscratchCnt=count94
MPscratchDim=dimen117
MPnumerator=count95
makeMPintoPDFobject=count96
everyMPtoPDFconversion=toks20
) ("C:Program FilesMiKTeX 2.9tex/latex/oberdiekepstopdf-base.sty"
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekinfwarerr.sty"
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekgrfext.sty"
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvdefinekeys.sty"
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekltxcmds.sty"
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)))
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekkvoptions.sty"
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvsetkeys.sty"
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdieketexcmds.sty"
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifluatex.sty"
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
))))
("C:Program FilesMiKTeX 2.9tex/generic/oberdiekpdftexcmds.sty"
Package: pdftexcmds 2018/09/10 v0.29 Utility functions of pdfTeX for LuaTeX (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifpdf.sty"
Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: pdf@primitive is available.
Package pdftexcmds Info: pdf@ifprimitive is available.
Package pdftexcmds Info: pdfdraftmode found.
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 438.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2,.eps]
(grfext) AppendGraphicsExtensions on input line 456.
)
Package caption Info: Begin AtBeginDocument code.
Package caption Info: End AtBeginDocument code.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 20.
Package epstopdf Info: Source file: <Img1.eps>
(epstopdf) date: 2018-07-12 14:32:42
(epstopdf) size: 30384 bytes
(epstopdf) Output file: <Img1-eps-converted-to.pdf>
(epstopdf) date: 2019-01-30 11:03:30
(epstopdf) size: 8399 bytes
(epstopdf) Command: <epstopdf --outfile=Img1-eps-converted-to.pdf Img1.eps>
(epstopdf) includegraphics on input line 26.
Package epstopdf Info: Output file is already uptodate.


pdfTeX warning: pdflatex.exe (file ./Img1-eps-converted-to.pdf): PDF inclusion: found PDF version <1.7>, but at most ver
sion <1.5> allowed
<Img1-eps-converted-to.pdf, id=1, 255.95625pt x 150.5625pt>
File: Img1-eps-converted-to.pdf Graphic file (type pdf)
<use Img1-eps-converted-to.pdf>
Package pdftex.def Info: Img1-eps-converted-to.pdf used on input line 26.
(pdftex.def) Requested size: 255.95561pt x 150.56212pt.
[1

{C:/Users/Marco/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map} <./Img1-eps-converted-to.pdf>] (Article1.aux) )
Here is how much of TeX's memory you used:
2626 strings out of 492946
41868 string characters out of 3135527
104281 words of memory out of 3000000
6517 multiletter control sequences out of 15000+200000
7274 words of font info for 26 fonts, out of 3000000 for 9000
1141 hyphenation exceptions out of 8191
41i,6n,39p,277b,317s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Pr
ogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts
/cm/cmr12.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr17.pfb><C:/Program Files/MiKTeX 2.9/fonts/t
ype1/public/amsfonts/cm/cmr9.pfb>
Output written on Article1.pdf (1 page, 48420 bytes).
PDF statistics:
26 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
6 words of extra memory for PDF output out of 10000 (max. 10000000)









share|improve this question

























  • Welcome to TeX.Stackexchange! Can you show the first few lines of your .log file?

    – samcarter
    Jan 29 at 17:56











  • it should not re-convert after the first time, but you can always just use includegraphics directly on the pdf (pdflatex can not include eps, so you need to convert the eps to pdf but you only need to do it once)

    – David Carlisle
    Jan 29 at 18:24











  • You are compiling with pdflatex, this means that you need the pdf versions of your images (and pdflatex will therefore automatically convert the eps to pdf). If you want to use the eps image, compile with latex instead of pdflatex

    – samcarter
    Jan 30 at 17:22











  • Yes I agree, but I guess before, the .pdf version of the images were saved as temporal files and now It saves them in the same folder where it is my project. Sure sometimes it is very useful, but other times my folders are filled with those files. If this is the case I want to return back to the original configuration.

    – Rey
    Jan 30 at 17:39


















1















I tried this psfrag substitute when using pdflatex. The file myextractor.sty and the configurations of main.tex work very well, but now I have a problem, I want to disable the extraction of .eps files as .pdf. First I deleted the lines:



usepackage{myextractor}% automatically load graphicx

graphicspath{{Images/}}


but when I compile main.tex as Latex -> PDF in TexnicCenter it is still generating the .pdf files of the .eps images. I deleted the myextractor.sty file from path, but it is still generating these files, I uninstalled MikTex and TexnicCenter and also I deleted the temporal archives, but when I reinstall and compile main.tex it continues generating the .pdf of each image. And now every file that I compile as Latex -> PDF generates the .pdf version of the images (I work only with .eps) even if they do not have the lines above or the myextractor.sty file in path, included figures out of project/Images.



These only happens when I compile as Latex -> PDF, if I compile in any other way it works fine and does not generate the .pdf version of the eps.



How can I disable these "configuration"?. Some times I have a lot of images and this generates too many archives in DropBox.



Note: Before I tried this method I worked with .eps images and Latex -> PDF without problem.



This is a simple example:



documentclass[11pt,letterpaper,oneside]{article}
usepackage[utf8]{inputenc}
usepackage{graphicx}
usepackage{float}
usepackage{caption}
usepackage{anysize}

marginsize{2.50cm}{2.50cm}{1.50cm}{1.50cm}

title{Test}
author{Me}
date{today}

begin{document}

captionsetup{font=footnotesize,labelsep=period}

maketitle

begin{figure}[h]
centering
includegraphics[scale=1]{Img1.eps}
caption{Image.}
end{figure}

end{document}


The .log is:



This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930 64-bit) (preloaded format=pdflatex 2019.1.29)  30 JAN 2019 11:04
entering extended mode
**./Article1.tex
(Article1.tex
LaTeX2e <2018-12-01>
("C:Program FilesMiKTeX 2.9tex/latex/basearticle.cls"
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
("C:Program FilesMiKTeX 2.9tex/latex/basesize11.clo"
File: size11.clo 2018/09/03 v1.4i Standard LaTeX file (size option)
)
c@part=count80
c@section=count81
c@subsection=count82
c@subsubsection=count83
c@paragraph=count84
c@subparagraph=count85
c@figure=count86
c@table=count87
abovecaptionskip=skip41
belowcaptionskip=skip42
bibindent=dimen102
) ("C:Program FilesMiKTeX 2.9tex/latex/baseinputenc.sty"
Package: inputenc 2018/08/11 v1.3c Input encoding file
inpenc@prehook=toks14
inpenc@posthook=toks15
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphicx.sty"
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

("C:Program FilesMiKTeX 2.9tex/latex/graphicskeyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
KV@toks@=toks16
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphics.sty"
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)
("C:Program FilesMiKTeX 2.9tex/latex/graphicstrig.sty"
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
) ("C:Program FilesMiKTeX 2.9tex/latex/graphics-cfggraphics.cfg"
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.

("C:Program FilesMiKTeX 2.9tex/latex/graphics-defpdftex.def"
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
))
Gin@req@height=dimen103
Gin@req@width=dimen104
)
("C:Program FilesMiKTeX 2.9tex/latex/floatfloat.sty"
Package: float 2001/11/08 v1.3d Float enhancements (AL)
c@float@type=count88
float@exts=toks17
float@box=box27
@float@everytoks=toks18
@floatcapt=box28
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption.sty
Package: caption 2018/10/06 v3.3-154 Customizing captions (AR)

(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption3.sty
Package: caption3 2018/09/12 v1.8c caption3 kernel (AR)
Package caption3 Info: TeX engine: e-TeX on input line 64.
captionmargin=dimen105
captionmargin@=dimen106
captionwidth=dimen107
caption@tempdima=dimen108
caption@indent=dimen109
caption@parindent=dimen110
caption@hangindent=dimen111
)
c@caption@flags=count89
c@ContinuedFloat=count90
Package caption Info: float package is loaded.
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/anysizeanysize.sty
Package: anysize 1994/08/13 setting margin sizes

document style option `anysize' loaded
Michael Salzenberg, Thomas Esser, Dirk Hillbrecht
Version 1.0, Aug 13, 1994
@Leftmargin=dimen112
@Rightmargin=dimen113
@Topmargin=dimen114
@Bottommargin=dimen115
) (Article1.aux)
openout1 = `Article1.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/context/basesupp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
scratchcounter=count91
scratchdimen=dimen116
scratchbox=box29
nofMPsegments=count92
nofMParguments=count93
everyMPshowfont=toks19
MPscratchCnt=count94
MPscratchDim=dimen117
MPnumerator=count95
makeMPintoPDFobject=count96
everyMPtoPDFconversion=toks20
) ("C:Program FilesMiKTeX 2.9tex/latex/oberdiekepstopdf-base.sty"
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekinfwarerr.sty"
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekgrfext.sty"
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvdefinekeys.sty"
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekltxcmds.sty"
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)))
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekkvoptions.sty"
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvsetkeys.sty"
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdieketexcmds.sty"
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifluatex.sty"
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
))))
("C:Program FilesMiKTeX 2.9tex/generic/oberdiekpdftexcmds.sty"
Package: pdftexcmds 2018/09/10 v0.29 Utility functions of pdfTeX for LuaTeX (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifpdf.sty"
Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: pdf@primitive is available.
Package pdftexcmds Info: pdf@ifprimitive is available.
Package pdftexcmds Info: pdfdraftmode found.
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 438.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2,.eps]
(grfext) AppendGraphicsExtensions on input line 456.
)
Package caption Info: Begin AtBeginDocument code.
Package caption Info: End AtBeginDocument code.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 20.
Package epstopdf Info: Source file: <Img1.eps>
(epstopdf) date: 2018-07-12 14:32:42
(epstopdf) size: 30384 bytes
(epstopdf) Output file: <Img1-eps-converted-to.pdf>
(epstopdf) date: 2019-01-30 11:03:30
(epstopdf) size: 8399 bytes
(epstopdf) Command: <epstopdf --outfile=Img1-eps-converted-to.pdf Img1.eps>
(epstopdf) includegraphics on input line 26.
Package epstopdf Info: Output file is already uptodate.


pdfTeX warning: pdflatex.exe (file ./Img1-eps-converted-to.pdf): PDF inclusion: found PDF version <1.7>, but at most ver
sion <1.5> allowed
<Img1-eps-converted-to.pdf, id=1, 255.95625pt x 150.5625pt>
File: Img1-eps-converted-to.pdf Graphic file (type pdf)
<use Img1-eps-converted-to.pdf>
Package pdftex.def Info: Img1-eps-converted-to.pdf used on input line 26.
(pdftex.def) Requested size: 255.95561pt x 150.56212pt.
[1

{C:/Users/Marco/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map} <./Img1-eps-converted-to.pdf>] (Article1.aux) )
Here is how much of TeX's memory you used:
2626 strings out of 492946
41868 string characters out of 3135527
104281 words of memory out of 3000000
6517 multiletter control sequences out of 15000+200000
7274 words of font info for 26 fonts, out of 3000000 for 9000
1141 hyphenation exceptions out of 8191
41i,6n,39p,277b,317s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Pr
ogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts
/cm/cmr12.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr17.pfb><C:/Program Files/MiKTeX 2.9/fonts/t
ype1/public/amsfonts/cm/cmr9.pfb>
Output written on Article1.pdf (1 page, 48420 bytes).
PDF statistics:
26 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
6 words of extra memory for PDF output out of 10000 (max. 10000000)









share|improve this question

























  • Welcome to TeX.Stackexchange! Can you show the first few lines of your .log file?

    – samcarter
    Jan 29 at 17:56











  • it should not re-convert after the first time, but you can always just use includegraphics directly on the pdf (pdflatex can not include eps, so you need to convert the eps to pdf but you only need to do it once)

    – David Carlisle
    Jan 29 at 18:24











  • You are compiling with pdflatex, this means that you need the pdf versions of your images (and pdflatex will therefore automatically convert the eps to pdf). If you want to use the eps image, compile with latex instead of pdflatex

    – samcarter
    Jan 30 at 17:22











  • Yes I agree, but I guess before, the .pdf version of the images were saved as temporal files and now It saves them in the same folder where it is my project. Sure sometimes it is very useful, but other times my folders are filled with those files. If this is the case I want to return back to the original configuration.

    – Rey
    Jan 30 at 17:39
















1












1








1








I tried this psfrag substitute when using pdflatex. The file myextractor.sty and the configurations of main.tex work very well, but now I have a problem, I want to disable the extraction of .eps files as .pdf. First I deleted the lines:



usepackage{myextractor}% automatically load graphicx

graphicspath{{Images/}}


but when I compile main.tex as Latex -> PDF in TexnicCenter it is still generating the .pdf files of the .eps images. I deleted the myextractor.sty file from path, but it is still generating these files, I uninstalled MikTex and TexnicCenter and also I deleted the temporal archives, but when I reinstall and compile main.tex it continues generating the .pdf of each image. And now every file that I compile as Latex -> PDF generates the .pdf version of the images (I work only with .eps) even if they do not have the lines above or the myextractor.sty file in path, included figures out of project/Images.



These only happens when I compile as Latex -> PDF, if I compile in any other way it works fine and does not generate the .pdf version of the eps.



How can I disable these "configuration"?. Some times I have a lot of images and this generates too many archives in DropBox.



Note: Before I tried this method I worked with .eps images and Latex -> PDF without problem.



This is a simple example:



documentclass[11pt,letterpaper,oneside]{article}
usepackage[utf8]{inputenc}
usepackage{graphicx}
usepackage{float}
usepackage{caption}
usepackage{anysize}

marginsize{2.50cm}{2.50cm}{1.50cm}{1.50cm}

title{Test}
author{Me}
date{today}

begin{document}

captionsetup{font=footnotesize,labelsep=period}

maketitle

begin{figure}[h]
centering
includegraphics[scale=1]{Img1.eps}
caption{Image.}
end{figure}

end{document}


The .log is:



This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930 64-bit) (preloaded format=pdflatex 2019.1.29)  30 JAN 2019 11:04
entering extended mode
**./Article1.tex
(Article1.tex
LaTeX2e <2018-12-01>
("C:Program FilesMiKTeX 2.9tex/latex/basearticle.cls"
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
("C:Program FilesMiKTeX 2.9tex/latex/basesize11.clo"
File: size11.clo 2018/09/03 v1.4i Standard LaTeX file (size option)
)
c@part=count80
c@section=count81
c@subsection=count82
c@subsubsection=count83
c@paragraph=count84
c@subparagraph=count85
c@figure=count86
c@table=count87
abovecaptionskip=skip41
belowcaptionskip=skip42
bibindent=dimen102
) ("C:Program FilesMiKTeX 2.9tex/latex/baseinputenc.sty"
Package: inputenc 2018/08/11 v1.3c Input encoding file
inpenc@prehook=toks14
inpenc@posthook=toks15
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphicx.sty"
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

("C:Program FilesMiKTeX 2.9tex/latex/graphicskeyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
KV@toks@=toks16
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphics.sty"
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)
("C:Program FilesMiKTeX 2.9tex/latex/graphicstrig.sty"
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
) ("C:Program FilesMiKTeX 2.9tex/latex/graphics-cfggraphics.cfg"
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.

("C:Program FilesMiKTeX 2.9tex/latex/graphics-defpdftex.def"
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
))
Gin@req@height=dimen103
Gin@req@width=dimen104
)
("C:Program FilesMiKTeX 2.9tex/latex/floatfloat.sty"
Package: float 2001/11/08 v1.3d Float enhancements (AL)
c@float@type=count88
float@exts=toks17
float@box=box27
@float@everytoks=toks18
@floatcapt=box28
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption.sty
Package: caption 2018/10/06 v3.3-154 Customizing captions (AR)

(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption3.sty
Package: caption3 2018/09/12 v1.8c caption3 kernel (AR)
Package caption3 Info: TeX engine: e-TeX on input line 64.
captionmargin=dimen105
captionmargin@=dimen106
captionwidth=dimen107
caption@tempdima=dimen108
caption@indent=dimen109
caption@parindent=dimen110
caption@hangindent=dimen111
)
c@caption@flags=count89
c@ContinuedFloat=count90
Package caption Info: float package is loaded.
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/anysizeanysize.sty
Package: anysize 1994/08/13 setting margin sizes

document style option `anysize' loaded
Michael Salzenberg, Thomas Esser, Dirk Hillbrecht
Version 1.0, Aug 13, 1994
@Leftmargin=dimen112
@Rightmargin=dimen113
@Topmargin=dimen114
@Bottommargin=dimen115
) (Article1.aux)
openout1 = `Article1.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/context/basesupp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
scratchcounter=count91
scratchdimen=dimen116
scratchbox=box29
nofMPsegments=count92
nofMParguments=count93
everyMPshowfont=toks19
MPscratchCnt=count94
MPscratchDim=dimen117
MPnumerator=count95
makeMPintoPDFobject=count96
everyMPtoPDFconversion=toks20
) ("C:Program FilesMiKTeX 2.9tex/latex/oberdiekepstopdf-base.sty"
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekinfwarerr.sty"
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekgrfext.sty"
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvdefinekeys.sty"
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekltxcmds.sty"
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)))
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekkvoptions.sty"
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvsetkeys.sty"
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdieketexcmds.sty"
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifluatex.sty"
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
))))
("C:Program FilesMiKTeX 2.9tex/generic/oberdiekpdftexcmds.sty"
Package: pdftexcmds 2018/09/10 v0.29 Utility functions of pdfTeX for LuaTeX (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifpdf.sty"
Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: pdf@primitive is available.
Package pdftexcmds Info: pdf@ifprimitive is available.
Package pdftexcmds Info: pdfdraftmode found.
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 438.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2,.eps]
(grfext) AppendGraphicsExtensions on input line 456.
)
Package caption Info: Begin AtBeginDocument code.
Package caption Info: End AtBeginDocument code.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 20.
Package epstopdf Info: Source file: <Img1.eps>
(epstopdf) date: 2018-07-12 14:32:42
(epstopdf) size: 30384 bytes
(epstopdf) Output file: <Img1-eps-converted-to.pdf>
(epstopdf) date: 2019-01-30 11:03:30
(epstopdf) size: 8399 bytes
(epstopdf) Command: <epstopdf --outfile=Img1-eps-converted-to.pdf Img1.eps>
(epstopdf) includegraphics on input line 26.
Package epstopdf Info: Output file is already uptodate.


pdfTeX warning: pdflatex.exe (file ./Img1-eps-converted-to.pdf): PDF inclusion: found PDF version <1.7>, but at most ver
sion <1.5> allowed
<Img1-eps-converted-to.pdf, id=1, 255.95625pt x 150.5625pt>
File: Img1-eps-converted-to.pdf Graphic file (type pdf)
<use Img1-eps-converted-to.pdf>
Package pdftex.def Info: Img1-eps-converted-to.pdf used on input line 26.
(pdftex.def) Requested size: 255.95561pt x 150.56212pt.
[1

{C:/Users/Marco/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map} <./Img1-eps-converted-to.pdf>] (Article1.aux) )
Here is how much of TeX's memory you used:
2626 strings out of 492946
41868 string characters out of 3135527
104281 words of memory out of 3000000
6517 multiletter control sequences out of 15000+200000
7274 words of font info for 26 fonts, out of 3000000 for 9000
1141 hyphenation exceptions out of 8191
41i,6n,39p,277b,317s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Pr
ogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts
/cm/cmr12.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr17.pfb><C:/Program Files/MiKTeX 2.9/fonts/t
ype1/public/amsfonts/cm/cmr9.pfb>
Output written on Article1.pdf (1 page, 48420 bytes).
PDF statistics:
26 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
6 words of extra memory for PDF output out of 10000 (max. 10000000)









share|improve this question
















I tried this psfrag substitute when using pdflatex. The file myextractor.sty and the configurations of main.tex work very well, but now I have a problem, I want to disable the extraction of .eps files as .pdf. First I deleted the lines:



usepackage{myextractor}% automatically load graphicx

graphicspath{{Images/}}


but when I compile main.tex as Latex -> PDF in TexnicCenter it is still generating the .pdf files of the .eps images. I deleted the myextractor.sty file from path, but it is still generating these files, I uninstalled MikTex and TexnicCenter and also I deleted the temporal archives, but when I reinstall and compile main.tex it continues generating the .pdf of each image. And now every file that I compile as Latex -> PDF generates the .pdf version of the images (I work only with .eps) even if they do not have the lines above or the myextractor.sty file in path, included figures out of project/Images.



These only happens when I compile as Latex -> PDF, if I compile in any other way it works fine and does not generate the .pdf version of the eps.



How can I disable these "configuration"?. Some times I have a lot of images and this generates too many archives in DropBox.



Note: Before I tried this method I worked with .eps images and Latex -> PDF without problem.



This is a simple example:



documentclass[11pt,letterpaper,oneside]{article}
usepackage[utf8]{inputenc}
usepackage{graphicx}
usepackage{float}
usepackage{caption}
usepackage{anysize}

marginsize{2.50cm}{2.50cm}{1.50cm}{1.50cm}

title{Test}
author{Me}
date{today}

begin{document}

captionsetup{font=footnotesize,labelsep=period}

maketitle

begin{figure}[h]
centering
includegraphics[scale=1]{Img1.eps}
caption{Image.}
end{figure}

end{document}


The .log is:



This is pdfTeX, Version 3.14159265-2.6-1.40.19 (MiKTeX 2.9.6930 64-bit) (preloaded format=pdflatex 2019.1.29)  30 JAN 2019 11:04
entering extended mode
**./Article1.tex
(Article1.tex
LaTeX2e <2018-12-01>
("C:Program FilesMiKTeX 2.9tex/latex/basearticle.cls"
Document Class: article 2018/09/03 v1.4i Standard LaTeX document class
("C:Program FilesMiKTeX 2.9tex/latex/basesize11.clo"
File: size11.clo 2018/09/03 v1.4i Standard LaTeX file (size option)
)
c@part=count80
c@section=count81
c@subsection=count82
c@subsubsection=count83
c@paragraph=count84
c@subparagraph=count85
c@figure=count86
c@table=count87
abovecaptionskip=skip41
belowcaptionskip=skip42
bibindent=dimen102
) ("C:Program FilesMiKTeX 2.9tex/latex/baseinputenc.sty"
Package: inputenc 2018/08/11 v1.3c Input encoding file
inpenc@prehook=toks14
inpenc@posthook=toks15
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphicx.sty"
Package: graphicx 2017/06/01 v1.1a Enhanced LaTeX Graphics (DPC,SPQR)

("C:Program FilesMiKTeX 2.9tex/latex/graphicskeyval.sty"
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
KV@toks@=toks16
)
("C:Program FilesMiKTeX 2.9tex/latex/graphicsgraphics.sty"
Package: graphics 2017/06/25 v1.2c Standard LaTeX Graphics (DPC,SPQR)
("C:Program FilesMiKTeX 2.9tex/latex/graphicstrig.sty"
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
) ("C:Program FilesMiKTeX 2.9tex/latex/graphics-cfggraphics.cfg"
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.

("C:Program FilesMiKTeX 2.9tex/latex/graphics-defpdftex.def"
File: pdftex.def 2018/01/08 v1.0l Graphics/color driver for pdftex
))
Gin@req@height=dimen103
Gin@req@width=dimen104
)
("C:Program FilesMiKTeX 2.9tex/latex/floatfloat.sty"
Package: float 2001/11/08 v1.3d Float enhancements (AL)
c@float@type=count88
float@exts=toks17
float@box=box27
@float@everytoks=toks18
@floatcapt=box28
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption.sty
Package: caption 2018/10/06 v3.3-154 Customizing captions (AR)

(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/captioncaption3.sty
Package: caption3 2018/09/12 v1.8c caption3 kernel (AR)
Package caption3 Info: TeX engine: e-TeX on input line 64.
captionmargin=dimen105
captionmargin@=dimen106
captionwidth=dimen107
caption@tempdima=dimen108
caption@indent=dimen109
caption@parindent=dimen110
caption@hangindent=dimen111
)
c@caption@flags=count89
c@ContinuedFloat=count90
Package caption Info: float package is loaded.
)
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/latex/anysizeanysize.sty
Package: anysize 1994/08/13 setting margin sizes

document style option `anysize' loaded
Michael Salzenberg, Thomas Esser, Dirk Hillbrecht
Version 1.0, Aug 13, 1994
@Leftmargin=dimen112
@Rightmargin=dimen113
@Topmargin=dimen114
@Bottommargin=dimen115
) (Article1.aux)
openout1 = `Article1.aux'.

LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 16.
LaTeX Font Info: ... okay on input line 16.
(C:UsersMarcoAppDataRoamingMiKTeX2.9tex/context/basesupp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
scratchcounter=count91
scratchdimen=dimen116
scratchbox=box29
nofMPsegments=count92
nofMParguments=count93
everyMPshowfont=toks19
MPscratchCnt=count94
MPscratchDim=dimen117
MPnumerator=count95
makeMPintoPDFobject=count96
everyMPtoPDFconversion=toks20
) ("C:Program FilesMiKTeX 2.9tex/latex/oberdiekepstopdf-base.sty"
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekinfwarerr.sty"
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekgrfext.sty"
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvdefinekeys.sty"
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekltxcmds.sty"
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)))
("C:Program FilesMiKTeX 2.9tex/latex/oberdiekkvoptions.sty"
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekkvsetkeys.sty"
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdieketexcmds.sty"
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifluatex.sty"
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
))))
("C:Program FilesMiKTeX 2.9tex/generic/oberdiekpdftexcmds.sty"
Package: pdftexcmds 2018/09/10 v0.29 Utility functions of pdfTeX for LuaTeX (HO)

("C:Program FilesMiKTeX 2.9tex/generic/oberdiekifpdf.sty"
Package: ifpdf 2018/09/07 v3.3 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: pdf@primitive is available.
Package pdftexcmds Info: pdf@ifprimitive is available.
Package pdftexcmds Info: pdfdraftmode found.
)
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 438.
Package grfext Info: Graphics extension search list:
(grfext) [.pdf,.png,.jpg,.mps,.jpeg,.jbig2,.jb2,.PDF,.PNG,.JPG,.JPEG,.JBIG2,.JB2,.eps]
(grfext) AppendGraphicsExtensions on input line 456.
)
Package caption Info: Begin AtBeginDocument code.
Package caption Info: End AtBeginDocument code.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 20.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 20.
Package epstopdf Info: Source file: <Img1.eps>
(epstopdf) date: 2018-07-12 14:32:42
(epstopdf) size: 30384 bytes
(epstopdf) Output file: <Img1-eps-converted-to.pdf>
(epstopdf) date: 2019-01-30 11:03:30
(epstopdf) size: 8399 bytes
(epstopdf) Command: <epstopdf --outfile=Img1-eps-converted-to.pdf Img1.eps>
(epstopdf) includegraphics on input line 26.
Package epstopdf Info: Output file is already uptodate.


pdfTeX warning: pdflatex.exe (file ./Img1-eps-converted-to.pdf): PDF inclusion: found PDF version <1.7>, but at most ver
sion <1.5> allowed
<Img1-eps-converted-to.pdf, id=1, 255.95625pt x 150.5625pt>
File: Img1-eps-converted-to.pdf Graphic file (type pdf)
<use Img1-eps-converted-to.pdf>
Package pdftex.def Info: Img1-eps-converted-to.pdf used on input line 26.
(pdftex.def) Requested size: 255.95561pt x 150.56212pt.
[1

{C:/Users/Marco/AppData/Local/MiKTeX/2.9/pdftex/config/pdftex.map} <./Img1-eps-converted-to.pdf>] (Article1.aux) )
Here is how much of TeX's memory you used:
2626 strings out of 492946
41868 string characters out of 3135527
104281 words of memory out of 3000000
6517 multiletter control sequences out of 15000+200000
7274 words of font info for 26 fonts, out of 3000000 for 9000
1141 hyphenation exceptions out of 8191
41i,6n,39p,277b,317s stack positions out of 5000i,500n,10000p,200000b,50000s
<C:/Pr
ogram Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr10.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts
/cm/cmr12.pfb><C:/Program Files/MiKTeX 2.9/fonts/type1/public/amsfonts/cm/cmr17.pfb><C:/Program Files/MiKTeX 2.9/fonts/t
ype1/public/amsfonts/cm/cmr9.pfb>
Output written on Article1.pdf (1 page, 48420 bytes).
PDF statistics:
26 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
6 words of extra memory for PDF output out of 10000 (max. 10000000)






pdf eps auto-pst-pdf






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Jan 30 at 17:55







Rey

















asked Jan 29 at 17:51









ReyRey

62




62













  • Welcome to TeX.Stackexchange! Can you show the first few lines of your .log file?

    – samcarter
    Jan 29 at 17:56











  • it should not re-convert after the first time, but you can always just use includegraphics directly on the pdf (pdflatex can not include eps, so you need to convert the eps to pdf but you only need to do it once)

    – David Carlisle
    Jan 29 at 18:24











  • You are compiling with pdflatex, this means that you need the pdf versions of your images (and pdflatex will therefore automatically convert the eps to pdf). If you want to use the eps image, compile with latex instead of pdflatex

    – samcarter
    Jan 30 at 17:22











  • Yes I agree, but I guess before, the .pdf version of the images were saved as temporal files and now It saves them in the same folder where it is my project. Sure sometimes it is very useful, but other times my folders are filled with those files. If this is the case I want to return back to the original configuration.

    – Rey
    Jan 30 at 17:39





















  • Welcome to TeX.Stackexchange! Can you show the first few lines of your .log file?

    – samcarter
    Jan 29 at 17:56











  • it should not re-convert after the first time, but you can always just use includegraphics directly on the pdf (pdflatex can not include eps, so you need to convert the eps to pdf but you only need to do it once)

    – David Carlisle
    Jan 29 at 18:24











  • You are compiling with pdflatex, this means that you need the pdf versions of your images (and pdflatex will therefore automatically convert the eps to pdf). If you want to use the eps image, compile with latex instead of pdflatex

    – samcarter
    Jan 30 at 17:22











  • Yes I agree, but I guess before, the .pdf version of the images were saved as temporal files and now It saves them in the same folder where it is my project. Sure sometimes it is very useful, but other times my folders are filled with those files. If this is the case I want to return back to the original configuration.

    – Rey
    Jan 30 at 17:39



















Welcome to TeX.Stackexchange! Can you show the first few lines of your .log file?

– samcarter
Jan 29 at 17:56





Welcome to TeX.Stackexchange! Can you show the first few lines of your .log file?

– samcarter
Jan 29 at 17:56













it should not re-convert after the first time, but you can always just use includegraphics directly on the pdf (pdflatex can not include eps, so you need to convert the eps to pdf but you only need to do it once)

– David Carlisle
Jan 29 at 18:24





it should not re-convert after the first time, but you can always just use includegraphics directly on the pdf (pdflatex can not include eps, so you need to convert the eps to pdf but you only need to do it once)

– David Carlisle
Jan 29 at 18:24













You are compiling with pdflatex, this means that you need the pdf versions of your images (and pdflatex will therefore automatically convert the eps to pdf). If you want to use the eps image, compile with latex instead of pdflatex

– samcarter
Jan 30 at 17:22





You are compiling with pdflatex, this means that you need the pdf versions of your images (and pdflatex will therefore automatically convert the eps to pdf). If you want to use the eps image, compile with latex instead of pdflatex

– samcarter
Jan 30 at 17:22













Yes I agree, but I guess before, the .pdf version of the images were saved as temporal files and now It saves them in the same folder where it is my project. Sure sometimes it is very useful, but other times my folders are filled with those files. If this is the case I want to return back to the original configuration.

– Rey
Jan 30 at 17:39







Yes I agree, but I guess before, the .pdf version of the images were saved as temporal files and now It saves them in the same folder where it is my project. Sure sometimes it is very useful, but other times my folders are filled with those files. If this is the case I want to return back to the original configuration.

– Rey
Jan 30 at 17:39












1 Answer
1






active

oldest

votes


















1














You can suppress the loading of epstopdf by defining DoNotLoadEpstopdf:



documentclass{book}
newcommandDoNotLoadEpstopdf{}
usepackage{graphicx}
begin{document}
includegraphics{myfigure.eps}
end{document}


This naturally means that pdflatex can't handle the image, and will fall back to draft mode:



enter image description here






share|improve this answer























    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "85"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: false,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: null,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f472426%2fhow-to-disable-the-automatic-save-of-eps-as-pdf%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    You can suppress the loading of epstopdf by defining DoNotLoadEpstopdf:



    documentclass{book}
    newcommandDoNotLoadEpstopdf{}
    usepackage{graphicx}
    begin{document}
    includegraphics{myfigure.eps}
    end{document}


    This naturally means that pdflatex can't handle the image, and will fall back to draft mode:



    enter image description here






    share|improve this answer




























      1














      You can suppress the loading of epstopdf by defining DoNotLoadEpstopdf:



      documentclass{book}
      newcommandDoNotLoadEpstopdf{}
      usepackage{graphicx}
      begin{document}
      includegraphics{myfigure.eps}
      end{document}


      This naturally means that pdflatex can't handle the image, and will fall back to draft mode:



      enter image description here






      share|improve this answer


























        1












        1








        1







        You can suppress the loading of epstopdf by defining DoNotLoadEpstopdf:



        documentclass{book}
        newcommandDoNotLoadEpstopdf{}
        usepackage{graphicx}
        begin{document}
        includegraphics{myfigure.eps}
        end{document}


        This naturally means that pdflatex can't handle the image, and will fall back to draft mode:



        enter image description here






        share|improve this answer













        You can suppress the loading of epstopdf by defining DoNotLoadEpstopdf:



        documentclass{book}
        newcommandDoNotLoadEpstopdf{}
        usepackage{graphicx}
        begin{document}
        includegraphics{myfigure.eps}
        end{document}


        This naturally means that pdflatex can't handle the image, and will fall back to draft mode:



        enter image description here







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Jan 29 at 19:23









        Ulrike FischerUlrike Fischer

        191k8298680




        191k8298680






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to TeX - LaTeX Stack Exchange!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f472426%2fhow-to-disable-the-automatic-save-of-eps-as-pdf%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to send String Array data to Server using php in android

            Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

            Is anime1.com a legal site for watching anime?