summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/musixtex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-11-06 23:23:34 +0000
committerKarl Berry <karl@freefriends.org>2010-11-06 23:23:34 +0000
commit0645bdc1e9db751ccef7eb0974aec1e17025bb67 (patch)
tree3a6c5b047b4432949fd64e4197c4215c15317f13 /Master/texmf-dist/doc/generic/musixtex
parent829627a4cf6e07b1e9ad968414b5ab079e2cd7b5 (diff)
musixtex (6nov10)
git-svn-id: svn://tug.org/texlive/trunk@20349 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/musixtex')
-rw-r--r--Master/texmf-dist/doc/generic/musixtex/psslurs/README.psslurs40
1 files changed, 23 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/generic/musixtex/psslurs/README.psslurs b/Master/texmf-dist/doc/generic/musixtex/psslurs/README.psslurs
index 22ab61cea5b..adf4569bd13 100644
--- a/Master/texmf-dist/doc/generic/musixtex/psslurs/README.psslurs
+++ b/Master/texmf-dist/doc/generic/musixtex/psslurs/README.psslurs
@@ -1,31 +1,37 @@
-This package adds the PostScript slurs, ties and crescendos into MusiXTeX.
-It is possible to use it in almost the same way as the original bitmapped
-slur simply saying "\input musixps" at the beginning of your source file.
-The resulting dvi file should be then converted into PostScript by dvips
-(and then to PDF using ps2pdf, ghostscript or Adobe Distiller, if necessary).
+This package adds the PostScript slurs, ties and crescendos into
+MusiXTeX. It is possible to use it in almost the same way as the
+original bitmapped slur simply saying "\input musixps" at the beginning
+of your source file. The resulting dvi file should be then converted
+into PostScript by dvips (and then to PDF using ps2pdf, ghostscript or
+Adobe Distiller, if necessary).
Please note that the slurs won't appear in any other dvi previewer, nor when
you use pdftex to produce the PDF file directly.
-The mxsk font is used for "half ties" - short breaked ties at the beginning of the line.
-If you use \nohalfties, you do not need to install this font.
-The musixps.tex should be placed anywhere TeX can find it,
-prefferably into the musixtex directory.
-Do not include it into your TeX format file!
-The psslurs.pro should be placed somewhere dvips can find it.
+The mxsk font is used for "half ties" - short breaked ties at the
+beginning of the line. If you use \nohalfties, you do not need to
+install this font. The musixps.tex should be placed anywhere TeX can
+find it, prefferably into the musixtex directory. Do not include it into
+your TeX format file! The psslurs.pro should be placed somewhere dvips
+can find it.
-You can freely use or modify this package, but you are not allowed to distribute
-any modified versions without my prior permission, or redistribute the package
-without my name inside it. And of course, do not blame me for anything that goes
-wrong...
+musixps.tex is free software; you can redistribute it and/or modify it
+under the terms of the GNU General Public License as published by the
+Free Software Foundation; either version 2 of the License, or (at your
+option) any later version.
Stanislav Kneifl,
-standa@hiero.cz
+stanislav.kneifl@hieronymus.cz
HISTORY
~~~~~~~
+ 2010-11-05
+
+ Relicensed to the GPL by Bob Tennent as instructed by an e-mail
+ from the author.
+
0.92 (12.5.2002)
added: \nosluradjust, \sluradjust, \notieadjust, \tieadjust
added: \slopebrkslurtrue, \slopebrkslurfalse
@@ -33,4 +39,4 @@ HISTORY
at high resolutions
0.91 (10.1.2002)
- First public release, adopted from OpusTeX version. \ No newline at end of file
+ First public release, adopted from OpusTeX version.