diff options
author | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
---|---|---|
committer | Norbert Preining <norbert@preining.info> | 2019-09-02 13:46:59 +0900 |
commit | e0c6872cf40896c7be36b11dcc744620f10adf1d (patch) | |
tree | 60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/musicography/README.md |
Initial commit
Diffstat (limited to 'macros/latex/contrib/musicography/README.md')
-rw-r--r-- | macros/latex/contrib/musicography/README.md | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/macros/latex/contrib/musicography/README.md b/macros/latex/contrib/musicography/README.md new file mode 100644 index 0000000000..da3feec9f0 --- /dev/null +++ b/macros/latex/contrib/musicography/README.md @@ -0,0 +1,13 @@ +# The `musicography` package: Symbols for Music Writing with `pdflatex` + +This package makes available the most commonly used symbols in writing about +music in a way that can be used with `pdflatex` and looks consistent and +attractive. +It includes accidentals, meters, and notes of different rhythmic values. +The package provides a flexible, user-friendly interface written using `xparse`. + +The package requires the `musixtex` fonts. + +This material is subject to the current version of the LaTeX Project Public +License. +The author and maintainer is Andrew A. Cashner, `andrewacashner@gmail.com`. |