summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/musuos/README
blob: 0d5ccab9be2e622926a44c289c3899a19c9975e0 (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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
LaTeX class: musuos v1.1
-------------------------------------------------
Tobias Weh (www.tobias-weh.de)
2011/09/21

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.

New in this version:
* Replaced \examiner by \examinerI
* new environment {block}
* new float {music}
* extended environment {verse}
* new options for footnotes

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