26. Hands-On: C
Attempt the following three questions --- start with those which are
most relevant to your needs.
- Use pdfLaTeX to compile the three documents of Hands-on B, in
hands_on_B and view the results with Acrobat Reader:
|
pdflatex <my_doc>.tex
acroread <my_doc>.pdf # ...or use gv or xpdf if acroread
# is unavailable... |
- In hands_on_C you will find an example .bib file and
a .tex file which uses it. Compile both as described above
(remember that you will have to compile the .tex file more
than once) and view the result.
- In hands_on_C you will find graphics_include.tex
and my_picture.eps. Compile the tex-source file and convert the dvi
file produced to postscript. Preview the postscript.
- In hands_on_C you will find graphics_include_pdf.tex
and opensource-jitb.jpg. Use pdflatex to compile
to PDF and preview using xpdf.
- In hands_on_C you will find
maths_questions.dvi
and
maths_questions.ps.
View one and attempt to copy the document, word for word, equation for
equation.