|
|
XXX
Name this page !
| LaTeX command | ... |
| \documentclass[options]{style} |
style : article, letter, report book
options : font size : 10, 11, 12
|
| \usepackage{graphicx} |
Package inclusion |
| \begin{document} |
Document start |
| \end{document} |
Document end |
Author C.Dutoit
|