summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/uassign/README.md
blob: c4c9c84daed829b2ba7e496e1adde771aef9c890 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Version:	1.01
Date:		September 23, 2015
Author:		Nathan Esau
Package:	uassign

# Overview

## Description

The purpose of the uassign package is to provide simple question and solution
style environments for typesetting university assignments. The uassign package
was designed with the following objectives in mind:

* Simplicity: uassign package is small and easy to modify
* Hide environments: ability to produce a question sheet (questions only) and
  solution sheet (solutions only) or both. This is done by passing the
  hidequestion or hideanswers option to the package
* Flexibility: the uassign package doesn't create conflicts with other packages,
  such as hyperref when included. Commands which could cause conflicts with
  other packages are used only when certain options are passed to the uassign
  package

Environments:	question, solution, example, exsolution, definition
Commands:		ientry
Options:		hidequestions, hideanswer, assignheader, notesheader, links
Packages used:	ifthen, hyperref, bookmark, color, enumerate, amsmath, amsthm,
				fancyhdr, titlesec