From 474c2ca2b689e7dc1c67be9f23642fb29dd35416 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 27 Jun 2018 21:23:35 +0000 Subject: guitartabs (27jun18) git-svn-id: svn://tug.org/texlive/trunk@48102 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/guitartabs/README.md | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/guitartabs/README.md (limited to 'Master/texmf-dist/doc/latex/guitartabs/README.md') diff --git a/Master/texmf-dist/doc/latex/guitartabs/README.md b/Master/texmf-dist/doc/latex/guitartabs/README.md new file mode 100644 index 00000000000..1f4d5afa42f --- /dev/null +++ b/Master/texmf-dist/doc/latex/guitartabs/README.md @@ -0,0 +1,25 @@ +#OVERVIEW + +Guitartabs is a simple LaTeX class that allows guitarists to create basicĀ guitar tablatures using LaTeX. Create music and do not be bothered with macro programming. + +##REQUIREMENTS + +The environment is created using LaTeX2e and different packages. All of them are marked with \RequirePackage. + +##What's inside + +README.md - this README. +guitartabs.cls - a class with the environment. +nothingelsematters.tex - an example. +nothingelsematters.pdf - an example in PDF format. +guitartabs-doc.tex - documentation. +guitartabs-doc.pdf - documentation in PDF format. + +##License + +Released under the The LaTeX Project Public License 1.3c. + +##Contacts + +Andrey Babushkin +babusand@fit.cvut.cz \ No newline at end of file -- cgit v1.2.3