Tutorial Part 01.
* For example with TeXShell and MiKTeX 2.7.
* Open the menu "Options\Program Calls". Verify that there is
"tex --src-specials %F.tex"
"tex" not "latex".
* Open the file m01a.tex "File\Main File"
* Use the command TeX (to compile the file "TeX")
* Use the command Preview (to see the result "DVI")
* Use the command Log (to see the errors)
* MiKTeX has the ability to install missing packages automatically,
you must be connected to the Internet.
* "ClearAll.bat" This file clean up all the intermediat files
(log,dvi,aux,toc,glo,idx,lof,lot,bak,ps).
m01a.tex :
Hello world !
m01b.tex :
Hello world !
m01c.tex :
Hello world !
m01d.tex :
% a comment
m02a.tex :
A title
m02b.tex :
A better title. (\hrulefill)
m02c.tex :
The page number into the title. (\ \the\count0)
m02d.tex :
No page number at the bottom of each page. (\nopagenumbers)
m03b.tex :
({\rm }{\sl}{\it}{\bf})
m03c.tex :
($\underline{}$)
m04a.tex :
You can choose the space left at the beginning of a each paragraphe.
(\parindent = 0.0cm)
m04b.tex :
(\smallskip\medskip\bigskip)
m05a.tex :
(\hoffset = 1.5cm \voffset = 3.0cm)
m07a.tex :
(\footnote{$^{1}$}{})
m08a.tex :
(\settabs)
m08b.tex :
(\settabs and \hfill )
m10a.tex :
(1 \TeX aide)
m10b.tex :
(2 \TeX aide)
m10c.tex :
(3 \TeX aide)
m12a.tex :
(Graphic example)
m12b.tex :
(Graphic example)
m12c.tex :
(Graphic example)
m20a.tex m20a.pdf:
(Graphic example)
************
The members can try these links :
http://tech.groups.yahoo.com/group/mathc/files/T/a_read1.html
no member
http://www.geocities.com/xhungab/tex.html
thank