MiKTeX is a widely used TeX distribution available for Windows.

learn more… | top users | synonyms

4
votes
1answer
40 views

Issue in the package “nomencl”

When I issue the command makeindex thesis22May.nlo -s nomencl.ist -o thesis22May.nls in Dos prompt, it creates thesis22May.nls file which I use during compilation of the main thesis22May.tex to ...
1
vote
0answers
18 views

TeXworks freezes when opening from template

Today I created a new template in the Basic LateX template folder for TeXWorks. Since then, TeXWorks freezes whenever I try to 'open from template.' The templates themselves still work when I open ...
3
votes
1answer
114 views

Encoding problems with custom LaTeX class (only on Windows 7/8). Why?

I've written a LaTeX class for my colleagues and me. Everything works fine on Linux and Mac OS X but not on Windows 7/8. The problem is the character-encoding on Windows 7/8 (using MikTeX). I use the ...
6
votes
1answer
198 views

LaTeX for Microsoft Surface

I have my new Microsoft Surface and I was wondering whether it's possible to install pieces of software like MikTeX and TexMaker on this tablet. Does anyone know?
0
votes
0answers
192 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 ...
3
votes
0answers
51 views

Temp file fails verification every time I try to update MiKTeX

I have been using TeX for two years now, mostly as a replacement for Word. I'm an academic and I like the typesetting capability, especially when I need to use math, but am not an advanced user. I ...
8
votes
1answer
143 views

MiKTeX’s LuaLaTeX and minitoc: “I can't write on file …mtc”

When compiling the code below with LuaLaTeX I get the error: "I can't write on file 'test.mtc'". Any ideas on how to resolve this? (Btw, the file test.mtc is there and contains the word "Contents") ...
6
votes
2answers
102 views

Missing final brackets (in one equation { and in other - ]) in the equations

This is my first question on tex.stackexchange, so the formatting will be terrible. I've got a problem with three lengthy equations - the closing brackets, in all three formulas, are not displayed. ...
0
votes
0answers
180 views

Error when compiling (pdfLaTeX)

I wrote some lines and I wanted to view the pdf, so I compiled and built but I have this error message: This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9 64-bit) pdflatex.EXE: The memory ...
1
vote
1answer
104 views

Having trouble with MikTex and fonts for custom package, missing file

I'm trying to get a custom document class working on a Windows PC where I do not have administrative rights. MikTex can't access its package repository, and so far I've been forced to install a large ...
0
votes
1answer
72 views

epstopdf : “No appropriate script or program found: epstopdf”

I have a paper I am trying to submit to a journal, but my advisor is unable to get it to compile on his computer. He has Windows XP. It compiles on my Mac, and I also compiled it on Windows Vista ...
0
votes
1answer
82 views

Incompatibility of package cases and class revtex4 using MikTex2.8 [closed]

I have found an incompatibility using the packages cases (for example the environment numcases) and the class revtex4, when compiling with MikTex2.8
2
votes
1answer
151 views

LaTeX error file 'ulem.sty' not found in windows

while trying to read a file as PDF (pdflatex) I get this error: LaTeX error: file 'ulem.sty' not found I have searched far and wide on the web, but I can't figure out how to fix this. Things I ...
1
vote
0answers
103 views

Is the current lualibs broken? [closed]

After the latest update to MiKTeX 2.9 it seems that my luatex installation is broken. I tried to track the error and I am not sure if it is a bug or something else strange. What happens is that the ...
2
votes
1answer
100 views

Ghostscript Error “undefined in H.S”

I downloaded a thesis proposal template. When I compile it no error appears, but to display dvi, I got the following error. So what is the problem and how to fix it? Error: /undefined in H.S Operand ...
5
votes
1answer
103 views

pstricks and admin rights

I am using MiKTeX 2.9 on an XP account with restricted user rights. Unfortunately I was not able to compile a file under xelatex which included pstricks graphics, so I tried everything that I found on ...
1
vote
1answer
272 views

MiKTeX 2.9 Package Manager and Updater crash - problem with repositories?

I installed MiKTeX Basic on Windows XP Professional (v. 2002, with Service Pack 3) (32) (at work), but it keeps crashing when I try to look up updates or install packages. It seems to not be able to ...
1
vote
1answer
143 views

Installing amsthm.sty under MiKTeX

On the LaTeX wikibooks I saw that there is an easy way to make theorems: http://en.wikibooks.org/wiki/LaTeX/Theorems The problem is that \usepackage{amsthm} doesn't work - asmthm.sty is not found. ...
3
votes
1answer
75 views

Adding .cls to portable MiKTeX

I guess specifically it would help to know where the texmf path is. I make extensive use of a particular class and need to add it to MiKTeX portable. Can someone point me in the right direction? I saw ...
1
vote
0answers
116 views

TeXnicCenter Crashes on BUILD and VIEW OUTPUT [closed]

This is in reference to previous question that I have posted and dint get it resolved. PROBLEM : BUILD CURRENT FILE on TXC works Fine. BUILD AND VIEW OUTPUT or VIEW OUTPUT makes TXC to open sumatra ...
1
vote
0answers
146 views

Uninstalling Miktex and installing TexStudio [closed]

I want to uninstall Miktex 2.9 and install TexStudio 2.5.2. (I'm totally a beginner user and TexStudio seems easier to use.) Should I totally uninstall Miktex (package managers and everything) then ...
1
vote
1answer
196 views

MiKTeX 2.9 portable issue

When I downloaded and updated MiKTeX 2.9 portable and try to change the paper size to lettersize under options, everything works fine. The paper size changes as desired but as soon as check for ...
2
votes
1answer
171 views

MiKTeX: […] does not seem to be a local package repository

I used MiKTeX 2.9 on windows. I have downloaded a package I want to install from the internet (manually, not through MiKTeX). The archive (*.lmza) containing the package was saved to a directory on my ...
1
vote
1answer
109 views

Gnuplottex fails with 'undefined control sequence' when choosing different font size [duplicate]

I encounter a very strange problem when using gnuplottex on my Win 7 32 bit system with MiKTeX 2.9 - gnuplot 4.6.3 & the latest gnuplottex release: \documentclass[dvips]{minimal} ...
3
votes
1answer
188 views

Can I avoid connecting to MiKTeX update server? [closed]

It seems that each time I try to update/install new packages, the MiKTeX update wizard will internally first connect to http://api.miktex.org/Repository.asmx. Is it possible to skip this step? It's ...
3
votes
2answers
284 views

LaTeX packages: automatic versus manual installation, and related issues

I often run into problems in LaTeX with packages. I did a reinstall (MiKTeX) and it seemed to fix some issues with knowing where packages coming from or going. In general, I am not sure what should or ...
0
votes
0answers
92 views

Cannot install listings through MikTex package installer [closed]

When I was trying to install the listings package through package manager, it showed that The operation could not be completed because the following file failed verification: ...
3
votes
0answers
111 views

Using garamondx for dummies [closed]

I use TeXworks on Windows to write and produce LaTeX files, which uses MiKTeX in some way I don't fully understant. I've been trying to install and use the garamondx package. After a lengthy process I ...
9
votes
1answer
261 views

Auto Package download for TeXLive

I use MiKTeX on Windows and quite satisfied with it. Recently I started switching all my tasks toward open-source alternatives, and in the course I would love to use Linux. But the problem is in Linux ...
3
votes
0answers
91 views

latest updates to lua* break … something

So, now, after most recent (23 Apr) updates (I'm using MiKTeX 2.9) to various things related to lualatex, I noticed that compilation of anything takes twice as long as it did (say) 10 minutes ago ...
1
vote
0answers
72 views

Error adding smartdiagram [closed]

I have encountered the following error when trying to use smartdiagram "! Package smartdiagram Error: I did not find the smartdiagram library 'core.definitions'.." Here is MWE: ...
1
vote
1answer
86 views

Can't install LyX through package installer [closed]

There once was a question that popped up and was closed without an answer...well, I have the same problem, and the same amount of answers as Iszi. LyX & MiKTeX installation problems on Windows 7 ...
2
votes
0answers
204 views

Stand-alone (portable) Bibtex

Sorry for the newbie question, but I just wonder what exactly the files are needed to make bibtex.exe and bibtex8.exe from MiKTeX being a stand-alone programs. Background The macro bibtex4word ...
3
votes
1answer
166 views

How to increase pool size in MiKTeX 2.9

I'm using MiKTex 2.9.4196 with TeXnicCenter 2.0 beta on Windows 7. As I have to compile very large tikzpictures I use tikz externalize. Nevertheless some tikzpicture still produce an error. ! TeX ...
1
vote
0answers
72 views

Font not loadable [closed]

I don't have much experience with font usage, so I'm a bit perplexed about this error that I'm getting. The following code: \documentclass{article} ...
1
vote
0answers
125 views

Log file not found, there were undefined citations

I have a article called v2.tex and a bibfile called research.bib. Both are in the working directory. I use windows and have installed MiKTeX and TeXstudio. In the v2.tex file I have the following ...
6
votes
2answers
377 views

How to use minted under MikTeX and Windows 7?

According to minted documentation: Windows support is sketchy / untested at the moment. There are two complications: installation and usage....... This question seeks a step by step ...
2
votes
1answer
220 views

MiKTeX Package Manager freezes and crashes when I install new package

I am not new to TeX in general, but very new to TeX on Windows. In the past I always had a Linux system at hand to create my documents in TeX. However, I don't have that opportunity anymore and want ...
10
votes
1answer
405 views

How should one maintain and update a MiKTeX installation?

Every once in a while after updating MiKTeX, the installation gets into an inconsistent state. This might be a problem with the packages (an example is described in this question), but sometimes ...
2
votes
1answer
203 views

MiKTeX in inconsistent state: warnings about “SlantFont/ExtendFont” only being usable with “embedded Type1 fonts”

I use MiKTeX/pdflatex (This is pdfTeX, Version 3.1415926-2.4-1.40.13 (MiKTeX 2.9 64-bit) (preloaded format=pdflatex 2013.4.12)). Even when I compile a plain, nearly empty document ...
0
votes
0answers
103 views

Embedded font problem in eps figure in MiKTeX

When ever I'm using epstopdf library the fonts are blurred in the output pdf file. I want the output in dvips, so that I can convert to pdf by ps to pdf converter but it is showing error ...
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
1answer
185 views

How do I install TikZ into my MiKTeX

How do I install the TikZ package to my current MiKTeX?
5
votes
1answer
186 views

MiKTeX, TeXnicCenter: can't show PDF file [duplicate]

I've got a problem with my pdf output. When I click the button to create and show the active document I get the alert [DocOpen("%bm.pdf")][FileOpen(%bm.pdf")]. I wonder why, because only creating ...
2
votes
2answers
230 views

Tikz for Commutative Diagrams

I need to use tikz package because of the quality of commutative diagrams it produces as I've seen in some manuals. I've tried it severally but all to no avail. I'm using MiKTeX with TeXmaker editor ...
10
votes
1answer
601 views

What is MikTeX?

I want to learn LaTeX. I was looking for some form of software when I found them at http://miktex.org/ It seems like it is free. They say easy to download. However, I don’t usually do stuff like ...
0
votes
1answer
258 views

Updating MikTeX fails: “Windows API error 5: Acces denied.” [duplicate]

I've been using the "basic stuff" from LaTeX for slightly more than a year for university, but now I try to use a template from LaTeX Templates. When I try to compile the downloaded TeX file, I get a ...
3
votes
3answers
156 views

How to use Windows fonts with memoir class

I am writing my thesis using the memoir class within MiKTeX on Windows 7. However, I want to use some of the Windows fonts (e.g., Cambria). Is it possible to be done?
2
votes
1answer
164 views

How often do I have to synchronize MikTeX?

This is a follow-up question of media9.sty not found. Basically, I had to synchronize MikTeX in order to get the package. So, how often do I have to synchronize MikTeX in order for it not to miss ...
0
votes
1answer
128 views

media9.sty not found

I've trying to install media9 package, but I continue to get the error: pdflatex> ! LaTeX error: File 'media9.sty' not found I tried all that was suggested for *.sty file not found, but I just ...

1 2 3 4 5 10