Re: New to Miktex
"Cornelius C. Noack" <[email protected]>
| Newsgroups | gmane.comp.tex.miktex |
|---|---|
| Message-ID | <alpine.WNT.1.00.1106141446160.1064@haendel> |
On Tue, 14 Jun 2011, Manik Don wrote: > Date: Tue, 14 Jun 2011 01:26:03 -0700 (PDT) > From: Manik Don <[email protected]> > Reply-To: A place for MiKTeX users to discuss MiKTeX related questions. > <[email protected]> > To: [email protected] > Subject: [MiKTeX] New to Miktex > > Hi all > I am new to Miktex > ?? I am trying to include a png image (or jpeg image) into a miktex document. > ?? I included the following line > ?? \includegraphics[width=40mm]{png1} > ?? and also I have included the > \usepackage{graphicx}Â Â to the top of the file > ?? but the output is showing just a blank box with the text "png1.png" > ?? ** png1.png is my png image name and it is in the current folder. > ?? Will someone please teach me what is wrong. > I am sorry this may be a baby level question. > Best regards > Manik > (i) this is not a MikTeX, but a LaTeX question, (ii) look at, e.g., http://amath.colorado.edu/documentation/LaTeX/reference/figures.html where you will find that image processing is extraneous to LaTex itself (i.e. you will not see an image in foo.dvi), but dvips does. But as the name (`dvi to ps') says dvips processes eps (`Encapsulated PostScript'); so before running \includegraphixs you will have to convert your foo.png image to a foo.eps graphics file. There are several programs for that; google `png to eps' for further info on that. Hth ccn. -- .................................................................. Prof.Dr. Cornelius C. Noack Inst. f. Theor. Physik FB 1 Universit"at Bremen Phone : +49 (421) 218-62031 Otto-Hahn-Allee Fax : -4869 D - 28334 Bremen home : +49 (421) 34 22 36 Fax: 346 7872 E-mail: noack at itp.uni-bremen.de or ccnoack at mailaps.org WWW-page: www.itp.uni-bremen.de/~noack .................................................................. ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ MiKTeX-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/miktex-users