0
votes
0answers
168 views

MikTeX and TeXmaker are unable to compile

Please, I need help with some issues that happens with my TeX editors. I've installed MikTeX and TeXmaker on my computer and I got some troubles: The first of them is, when I try to compile my .tex ...
0
votes
0answers
98 views

Problem when running Texmaker on .ins file [closed]

I want to install the subcaption package manually, since I can't find it in the MiKTeX package manager. It's my first time to manually carry out an installation, so I looked it up and found that I ...
0
votes
0answers
237 views

Changing PATH variable on Windows 7 to allows TexMaker to use MikTex [closed]

I have installed TexMaker 3.1 and MikTex 2.9, but I get an error: Error : could not start the command when attempting to QuickBuild even the most basic .tex files, e.g.: \documentclass{article} ...
0
votes
0answers
357 views

TeXmaker - cannot complie but TeXworks can [closed]

I installed MikTEX yesterday and TeXmaker, however I have some problems. When I am trying to make a simple "hello world" document in Texmaker I get the following error "log file not found". ...
0
votes
1answer
1k views

MikTex Package Update Issue on Windows 8

I have been using MikTex on Windows XP and 7 for few months now and I faced no issues in installing packages that needs to be done on the fly. However, with Windows 8, the packages are not updated at ...
1
vote
1answer
1k views

Texmaker / TeXstudio does not compile XeLaTeX with MiKTeX portable

I am trying to migrate from TeXworks to Texmaker (just for the fact that it is better for handling multi-files projects). I am using portable versions of both MiKTeX and Texmaker, so, in Texmaker I ...
2
votes
2answers
2k views

texmaker 3.5 miktex portable 2.9 and epstopdf

I am using TeXMaker 3.5 (same problems in TeXMaker 3.4.1) and MikTeX 2.9. My source is: \documentclass[10pt,a4paper]{article} \usepackage[utf8]{inputenc} \usepackage{graphicx} ...
1
vote
1answer
406 views

how to use already-downloaded Miktex 2.8 packages?

After a lot of bother with setting up a Miktex-Texmaker-Adobe arrangement, I've now done a basic install of non-portable Miktex 2.8, which is working fine. But given the slowness of my internet ...
1
vote
0answers
540 views

Failure to quick build pdfs using Texmaker 3.3.4 and Miktex 2.9, both portable [closed]

I'd be grateful for advice regarding a failure to quick build .pdfs, using a set-up consisting of portable Texmaker 3.3.4 and portable MiKTeX 2.9. I got this set-up by following the instructions here, ...
2
votes
1answer
1k views

miktex does not autoinstall via texmaker

MikTeX on the command line automatically installs missing packages, but when I run latex via TeXMaker, it does not. How can I achieve that?
3
votes
1answer
5k views

MikTeX 2.9, install packages on the fly?

I set the Install Packages on the Fly setting to Yes and try to compile my document in Texmaker, but I still get the error File [...] not found, where [...] is the package I need. Basically, I need to ...
2
votes
2answers
994 views

Cannot get apa6 style to work in (MiK)TeX

I am a new LaTeX user, and I followed some guides on the internet to set up MiKTeX + Texmakerx on Windows Vista. As I am doing a PhD in Psychology, I wanted to use the new APA6 class. So I opened the ...
10
votes
3answers
8k views

Biblatex + Biber + Texmaker + MiKTeX

Will someone please help me to both configure Texmaker and use it so that I can use the backend=biber option with biblatex package. I am using MiKTeX 2.8 and Texmaker 3.1. Please do not simply tell me ...
0
votes
1answer
388 views

Are there any good video tutorials for protex?

I just downloaded and installed MikTex and TexMaker today, and was wondering if you have any advice. I'm starting to read through various wikipedia tutorials, and other guides, but videos would be an ...
1
vote
1answer
2k views

Which Windows TeX package goes well with TexMaker ?

I'm trying to setup my Windows 7 box with LaTeX. I had installed TexMaker 3.0, but I later found out I had to install a TeX Package (like MikTeX/TeXLive) before installing TexMaker. My question is ...
4
votes
1answer
15k views

Problem with generating Reference list (no bbl file generated?)

I am just starting with LaTeX so I am sure I have made a bunch of silly mistake on the way. But as of yesterday I am stuck with no solution. So here is a bit of background: Win7, installed MikeTex ...