summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/musictex/bigmusic.sty
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-13 00:00:05 +0000
committerKarl Berry <karl@freefriends.org>2006-01-13 00:00:05 +0000
commit951cc3317e85699e2373d256908def296c35dffa (patch)
tree22745f1a51084f85ce80de2cc6c8c5b7a074c60a /Master/texmf-dist/tex/latex/musictex/bigmusic.sty
parent074f060b6ebe8c2f5daf4161648fc28cff2cd43d (diff)
musictex
git-svn-id: svn://tug.org/texlive/trunk@1120 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/musictex/bigmusic.sty')
-rw-r--r--Master/texmf-dist/tex/latex/musictex/bigmusic.sty15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/musictex/bigmusic.sty b/Master/texmf-dist/tex/latex/musictex/bigmusic.sty
new file mode 100644
index 00000000000..56c19e67b16
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/musictex/bigmusic.sty
@@ -0,0 +1,15 @@
+%-% bigmusic.sty to be used
+%-% \documentstyle[bigmusic,musictex]{article}
+%-% with environment \begin{music}
+%-% It enlarges LaTeX to its near maximum page size for
+%-% large music array.
+%-% Theses lines can be changed just before \begin{document}
+\hoffset -1in % This should theoretically not be changed but if equal to 0
+ % tex put a value of 1 inch. So we set it to -1 inch.
+\voffset -1in
+\evensidemargin 5mm
+\oddsidemargin 5mm
+\topmargin 1mm
+\textwidth 190mm
+\textheight 260mm
+