MiKTeX and proTeXtInserting external Graphics impossible

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
sabahmed
Posts: 36
Joined: Thu Aug 04, 2011 8:55 pm

Inserting external Graphics impossible

Post by sabahmed »

Hello All,

I have started working on MiKTeX recently. I am facing a problem. I want to insert a PNG image to my document I have searched a lot at net and do all possible tricks but to no avail. If someone here kindly put some example of how to insert a PNG image to MiKTeX

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Inserting external Graphics impossible

Post by localghost »

Probably the well known issue of TeXnicCenter (TXC) 1 RC1 with MiKTeX [1]. Discussed very often here [2-5]. Nevertheless a bit more useful information about your system configuration could be helpful. If you want to stay with TXC, try the current alpha build. Otherwise try another editor.

[1] MiKTeX 2.9 Issues
[2] View topic: graphicx | No Output when included
[3] View topic: Package Installation corrupts PDFLaTeX
[4] View topic: Compiling stops when including graphics/x
[5] View topic: TeXnicCenter doesn't generate a DVI or PS or PDF


Best regards and welcome to the board
Thorsten
sabahmed
Posts: 36
Joined: Thu Aug 04, 2011 8:55 pm

Inserting external Graphics impossible

Post by sabahmed »

localghost wrote:Probably the well known issue of TeXnicCenter (TXC) 1 RC1 with MiKTeX [1]. Discussed very often here [2-5]. Nevertheless a bit more useful information about your system configuration could be helpful. If you want to stay with TXC, try the current alpha build. Otherwise try another editor.

[1] MiKTeX 2.9 Issues
[2] View topic: graphicx | No Output when included
[3] View topic: Package Installation corrupts PDFLaTeX
[4] View topic: Compiling stops when including graphics/x
[5] View topic: TeXnicCenter doesn't generate a DVI or PS or PDF


Best regards and welcome to the board
Thorsten


Thanks for ur kind reply sir but my prb is yet no fixed i dnt have any such configuration issues or error the link u send abt miktex issues i have checked it too. I dnt know whats the prb then:( if u kindly suggest some thing more to check out pl
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Inserting external Graphics impossible

Post by localghost »

Check the log file for any warnings or error messages. For more specific help submit a true minimal example along with its log file by upload to the forum server.
User avatar
Stefan Kottwitz
Site Admin
Posts: 10322
Joined: Mon Mar 10, 2008 9:44 pm

Inserting external Graphics impossible

Post by Stefan Kottwitz »

Hi sabahmed,

just a remark: this text is hard to read and words like ur prb dnt abt pl would not be found by search engines if somebody uses correct words in search engines, so a solution here would not help others.
It would be great if you would write normally, I guess there's a greater chance of getting replies then.

Stefan
LaTeX.org admin
sabahmed
Posts: 36
Joined: Thu Aug 04, 2011 8:55 pm

Inserting external Graphics impossible

Post by sabahmed »

sabahmed wrote:
localghost wrote:Probably the well known issue of TeXnicCenter (TXC) 1 RC1 with MiKTeX [1]. Discussed very often here [2-5]. Nevertheless a bit more useful information about your system configuration could be helpful. If you want to stay with TXC, try the current alpha build. Otherwise try another editor.

[1] MiKTeX 2.9 Issues
[2] View topic: graphicx | No Output when included
[3] View topic: Package Installation corrupts PDFLaTeX
[4] View topic: Compiling stops when including graphics/x
[5] View topic: TeXnicCenter doesn't generate a DVI or PS or PDF


Best regards and welcome to the board
Thorsten


Thanks for ur kind reply sir but my prb is yet no fixed i dnt have any such configuration issues or error the link u send abt miktex issues i have checked it too. I dnt know whats the prb then:( if u kindly suggest some thing more to check out pl

Sir i am facing another problem...whenever i use subscripts the rest part of document coming just after subscript takes the form of without spaces....like this....itismyquestion
sir i am using the proper syntax i.e. A_{n-1}
sabahmed
Posts: 36
Joined: Thu Aug 04, 2011 8:55 pm

Inserting external Graphics impossible

Post by sabahmed »

Stefan_K wrote:Hi sabahmed,

just a remark: this text is hard to read and words like ur prb dnt abt pl would not be found by search engines if somebody uses correct words in search engines, so a solution here would not help others.
It would be great if you would write normally, I guess there's a greater chance of getting replies then.

Stefan
thanks for ur kind advise sir i will try my best to adopt it
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Inserting external Graphics impossible

Post by localghost »

sabahmed wrote:Sir i am facing another problem...whenever i use subscripts the rest part of document coming just after subscript takes the form of without spaces....like this....itismyquestion
sir i am using the proper syntax i.e. A_{n-1}
Where is the relation to the topic title? Please don't mix different topics in one single thread. What about the original problem? Is it solved? There is no further information.

Subscripts typeset in this way are math formulas, thus only work in math mode. Check the log file for corresponding error messages.
Post Reply