[Top] [Contents] [Index] [ ? ]

MiKTeX FAQ

The list of frequently asked questions.

1. Introduction  About this document.
2. General  General questions.
3. Getting Started  How to begin.
4. Net Resources  MiKTeX resources on the net.
5. Maintenance  How to install new packages.


1. Introduction

This is the official MiKTeX FAQ list. Visit the MiKTeX Project page at http://www.miktex.org to view the latest version of this document.

Please feel free to contribute more questions (and answers) by sending an email to faq@miktex.org.


2. General

2.1 What is MiKTeX?  
2.2 Which Windows version is required?  
2.3 Who maintains MiKTeX?  
2.4 Is MiKTeX Year 2000 compliant?  


2.1 What is MiKTeX?

Q: What is MiKTeX?

MiKTeX is a software distribution for Windows, which includes TeX and TeX-related applications.


2.2 Which Windows version is required?

Q: Which Windows version is required for running MiKTeX?

MiKTeX requires a 32-bit Windows:


2.3 Who maintains MiKTeX?

Q: Who maintains MiKTeX?

MiKTeX is maintained by Christian Schenk (cs@miktex.org).


2.4 Is MiKTeX Year 2000 compliant?

Q: Is MiKTeX Year 2000 compliant?

MiKTeX is Year 2000 compliant to the extent that it has been designed and tested to be compliant. But remember that MiKTeX comes with no warranty, and this applies to Y2K compliance.


3. Getting Started

3.1 How do I install MiKTeX?  
3.2 How do I use it?  
3.3 Which program should I use to edit TeX documents?  


3.1 How do I install MiKTeX?

Q: How do I install MiKTeX?

The MiKTeX distribution includes a setup wizard (setupwiz.exe). It should be sufficient to start the wizard and then clicking the `Next' button until the installation process concludes.


3.2 How do I use it?

Q: I have installed MiKTeX. How do I use it?

MiKTeX is mostly a collection of command-line oriented utilities. You should install a TeX shell/editor if you are a TeX novice (see section 3.3 Which program should I use to edit TeX documents?).


3.3 Which program should I use to edit TeX documents?

Q: Which program should I use to edit TeX documents

See http://www.germany.net/teilnehmer/100/122054/texwin.htm for a list of TeX shells. The most popular shell seems to be WinEdt (ShareWare, http://www.winedt.com). NT-Emacs users may prefer AUC-TeX (http://sunsite.auc.dk/auctex/).


4. Net Resources

4.1 Is there a home page?  
4.2 Is there a mailing list?  
4.3 How can I join the mailing list?  
4.4 How can I read old articles?  
4.5 How can I leave the mailing list?  


4.1 Is there a home page?

Q: Is there a home page?

Yes. The official project page is http://www.miktex.org.


4.2 Is there a mailing list?

Q: Is there a mailing list?

Yes (see section 4.3 How can I join the mailing list?).


4.3 How can I join the mailing list?

Q: How can I join the mailing list?

Send an email to miktex-request@dsts.dk. The message body must contain one line:

 
subscribe

You will receive instructions (via email) on how to use the mailing list.


4.4 How can I read old articles?

Q: How can I read old articles?

Old articles are accessible via http://www.egroups.com/group/miktex/.


4.5 How can I leave the mailing list?

Q : How can I leave the mailing list?

Send an email to majordomo@dsts.dk. The message body must contain one line:

 
unsubscribe miktex


5. Maintenance

5.1 Which is the best directory to keep .sty files?  
5.2 How do I add new languages to the LaTeX format file?  


5.1 Which is the best directory to keep .sty files?

Q: Which is the best directory to keep .sty files where MiKTeX can find them?

Each new LaTeX package should be installed in the folder tex\latex\package relative to the local TEXMF folder (usually C:\Local TeXMF).

Example: suppose you want to install the package thesis-ex which consists of the style file thesis-es.sty:

  1. Create a new folder:

     
    mkdir C:\Local TeXMF\tex\latex\thesis-ex
    

  2. Copy all files (only one in our case) to the new folder:

     
    copy thesis-ex.sty C:\Local TeXMF\tex\latex\thesis-ex
    

  3. Refresh the filename database so that MiKTeX finds the new files:

     
    initexmf -u
    


5.2 How do I add new languages to the LaTeX format file?

How do I add new languages to the LaTeX format file?

You can use MiKTeX Options to add new languages.


[Top] [Contents] [Index] [ ? ]

Table of Contents

1. Introduction
2. General
2.1 What is MiKTeX?
2.2 Which Windows version is required?
2.3 Who maintains MiKTeX?
2.4 Is MiKTeX Year 2000 compliant?
3. Getting Started
3.1 How do I install MiKTeX?
3.2 How do I use it?
3.3 Which program should I use to edit TeX documents?
4. Net Resources
4.1 Is there a home page?
4.2 Is there a mailing list?
4.3 How can I join the mailing list?
4.4 How can I read old articles?
4.5 How can I leave the mailing list?
5. Maintenance
5.1 Which is the best directory to keep .sty files?
5.2 How do I add new languages to the LaTeX format file?

[Top] [Contents] [Index] [ ? ]

Short Table of Contents

1. Introduction
2. General
3. Getting Started
4. Net Resources
5. Maintenance

[Top] [Contents] [Index] [ ? ]

About this document

This document was generated using texi2html

The buttons in the navigation panels have the following meaning:

Button Name Go to From 1.2.3 go to
[ < ] Back previous section in reading order 1.2.2
[ > ] Forward next section in reading order 1.2.4
[ << ] FastBack previous or up-and-previous section 1.1
[ Up ] Up up section 1.2
[ >> ] FastForward next or up-and-next section 1.3
[Top] Top cover (top) of document  
[Contents] Contents table of contents  
[Index] Index concept index  
[ ? ] About this page  

where the Example assumes that the current position is at Subsubsection One-Two-Three of a document of the following structure:

This document was generated on January, 20 2001 using texi2html