AZ logo

CTAN directory: /macros/latex/contrib/musuos

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
musuos Typeset papers for the department of music, Osnabrück.

Files

Name Size* Date UTC Notes
README 1 KiB 2011-Dec-14 Shown below
musuos-doc.ist 1 KiB 2011-Aug-17
musuos.dtx 49 KiB 2011-Dec-17
musuos.ins 2 KiB 2011-Dec-14
musuos.pdf 499 KiB 2011-Dec-17

  *File sizes in kibibytes.

Contents of README

LaTeX class: musuos v1.1d
-------------------------------------------------
Tobias Weh (www.tobias-weh.de)
2011/12/14

This class is design for typesetting papers at
the department of music of the university 
osnabrueck. Since most of the users are german 
the whole documentation is in german.

A matching biblatex style is provided as
biblatex-musuos.

License:
This material is subject to the LaTeX Project
Public License. See http://www.ctan.org/tex-
archive/help/Catalogue/licenses.lppl.html for
the details of that license.

Files:
* README          - this file
* musuos.dtx      - source file
* musuos.ins      - install file
* musuos.pdf      - documentation (german)
* musuos-doc.ist  - adapted index style for
                    the german manual

Istall:
Use your TeX update manager oder do it manually:
Navigate to the folder that contains musuos.ins
and call

   latex musuos.ins

That gives you the file musuos.cls which should
be moved somewhere TeX can find it (e.g.
$TEXMFHOME/tex/latex/musuos/musuos.cls)

To typeset the manual call

   pdflatex musuos.dtx
   pdflatex musuos.dtx
   makeindex -s gglo.ist -o musuos.gls musuos.glo
   makeindex -s gind.ist -o musuos.ind musuos.idx
   pdflatex musuos.dtx
   pdflatex musuos.dtx