File: class-guitartabs.cwl

package info (click to toggle)
texstudio 4.3.1%2Bds-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 74,980 kB
  • sloc: cpp: 102,721; xml: 17,126; ansic: 8,143; sh: 194; javascript: 177; makefile: 28
file content (64 lines) | stat: -rw-r--r-- 1,103 bytes parent folder | download | duplicates (2)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
# guitartabs class
# Matthew Bertucci 2/15/2022

#include:inputenc
#include:geometry
#include:xifthen
#include:tikz
#include:musixtex
#include:harmony
#include:intcalc

# options passed to article class
#keyvals:\documentclass/guitartabs#c
a4paper
a5paper
b5paper
letterpaper
legalpaper
executivepaper
landscape
10pt
11pt
12pt
oneside
twoside
draft
final
titlepage
notitlepage
onecolumn
twocolumn
leqno
fleqn
openbib
#endkeyvals

\artistname{name}
\albumtitle{title%text}
\songname{name}
\maketabheader
\thetabstrings#*
\thetabbars#*
\thetabcstring#*
\thetabcbar#*
\thetabcn#*
\thetabcdn#*
\theflag#*
\begin{tabline}{bars}{ts-upper}{ts-lower}{tuning}
\end{tabline}
\gtuning#*
\timesigtop#*
\timesigbot#*
\tabwidth#*
\ypostimetop#*
\ypostimebot#*
\nextbar
\note{numerator}{denominator}{string}{fret}
\xpos#S
\notel{numerator}{denominator}{string}{fret}{length}
\restwhole{numerator}{denominator}
\resthalf{numerator}{denominator}
\restquarter{numerator}{denominator}
\resteighth{numerator}{denominator}
\restsixteenth{numerator}{denominator}