GeneralPackages not working

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
Adam_LUFC
Posts: 19
Joined: Mon Jan 24, 2011 6:22 pm

Packages not working

Post by Adam_LUFC »

I had 3 packages and my pdf was not updating, i then got rid of 1. And it was working fine.

Now i want to import a picture.

So i put

\usepackage{graphicx}

And now its stopped updating.
Attachments
TXClog.jpg
TXClog.jpg (146.44 KiB) Viewed 5640 times

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
sommerfee
Posts: 503
Joined: Mon Apr 09, 2007 4:20 pm

Re: Packages not working

Post by sommerfee »

This is a known issue of TeXnicCenter, see http://www.miktex.org/2.9/issues

So either use the workaround mentioned on the web page above, or forget that crappy TeXnicCenter and use a proper LaTeX editor instead. For example you could give TeXworks a try which is already installed on your PC (because it's part of MikTeX).
smr
Posts: 3
Joined: Tue Jan 25, 2011 10:13 pm

Re: Packages not working

Post by smr »

sommerfee, thank you very much. The webpage says 'Remedy: start MiKTeX Options and choose either Yes or No (but not "Ask me first") for the option "Install missing packages on-the-fly".' I remember seeing this dialog at some point and choosing "ask me first" but I have no idea how to get back there. How do I start MiKTeX options? Meanwhile I'll give that TeXWorks a try.
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Packages not working

Post by localghost »

smr wrote:[…] How do I start MiKTeX options? […]
Just go to the »Start« menu and look at your installed programs.


Best regards and welcome to the board
Thorsten
smr
Posts: 3
Joined: Tue Jan 25, 2011 10:13 pm

Re: Packages not working

Post by smr »

OK, thanks. I was confused by the fact that in order to start MiKTeX "options", you have to actually select "Settings" from the start menu.

Also, I would like to point out that TeXWorks, which was suggested as a substitute for the "crappy" TeXNiCCenter, crashed twice in 30 minutes, losing everything I had not saved. The only way to use it seems to be to save after every sentence.
Post Reply