Workshop

The Workshop is designed to help you anticipate possible questions, review what you've learned, and begin learning how to put your knowledge into practice.

Quiz

1:How do you send a file called myfile.txt to your printer?
2:How do you send a file called myfile.tex to your printer?
3:What three commands occur in every LaTeX file?

Answers

A1: lpr myfile.txt
A2: latex myfile.tex
dvips myfile.dvi
A3: \documentclass{}, \begin{}, and \end{}

Activities

  1. Try writing a letter to someone you know using LaTeX.

  2. Print out this document and send it to your friend.

Get SAMS Teach Yourself Red Hat® Fedora™ 4 Linux® All in One now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.