GeneralUsing TeX not LaTex

LaTeX specific issues not fitting into one of the other forums of this category.
Post Reply
servi
Posts: 2
Joined: Tue Jul 03, 2007 8:23 pm

Using TeX not LaTex

Post by servi »

Call me old fashion but I like (and know) TeX much better than LaTeX.

I just installed TeXricCenter and it seems all set to do LaTex +>DVI.

However, I couldn't find the instuctions to be able to do TeX-->DVI.

I assume this is easy but it wasn't apparent to me where it was.

Can someone help this newbie?

THanks,

Les

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
pumpkinegan
Posts: 91
Joined: Thu May 03, 2007 10:29 pm

Re: Using TeX not LaTex

Post by pumpkinegan »

If you are using MiKTeX with TeXnicCenter, simply copy the LaTeX => DVI build profile (Alt + F7) and rename it TeX => DVI. Then change the "Path to the (La)TeX compiler" from latex.exe to tex.exe (which is also in the bin directory of MiKTeX where latex.exe is located).

That should give you what you want.

Patrick.
Post Reply