MiKTeX is a widely used TeX distribution available for Windows.
3
votes
0answers
23 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 ...
7
votes
1answer
117 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
93 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
139 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 ...
0
votes
1answer
91 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
63 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
79 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
140 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 ...
1
vote
0answers
78 views
Latex 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
102 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
264 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
134 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
73 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
114 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
142 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
158 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
107 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
185 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
271 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
90 views
Cannot install listings through MikTex package installer
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
256 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
89 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
71 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
83 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
202 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
160 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
124 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
370 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
218 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 ...
9
votes
1answer
387 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
197 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
97 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
179 views
5
votes
1answer
183 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
222 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
597 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
241 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
154 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
161 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
123 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 ...
3
votes
1answer
163 views
Cross-platform package manager for packages *not* on CTAN [closed]
I do not want to reinvent the wheel, so perhaps you could help me find a tool that fits my needs.
Background
As far as I know, it takes some time to get a LaTeX package available on CTAN. And some ...
0
votes
0answers
141 views
pdflatex.exe has encountered a problem and needs to close [closed]
I'm writing my thesis using the report class and using MikTeK 2.9 and TeXnicCenter 2.0
Everything was just fine while I was working on my personal computer through dropbox.
Today I came to the my ...
3
votes
0answers
81 views
Anyone having trouble reaching miktex.org? [closed]
Looks like a network misconfiguration to miktex.org ....
Tracing route to miktex.org [178.77.68.21]
over a maximum of 30 hops:
1 <1 ms <1 ms <1 ms 172.28.8.2
2 20 ...
2
votes
1answer
91 views
Long LaTeX file causes a strange error [closed]
I have a long LaTeX article (1000 lines, single file) which also has a lot of figures and a few tables.
\documentclass[english]{egpubl}
...
2
votes
1answer
583 views
Installation/usage of latexdiff on Windows 7
Description
I'm new to both Perl and latexdiff. I'd like to use latexdiff to track changes between versions of my LaTeX documents. However I couldn't get it to work.
I have MikTeX 2.9, and ...







