Recent content by fergzzq

  1. F

    LaTeX Troubleshooting Image Display Issues in LaTeX

    thanks for the response; coincidentally enough, the image i am trying to use is called cristo.jpg haha ... yea that was a typo, I have it on the document as follows: \usepackage{palatino,url,color,setspace,graphicx,rotating} ... \begin{document} \includegraphics[height=60mm]{cristo.jpg} ...
  2. F

    LaTeX Troubleshooting Image Display Issues in LaTeX

    Hi, I am new to LaTeX and am having trouble putting images up on a document; I am using TeXnicCenter (in it u can use .jpg or .pnp files aprently but not .ps). i use \usepackage(graphicx) ... \insertgraphic(sample.jpg) which I thought should be enough to display the image. compiling...
Back
Top