diff options
author | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:09 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-01-09 00:44:09 +0000 |
commit | dec3d98ebe442d7ea93efbaa8dd2e2be8149a467 (patch) | |
tree | 64b660a18f1b3b95331a3c0ac2ba45c395e0bd88 /Master/texmf-dist/doc/generic/musixps/readme.txt | |
parent | f9ba1f4431124f48769a2666d5d9ec921345ca71 (diff) |
doc 3
git-svn-id: svn://tug.org/texlive/trunk@79 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/generic/musixps/readme.txt')
-rw-r--r-- | Master/texmf-dist/doc/generic/musixps/readme.txt | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/generic/musixps/readme.txt b/Master/texmf-dist/doc/generic/musixps/readme.txt new file mode 100644 index 00000000000..4a1dd928254 --- /dev/null +++ b/Master/texmf-dist/doc/generic/musixps/readme.txt @@ -0,0 +1,36 @@ +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.
+
+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...
+
+Stanislav Kneifl,
+standa@hiero.cz
+
+
+HISTORY +~~~~~~~ + +0.92 (12.5.2002) + added: \nosluradjust, \sluradjust, \notieadjust, \tieadjust + added: \slopebrkslurtrue, \slopebrkslurfalse + fixed: shaded slurs now do not break up to separate curves + at high resolutions + +0.91 (10.1.2002) + First public release, adopted from OpusTeX version.
\ No newline at end of file |