diff options
author | Karl Berry <karl@freefriends.org> | 2011-08-21 23:19:38 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-08-21 23:19:38 +0000 |
commit | ec151de0f3ba705d191c5e0a80c6b1c2e8342da1 (patch) | |
tree | e81fbc8a49492aede6bfcabbe6c3f21817e49bbc /Master/texmf-dist/doc/latex/musuos | |
parent | 9babffbca5b5ee7275fe026e1cd8fd58d3548828 (diff) |
new latex package musuos (21aug11)
git-svn-id: svn://tug.org/texlive/trunk@23629 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/musuos')
-rw-r--r-- | Master/texmf-dist/doc/latex/musuos/README | 42 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/musuos/musuos.pdf | bin | 0 -> 436411 bytes |
2 files changed, 42 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/musuos/README b/Master/texmf-dist/doc/latex/musuos/README new file mode 100644 index 00000000000..4895a5912df --- /dev/null +++ b/Master/texmf-dist/doc/latex/musuos/README @@ -0,0 +1,42 @@ +LaTeX class: musuos v1.0 +------------------------------------------------- +Tobias Weh (www.tobias-weh.de) +2011/08/16 + +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. + +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) +* gind.ist - adapted index style for + the german manual + +Istall: +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
\ No newline at end of file diff --git a/Master/texmf-dist/doc/latex/musuos/musuos.pdf b/Master/texmf-dist/doc/latex/musuos/musuos.pdf Binary files differnew file mode 100644 index 00000000000..3dcf7ff336f --- /dev/null +++ b/Master/texmf-dist/doc/latex/musuos/musuos.pdf |