Tagged Questions
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}
...