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
- Host: GitHub
- URL: https://github.com/inukshuk/univie
- Owner: inukshuk
- Created: 2010-07-22T20:29:58.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2010-07-24T16:53:01.000Z (about 15 years ago)
- Last Synced: 2025-01-13T23:15:29.690Z (9 months ago)
- Homepage:
- Size: 160 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
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_ packageh2. Installation and Quick Start
git clone git://github.com/inukshuk/univie.git univie
cd univie
xelatex exampleRefer to the file example.tex for a documented minimal example.