CSCI 3294 (Unix Power Tools), Spring 2008:
Homework 7
- Assigned:
- March 5, 2008.
- Due:
- March 12, 2008, at 5pm.
- Credit:
- 20 points.
Read about the following topics
in the list of suggested readings,
either in one of the suggested readings or
in another book or reference.
(This is the topic for March 5):
Do the following (sort-of-)programming problem.
Turn in the requested files by sending mail
to bmassing@cs.trinity.edu, with each of your files as an
attachment.
Please use a subject line that mentions the course number and
the assignment (e.g., ``csci 3294 homework 7'').
You can do this assignment on any system that provides the
needed functionality, but I will check it (by ``compiling'' your
.tex source) on one of the department's
Fedora 7 Linux machines, so you should probably make sure
it works in that environment before turning it in.
- (20 points)
Create a LaTeX document with the following:
- Required:
A title/author/date header with your name,
the date you finish the assignment, and a title
of your choice.
- Required:
A section called ``List Examples''
containing two lists (bulleted or numbered):
a list of (some) things you learned from
the reading and think you might find useful,
and a list of (some) things you would like to be able
to do in a document and don't (yet) know how to
do with LaTeX.
- Required:
A section called ``Table Examples''
containing a table showing your schedule for this
semester. Use the tabular environment;
optionally, make the table a floating table.
- Required:
A section called ``Cross-Referencing Examples''
in which you use \ref
commands to reference the above sections.
(E.g., you want to end up with something such
as ``My table example is in section X'', where
X is whatever section it's in.)
- Required:
A section called ``Examples of Other Things''
containing at least one
example of a mathematical formula,
a graphical figure, or some other
LaTeX feature you find interesting.
You should be able to read about these in
the ``not so short introduction'' document.
- Optional:
Anything else you think is interesting --
a table of contents, a list of figures,
a bibliography, etc., etc. I will give extra
points for anything that seems to go well beyond
the minimum requirements.
Turn in (by e-mail)
(1) your .tex source and any other files needed
to recreate your document (EPS figures, e.g.),
and (2) formatted output (PostScript or PDF).
(If you find this assignment very easy because you've
used LaTeX for another project, try to go beyond what
you've done before.)
Hints:
I recommend using the article style.
You are welcome to cut and paste text from
the sampler document linked from the
sample programs page.
This document also contains instructions for
compiling, viewing, and printing LaTeX documents.
Berna Massingill
2008-03-05