Questions tagged [miktex]

MiKTeX is a typesetting system for Microsoft Windows, consisting of an implementation of TeX and a set of related programs.

[NOTE TO MODERATOR : shamelessly copied from Wikipedia, but it's better than nothing, right?]

MiKTeX is a typesetting system for Microsoft Windows that is developed by Christian Schenk. It consists of an implementation of TeX and a set of related programs. MiKTeX provides the tools necessary to prepare documents using the TeX/LaTeX markup language, as well a simple tex editor (TeXworks). The name comes from Christian Schenk's login: MiK for Micro-Kid.

MiKTeX can update itself by downloading new versions of previously installed components and packages, and has an easy installation process. Additionally, it can ask users whether they wish to download any packages that have not yet been installed but are requested by the current document.

The current version of MiKTeX is 2.9 and is available at the MiKTeX homepage. Since version 2.7, MiKTeX has support for XeTeX, MetaPost and pdfTeX and compatibility with Windows 7.

209 questions
0
votes
0 answers

how to tell RStudio where miktex files are located needed for generating pdf from rmardown?

I am struggeling to make rendering pdf's from within RStudio possible. I keep on getting 43's errors. There are several topics on stackoverflow regarding this type of error. None of them have helped me. I am pretty sure that RStudio in my case…
rdatasculptor
  • 8,112
  • 14
  • 56
  • 81
0
votes
1 answer

What's the relation of file.4ct and file.4tc generated by MikTex's latex.exe

I'm currently investigation problems with our scripted documentation generation (.tex -> .pdf and .chm) and I have to admit that I'm pretty clueless when it comes to generating LaTeX. Long story short: PDF is correctly generated via pdflatex…
Martin Ba
  • 37,187
  • 33
  • 183
  • 337
0
votes
1 answer

Make for doxygen enum inside group fail error

I have some C code that uses doxygen to document it. If I try and document the values of an enum that is inside a group the doxygen build runs OK, BUT the pdf make produces errors The General Purpose Indexer has stopped working With the option to…
Toby
  • 9,696
  • 16
  • 68
  • 132
0
votes
2 answers

How to configure vim-latex to use portable MiKTeX to compile

Recently I have installed vim-latex plugin in gVim. I use portable MiKTeX to compile tex document into pdf documents. Till now, I have used command prompt to compile the tex files. After installing vim-latex plugin I found that there's a compile…
th1rdey3
  • 4,176
  • 7
  • 30
  • 66
0
votes
1 answer

latex - getting specific problem number

i wanted to do the following... Problem 3. in latex i use the following \newtheorem{prob}{Problem} \begin{prob} ... \end{prob} it starts as follows Problem 1., is it possible to to Problem 3. instead,...…
rikitak
0
votes
2 answers

Miktex on Windows Vista

I have some problems with Miktex installed on Windows Vista Business SP1/32 bit. I use miktex 2.7, ghostscript, and texniccenter 1 beta 7.50. When I compile a document with the following profiles: Latex=>DVI, Latex=>PDF everything works fine; the…
lmsasu
  • 7,459
  • 18
  • 79
  • 113
-1
votes
0 answers

Modify the style of bibliographic references using abntex2

I use the abntex2 package to format my academic works, and even though it is currently within the norms of my university, I would like to make it more visual and leave the work references the same as the example in the figure, where different…
-1
votes
0 answers

Qt5 dependencies' installation error in Ubuntu 22.04

I am trying to install MikTex application in Ubuntu 22.04, which has a Qt dependent windows UI. However failed when sudo apt-get install miktex Some packages could not be installed. This may mean that you have requested an impossible situation or if…
-1
votes
1 answer

Why do I get privileges errors even though I run windows Powershell as administrator?

I want to install miktex.install package in my machine by chocolatey. I executed this command choco install miktex.install --admin but error occured like below. ERROR: The running command stopped because the preference…
Normalbut_Genuine
  • 511
  • 2
  • 5
  • 13
-1
votes
2 answers

LaTeX and Python works on Ubuntu but not on Windows

I'm not particularly fluent with LaTeX, but I need to generate a bunch of SVG files given the raw input LaTeX code. One way I found to do that was by using a Python script called "latex2svg", located here: https://github.com/tuxu/latex2svg. I am…
joejoejoejoe4
  • 1,206
  • 1
  • 18
  • 38
-2
votes
1 answer

Attempting to Compile a PDF in RStudio with MikTeX fails to generate references, instead resulting in [? ] and no bibliography

I am using Sweave in RStudio to build a pdf with the following settings: Weave Rnw files using: knitr Typeset LaTeX into PDF using: pdfLaTeX I am also on Windows and using MiKTeX. The pdf successfully compiles each time, with the exception of the…
ZekeMarshall
  • 131
  • 5
-2
votes
1 answer

why does npe detect miktex-texworks.exe as a virus?

I was worried that my Windows 10 machine was compromised and ran Norton Power Eraser. It suggested that miktex-texworks.exe was a virus (see attachment). Are there issues with TexWork and should I take up the suggestion to remove?
jim
  • 153
  • 1
  • 7
-2
votes
1 answer

Error building MiKTeX in Ubuntu 14.04

I am new to Linux and trying to install MiKTeX on Ubuntu 14.04 LTS. Following MiKTeX instruction, it says I should put the command cmake -G "Unix Makefiles". Once, I type it, I get the following error. CMake Error at CMakeLists.txt:333…
Louis
  • 1,265
  • 1
  • 15
  • 22
-5
votes
2 answers

Uninstalling unwanted MiKTeX packages

I basically use MiKTeX for converting Markdown documents & Jupyter notebooks into PDF files (with pandoc) and never use it for making documents (as a text editor). But my MiKTeX installation happens to contain a large number of big packages that are…
1 2 3
13
14