File: gates.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 (59 lines) | stat: -rw-r--r-- 2,267 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
# gates package
# Matthew Bertucci 11/6/2021 for v0.2

#include:texapi

\gates add %<<gate list>%>%<<l-gate>%>
\gates add %<<gate list>%>[%<<position>%>]%<<l-gate>%>
\gates ajar %<<gate spec>%>%<<l-gate>%>
\gates ajar! %<<gate spec>%>
\gates close %<<gate spec>%>%<<l-gate>%>
\gates close! %<<gate spec>%>
\gates conditional %<<gate spec>%>%<<l-gate>%>%<<conditional>%>
\gates conditional! %<<gate spec>%>%<<conditional>%>
\gates copy %<<gate1>%>%<<gate2>%>
\gates def %<<name>%>{%<<definition>%>}
\gates def %<<name>%>%<<optional conditions>%>{%<<definition>%>}
\gates def %<<name>%>[%<<number of arguments>%>]%<<optional conditions>%>{%<<definition>%>}
\gates edef %<<name>%>{%<<definition>%>}
\gates edef %<<name>%>%<<optional conditions>%>{%<<definition>%>}
\gates edef %<<name>%>[%<<number of arguments>%>]%<<optional conditions>%>{%<<definition>%>}
\gates execute %<<name>%>%<<arguments>%>
\gates family
\gates list %<<name>%>
\gates list %<<name>%>[%<<number of arguments>%>]
\gates list %<<name>%>[%<<number of arguments>%>]%<<optional conditions>%>
\gates list %<<name>%>[%<<number of arguments>%>]%<<optional conditions>%>%<<optional subgates>%>
\gates loop %<<gate spec>%>%<<l-gate>%>%<<conditional>%>
\gates loop! %<<gate spec>%>%<<conditional>%>
\gates loopuntil %<<gate spec>%>%<<l-gate>%>%<<conditional>%>
\gates loopuntil! %<<gate spec>%>%<<conditional>%>
\gates new %<<control sequence>%>%<<family>%>
\gates noloop %<<gate spec>%>%<<l-gate>%>%<<conditional>%>
\gates noloop! %<<gate spec>%>
\gates noloopuntil %<<gate spec>%>%<<l-gate>%>%<<conditional>%>
\gates noloopuntil! %<<gate spec>%>
\gates open %<<gate spec>%>%<<l-gate>%>
\gates open! %<<gate spec>%>
\gates remove %<<gate list>%>%<<l-gate>%>
\gates return %<<arguments>%>
\gates return0
\gates return1
\gates return2
\gates return3
\gates return4
\gates return5
\gates return6
\gates return7
\gates return8
\gates return9
\gates return! %<<arguments>%>
\gates show %<<gate>%>
\gates skip %<<gate spec>%>%<<l-gate>%>
\gates skip! %<<gate spec>%>
\gates status %<<gate>%>%<<l-gate>%>
\gates status! %<<gate>%>
\gates subchar %<<character>%>
\gates subgates %<<l-gate>%>%<<definition>%>
\gates type %<<name>%>
\gates trace %<<number>%>