/latex-syllabus

A simple course syllabus written using Latex

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

latex-syllabus

A simple latex course syllabus.

This project is provided in the hopes that it may be useful to other people that are looking to create a syllabus. This example syllabus contains many standard components including a semester calendar.

Setup

Make sure that you have the Debian texlive package installed.

Usage

You can build the syllabus by typing

make

in the root of the repository. The file syllabus.pdf is the generated output.

Typing

make clean

will remove all generated files.

License

The project is licensed under the terms of the GPL3 license.