summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/uafthesis/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2012-12-12 00:34:19 +0000
committerKarl Berry <karl@freefriends.org>2012-12-12 00:34:19 +0000
commit76e9aff676545810d244874dfeb7902698c525d8 (patch)
tree4b15620a01368781e702a9712bf3d012f6ec6c05 /Master/texmf-dist/doc/latex/uafthesis/README.md
parent1f2b718b5ad8569c1a5b1785bfd0b4d5ac1495ef (diff)
uafthesis (11dec12)
git-svn-id: svn://tug.org/texlive/trunk@28506 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/uafthesis/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/uafthesis/README.md16
1 files changed, 15 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/uafthesis/README.md b/Master/texmf-dist/doc/latex/uafthesis/README.md
index 6207b30f42f..699f9cd0466 100644
--- a/Master/texmf-dist/doc/latex/uafthesis/README.md
+++ b/Master/texmf-dist/doc/latex/uafthesis/README.md
@@ -8,7 +8,7 @@
Its development web site is at <https://github.com/jesusabdullah/uafthesis>.
-## Contents:
+## Basic Contents:
* `uafthesis.cls`: The class file itself.
* `bib_styles/`: A few common bibliography styles for BibTeX:
@@ -18,6 +18,20 @@ Its development web site is at <https://github.com/jesusabdullah/uafthesis>.
* `example/`: Contains the source code for `example.pdf`.
* `README.md`: This file.
+## Branches:
+
+* `master` is the main branch, and is based on the 2004 thesis class.
+* `2006` is a side branch which contains Ryan Woodard's 2006 version of `uafthesis.cls` which also tackled the missing "page" headers problem. A cursory analysis based on `diff uafthesis2004.cls uafthesis2006.cls` indicates that my solution to the "page heading" problem is probably better/easier. However, I may be wrong, and I really appreciate Ryan's work, so it's included in its own branch.
+
+## Help
+
+If you don't know how to use LaTeX or need general support, I would recommend the following resources for learning and asking questions:
+
+* <http://en.wikibooks.org/wiki/LaTeX>
+* <http://tex.stackexchange.com>
+* <irc://freenode.net/#latex>
+
+For questions directly pertaining to `uafthesis.tex`, refer to `example/example.pdf` or contact the latest author via [github](https://github.com/jesusabdullah/uafthesis/issues), twitter (http://twitter.com/jesusabdullah) or [email](email:josh.holbrook@gmail.com).
## Call to Arms