blob: 1f4d5afa42f6f3cc4909c65c89d41f31406b8d81 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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
|