File: codeanatomy.cwl

package info (click to toggle)
texstudio 4.9.1%2Bds-1
  • links: PTS
  • area: main
  • in suites: forky
  • size: 110,128 kB
  • sloc: cpp: 111,264; xml: 18,668; ansic: 8,977; python: 357; javascript: 177; sh: 147; makefile: 52
file content (34 lines) | stat: -rw-r--r-- 876 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
# codeanatomy package
# Matthew Bertucci 2023/01/27 for v0.4-Beta

#include:tikz
#include:tikzlibrarytikzmark
#include:tikzlibraryfit
#include:tikzlibrarybending
#include:tikzlibraryshapes
#include:tikzlibrarychains
#include:tikzlibrarybackgrounds
#include:tikzlibrarydecorations
#include:tikzlibrarydecorations.pathmorphing

annotationcolor#B
bgcmdcolor#B

\codeBlock{code}
\cPart{node name}{code}
\cPart[TikZ keys]{node name}{code}
\iPart{node name}{code}
\iPart[TikZ keys]{node name}{code}
\mtPoint{node name}
\hmtPoint{node name}
\mbPoint{node name}
\dmbPoint{node name}
\extremPoint{node name}
\extremPoint{node name}[yshift]
\extremPoint{node name}[yshift][xshift]
\extremPoint{node name}[yshift][xshift][TikZ keys]
\fitExtrem{node name}{extrem points}
\bgcode{code}
\ptab
\phspace
\codeAnnotation{node name}(coordinate){label text%text}