I will expand on each of these points.
Assuming Exceed is installed, you start it up from the Windows ``Start'' button: Start -> Programs -> Exceed, then select the item labeled ``Exceed'' (with a red X icon). Note that in the Carswell lab you will have to navigate thus: Start -> Programs -> Courses -> Exceed.
Assuming Exceed starts properly, you should soon see a login screen for ricardo. Type your username, then use the Enter key to move to the password field, fill in your password, then press Enter again. (If Exceed does not start properly, please let me know).
Congratulations! Now you should see (perhaps after a couple of seconds) the X desktop on ricardo. For a brief introduction to what you're seeing, look here.
macs foo.tex (where, of course, you replace ``foo''
with the actual name of the TeX source file you want to open). Again, if you
supply the name of a non-existent file, emacs will create it.
cd
mytex at the prompt in the xterm. Once there, you can see what
files are present by issuing the command ls (or, for more
details, dir).When you are in emacs, you can get a listing of your mytex folder by selecting ``TeXdir'' from the Files menu.
To save a file, choose ``Save Buffer'' (or ``Save Buffer As...'' if you want to rename the file) from the Files menu. (The Save Buffer menu item will be disabled (faded-looking) if you haven't made any changes to the file that's open.)
One little pointer. When you decide to preview your compiled document (Command menu, View), a program named Xdvi will pop up, in a window of its own. To page around in the preview, you can use the ``PageUp'' and ``PageDown'' keys, or ``n'' and ``p'' (for next and previous). To get back from the preview to your editing you can move the mouse pointer onto the desktop and press the right mouse button - this gives a listing of the applications currently open, from which you select your emacs session. Or use the iconic representation of the currently open windows, up at the top right of the X desktop (click where you want to go).
To close Xdvi, just type ``q'' (quit) with the mouse pointer over the Xdvi window. But note that you don't have to close and re-open the program every time you want to make a change to your document: keep it open in the background, and it will pick up the updated version of the dvi file whenever you recompile your document.
Oh, and one more tip: To hide the output that appears in the bottom half of the emacs screen when you compile a tex file using the ``LaTeX'' item on the Command menu, click on ``One window'' under the Edit menu.
When you print in this way you will be prompted for a password: this is your WFU network password (just in case it differs from your ricardo password). It is needed to access the network printers.
To exit emacs, select ``Exit Emacs'' from the Files menu. To exit xdvi, press q while the mouse cursor is in the xdvi window. To end your X session, click on the EXIT icon (on Desktop 0) and select the ``Yes, really quit'' item.
Have fun! Happy TeXing!
Allin Cottrell