Advertisement
Help Keep Boards Alive. Support us by going ad free today. See here: https://subscriptions.boards.ie/.
If we do not hit our goal we will be forced to close the site.

Current status: https://keepboardsalive.com/

Annual subs are best for most impact. If you are still undecided on going Ad Free - you can also donate using the Paypal Donate option. All contribution helps. Thank you.
https://www.boards.ie/group/1878-subscribers-forum

Private Group for paid up members of Boards.ie. Join the club.

Images

  • 18-10-2014 08:40PM
    #1
    Registered Users, Registered Users 2 Posts: 5,656 ✭✭✭


    Hi all.

    I'm losing my mind trying to include graphics in Latex. I am using the "winshell" editor.

    I use the command "\includegraphics{whatever.jpg}". However when I do that, I get a load of errors complaing about bounding boxes. When I pdf the doc, I get an error, but the pdf file is still created with the image in the wrong place.

    Has anyone out there got a fool proof method for including images in latex?


Comments

  • Registered Users, Registered Users 2 Posts: 13,104 ✭✭✭✭djpbarry


    TheBody wrote: »
    Hi all.

    I'm losing my mind trying to include graphics in Latex. I am using the "winshell" editor.

    I use the command "\includegraphics{whatever.jpg}". However when I do that, I get a load of errors complaing about bounding boxes. When I pdf the doc, I get an error, but the pdf file is still created with the image in the wrong place.

    Has anyone out there got a fool proof method for including images in latex?
    Are you compiling with latex or pdflatex? The only graphics format supported by latex is EPS, while pdflatex can import PDF, JPG and PNG. More details here:

    http://en.wikibooks.org/wiki/LaTeX/Importing_Graphics


Advertisement