Hello,
I am trying to insert images(and I could succesfully do it), but on the top of the page containing the figure, file's path shows up as well. How can I explain LATEX I do not want that?
I have been saving my figure on openoffice and after that exporting it as a pdf file.
Do you think that converting it to an .eps file would improve quality?
Also, I would like to know if there are any kind of commands (I suspect there are...) to modify figure's capture (position, dimension, style etc...).
Thank you for your help!
bye
Marco
General ⇒ Images
NEW: TikZ book now 40% off at Amazon.com for a short time.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Images
There is nothing you have to explain to LaTeX. Just avoid blank spaces in both the name and the complete path of the file. Alternatively you can use the grffile package from the oberdiek bundle.Marco110981 wrote:[…] I am trying to insert images(and I could succesfully do it), but on the top of the page containing the figure, file's path shows up as well. How can I explain LATEX I do not want that? […]
No. Both are vector based formats. This is only important when deciding to compile with latex instead of pdflatex.Marco110981 wrote:[…] I have been saving my figure on openoffice and after that exporting it as a pdf file. Do you think that converting it to an .eps file would improve quality? […]
The caption package lets you customize your float captions in many ways.Marco110981 wrote:[…] Also, I would like to know if there are any kind of commands (I suspect there are...) to modify figure's capture (position, dimension, style etc...). […]
Best regards
Thorsten¹
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10