LaTex compiler in my system taking unusual time to build pdf when connected to internet. But it is running normally when PC is not connected with internet. Mine is MiKTeX 2.9.5105, windows 32 bit version and Texmaker editor. My OS is Windows 8, 64 bit.
I kept Windows defender and firewall off. I tried uninstalling and re-installing of MiKTeX and Texmaker, tried using 64 bit one, uninstallation of unnecessary softwares in system etc. Task manager and resource monitor are not giving details of which process is making the slow compiling of LaTeX with internet connection.
I hope some of you can help me.
Added from comment: But I need to use images.
\documentclass[12pt,a4paper]{article}
\usepackage{graphicx}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amssymb,array}
\graphicspath{C:\Users\user\Desktop}
\begin{document}
\graphicspathis certainly wrong, please read the manual ofgraphicxfor full instructions on how to use it. I don't think you need this instruction, you can simply move your graphics to the folder where your.texfile is. – yo' Jan 17 '15 at 12:10