An open API service indexing awesome lists of open source software.

https://github.com/inukshuk/univie

A LaTeX package that provides the cover sheet for theses at the University of Vienna
https://github.com/inukshuk/univie

Last synced: 7 months ago
JSON representation

A LaTeX package that provides the cover sheet for theses at the University of Vienna

Awesome Lists containing this project

README

          

h1. univie - LaTeX title pages for the University of Vienna

The univie package provides a title page for theses submitted to the
University of Vienna and is intended for use with the memoir class.

h2. License

Copyright (c) 2010 Sylvester Keil. Permission is granted to
copy, distribute and/or modify this software under the terms of the
LaTeX Project Public License (LPPL), version 1.3. This package is
author-maintained. This software is provided 'as is', without
warranty of any kind, either expressed or implied, including, but
not limited to, the implied warranties of merchantability and
fitness for a particular purpose.

h2. Feedback

Please use the univie "project page":http://github.com/inukshuk/univie on GitHub to report bugs, feature
requests or submit fixes.

h2. Requirements

*Strictly required:*

* _graphicx_ package
* _eso-pic_ package
* _ifthen_ package
* _memoir_ class

*Strongly recommended:*

* _XeLaTeX_ (for use of modern fonts)
* _fontspec_ package

h2. Installation and Quick Start

git clone git://github.com/inukshuk/univie.git univie

cd univie
xelatex example

Refer to the file example.tex for a documented minimal example.