Created July 23, 2005
Updated and revised: July 1st, 2006
Author: Bill Thomassen, NoveltyHill Networks
Audience: a fairly computer-literate person, who has never
done any typesetting, but probably some word-processing.
Questions:
Why do I need Computer Typesetting?
What's wrong with Word Processing?
Answers: {more material forthcoming}
WYSIWIM ("What You See is What I Meant") as an alternative to "WYSIWYG" Word Processing.
What to Unlearn: worrying about Formatting and Appearance, while you should be Creating, Thinking, and Writing.
Easy Start (in the spirit of "My
First Program" on HowStuffWorks.com):
What we're gonna do:
Download PCTeX 5.0, and install it.
Start it up.
Keyboard some Stuff into the Editor. (actually, we'll just use the "Article.tex" file that PCTeX starts up with, and modify its contents...)
Typeset our first LaTeX Document.
Print it out, too!
[Check out pctex.com, just to see what we're getting into.]
Download PCTeX 5.0 from: http://wlt.freeshell.org/Software/TeX/PCTeX_50/
download and save "setup.exe" to a folder on your computer, someplace such as "Downloads\PCTeX 5".
Here's the Registration Key: NSTLF-5RP5T-TLFDY-AXTB4-TLJ6Z
You can copy-and-paste it into the Registration dialogue box.
If it doesn't, you should be able to Open it, from C:\Program Files\PCTeX\PCTeXv5\samples
Make sure that the pull-down selector says "LaTeX".
Note that PCTeX color-codes different parts of the TeX language, just like a programming-language-oriented Text Editor.
On my screen, the comments (starting with a %) are green; how about on yours?
Note that it's just plain textual material, with a bunch of \tags. You don't
have to use the PCTeX system to create .tex files; you can use any kind of
Text Editor, just like HTML files. There are, though, Editors that are specially-equipped
for TeX file production; see www.WinEdt.com, for a great shareware example.
You should see a window open near the bottom of the screen, where the PCTeX Editor actually "calls" the TeX typesetting "compiler", which generates "Article.DVI" (a DVI file is "device-independent", meaning that it will print, pretty much identically, on any kind of printing device, that's got a DVI Device Driver for it.
More material: (in progress)
a Quick Reference Card, a LaTeX Symbols Reference, more Sample Documents to inspect and typeset, links to Documentation and Online Materials, how to auto-generate Indices and Tables of Contents, how to include Images, and More.
Links:
Thanks for being my Test Subject!! I do hope that you find as much pleasure and satisfaction in Computer Typesetting as I do.
WLT
Why use a commercial version?: for the first-time User, the installation is MUCH simpler, and the "WYSIWYG" Editor, and auto-magic linking to the TeX Compiler, make it a good starting version.