University of Iowa College of Liberal Arts & Sciences

  Computer Science | Mathematics | Statistics and Actuarial Science | Applied Mathematical and Computational Sciences | Informatics

Mathematical Sciences Computer Support Group

TeXnicCenter Setup


Initial Configuration of TeXnicCenter

  1. When you start TeXnicCenter for the first time, you will see a "Tip of the day" dialog. Close it.
  2. Next you will see the Configuration Wizard

  3. Click "Next"
  4. Now, you will see a dialog for configuring the path.
    Enter: C:\Program Files\MiKTeX 2.8\miktex\bin into the text entry field.

  5. Now, you may see a dialog for configuring the PDF viewer.
    It will default to: C:\Program Files\MiKTeX 2.8\miktex\bin\mixktex-texworks.exe. Click Next

  6. Finally you will see a dialog listing what TeXnicCenter has configured.

  7. Click "Finish"
  8. If you need to re-run the wizard, select "Build->Define Output Profiles..." from the menu. Next, choose the "Wizard" button in the lower left corner of the "Profiles" window.

Configuring Inverse Search for Yap

Yap is the dvi previewer that is used by TeXnicCenter. Yap has an inverse search property that is quite useful. If you double-click on a word or equation in the previewer, TeXnicCenter will be opened up in the tex source on the line containing the word/equation you clicked on.

  1. Open Yap via Start-> All Programs->MikTeX->Previewer
  2. Once Yap starts, select the "View->Options" menu
  3. Click on the "Inverse DVI Search" tab and you should see a dialog similar to this

  4. Click on "TeXnicCenter (auto-detected)" to get this

  5. Click "OK" and you are done