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
1 answer

R markdown and MikTex not syncing

I have been using R and Texworks for some time now, but when I try using them together (i.e. R Markdown) things start to go wrong - even at the start. I'm guessing the problem is something really simple, if you know how to fix it please feel free to…
Alex
  • 13
  • 6
0
votes
1 answer

Textext (Inkscape), GhostScript and MaTeX (mathematica) compatibility

The following question has to do with installation of the MaTeX package to Mathematica, and the difficulties I encounter in making it compatible with Inkscape’s Textext (LaTeX addon). I first summarize my problem in Long story short (I have the…
user54011
  • 1
  • 1
  • 1
0
votes
2 answers

Image Cover with LaTeX (on WinEdt)

Any thoughts on how to put a full image (covering whole page) as a cover for a book I am writing on WinEdt (LaTeX)? Thanks.
JoHa
  • 1,989
  • 10
  • 28
  • 42
0
votes
1 answer

Error installing minted package in MiKTeX

I need to highlight some code on a LaTeX document using minted but I'm getting the following error when trying to run minted package on tex file: runsystem(for ^%i in (pygmentize.exe pygmentize.bat pygmentize.cmd) do set >…
Camilo
  • 169
  • 1
  • 19
0
votes
1 answer

pdf file generated by Doxygen and MikTex get wrong bookmarker for subgroup modules

I defined a group and two sub groups in a .h file: /** * @defgroup groupDriver Drivers * @ingroup groupDriver * @{ * @defgroup groupSPI SPI * @defgroup groupUART UART * @} */ And then use doxygen and Miktex to generate a…
0
votes
2 answers

"Compile pdf" in Rstudio works but knit2pdf does not work in R or RStudio

I'm hoping someone can point me to the internal setting that can fix my issue with compiling tex docs from R. My issues is that texi2pdf and knit2pdf throw warnings and do not generate a pdf. I can get Rnw files to compile using the "Compile pdf"…
fishgal64
  • 94
  • 7
0
votes
1 answer

pandoc convert to pdf fails when € is in a header

Windows 10 \euro in LaTeX I have MiKTeX 2.9.6300 64-bit, and I can xelatex eurosym where eurosym.tex contains the following LaTeX code: \documentclass{article} \usepackage{eurosym} \begin{document} \section{2\euro{}} % (this line fails if…
joharr
  • 403
  • 4
  • 12
0
votes
1 answer

Why do I get \section wrong in the pdf

I updated the Tex studio two days ago and after that I get the \section wrong. Instead of getting the section title I get ˽ section-title & [] notes \section{Blóðbankinn (1)} \label{Blodbankinn01} $\Box$ (vantar)\\ this come out as: ˽Blóðbankinn…
Tomas Albertsson
  • 961
  • 1
  • 7
  • 4
0
votes
1 answer

errors in texmaker related to bibtex-working with a coauthor and using different distributions of latex

My coauthor and I work on a latex document in dropbox. It was working fine for me until I started receiving this error: This is BibTeX, Version 0.99d (MiKTeX 2.9) The top-level auxiliary file:myfilename.aux White space in argument I use Texmaker and…
0
votes
1 answer

MikTeX - I can't find how to get design view - two panels on screen

I am using MikTeX Studio to work on a LaTeX file. How can I set it up so that I get the code in a left hand panel and the print (pdf) view in the right hand panel? I do get this after an edit but I would like it set this way all of the time. I…
Francis
  • 1
  • 2
0
votes
1 answer

Latex error arising from non-existent parameter

I have defined new commands within a document as…
Chris Walton
  • 2,513
  • 3
  • 25
  • 39
0
votes
1 answer

How to link LYX with MikTex on Win XP?

I have MikTex and LYX installed on Win XP running in Virtualbox on Debian 8. MikTex on its own works fine, LYX as well. However, when I want to open dokument preview in LYX, it does not call MikTex and returns a "missing PDF file" error instead. LYX…
bob
  • 13
  • 4
0
votes
1 answer

read number from .txt file and replace string in .tex file

I have a text file with following content aaaa = 1000 I want to replace bbbb in LaTeX file with 1000 that I got from text file I have tried following codes but did not work. set motor_loc = grep -i 'aaaa' motor.txt | awk '{print $2}' sed -i…
0
votes
1 answer

Entity-Relationship Diagram error: tikz-er2 not found

Running MikTex and TexStudio and trying to create an Entity-Relationship diagram. I keep getting the error tikz-er2 not found. I get the same error running the code in Texworks. Example of code producting error is below but I get the same error no…
mjp2542
  • 9
  • 1
  • 2
0
votes
1 answer

MiKTeX updating and package downloading

I have installed MiKTeX 2.9 on my laptop, but I can neither update it nor download new packages. Every time I try to update MiKTeX, it shows When I try to download a new package, e.g. "abntex2", it shows
1 2 3
13
14