diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/xpiano/README.txt')
-rw-r--r-- | Master/texmf-dist/doc/latex/xpiano/README.txt | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xpiano/README.txt b/Master/texmf-dist/doc/latex/xpiano/README.txt new file mode 100644 index 00000000000..672fd51ec3d --- /dev/null +++ b/Master/texmf-dist/doc/latex/xpiano/README.txt @@ -0,0 +1,26 @@ +xpiano - An extension of piano.sty by Émile Daneault +==================================================== + +This package is an extension of piano.sty, written in expl3 +in answer to a couple of questions on TeX.StackExchange + + http://tex.stackexchange.com/questions/162184/ + http://tex.stackexchange.com/questions/246276/ + +It features extended syntax and several options, like setting +the color, adding numbers for pitch analysis, one or two +octaves and others. + +Installation +------------ + +The package is supplied in .dtx format; run 'tex xpiano.dtx' +for extracting the style file and 'pdflatex xpiano.dtx' for +building the documentation. + +Note that this package requires LaTeX3 support. + +License +------- + +This package is licensed under the LPPL license. |