File: kvmap.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 (39 lines) | stat: -rw-r--r-- 807 bytes parent folder | download
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
# kvmap package
# Matthew Bertucci 11/19/2021 for v0.3.5

#include:expl3
#include:amsmath
#include:xparse
#include:tikz

\kvmapsetup{options%keyvals}

\begin{kvmap}#\picture,pictureHighlight
\begin{kvmap}[options%keyvals]#\picture
\end{kvmap}

#keyvals:\kvmapsetup#c,\begin{kvmap}#c
bundle/invert#true,false
bundle/hinvert#true,false
bundle/vinvert#true,false
bundle/overlapmargins=##L
bundle/color=#%color
bundle/reducespace=##L
#endkeyvals

\begin{kvmatrix}{variables%formula}#\math,array
\end{kvmatrix}

\kvlist{width}{height}{elements%formula}{variables%formula}

\bundle{x1}{y1}{x2}{y2}
\bundle[options%keyvals]{x1}{y1}{x2}{y2}

#keyvals:\bundle
invert#true,false
hinvert#true,false
vinvert#true,false
overlapmargins=##L
color=#%color
reducespace=##L
#endkeyvals