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 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270
|
# tikz package
# muzimuzhi, 12 Nov 2019, 23 Feb 2020, 8 Aug 2020
#include:pgf
#include:pgffor
\begin{scope}
\begin{scope}[options%keyvals]
\end{scope}
\tikzset{options%keyvals}#*
\tikzoption{arg1}#*
\tikzsetexternalprefix{prefix}#*
\tikzexternalize#*
\tikzsetnextfilename{name}#*
\tikzaddafternodepathoption{arg1}#*
\tikzparentanchor#*
\tikzchildanchor#*
\pgfmatrixcolumnsep#*
\pgfmatrixrowsep#*
\tikzstyle{style} = {definition}#s#%tikzstyle
\begin{tikzpicture}
\begin{tikzpicture}[options%keyvals]#\picture
\end{tikzpicture}
\tikz
\tikz[options%keyvals]
\tikzifinpicture{arg1}#*
\tikzaddtikzonlycommandshortcutlet{arg1}#*
\tikzaddtikzonlycommandshortcutdef{arg1}#*
\path
\path[options%keyvals]
\draw
\draw[options%keyvals]
\fill
\fill[options%keyvals]
\filldraw
\filldraw[options%keyvals]
\pattern
\pattern[options%keyvals]
\shade
\shade[options%keyvals]
\shadedraw
\shadedraw[options%keyvals]
\clip#*
\clip[options%keyvals]#*
\useasboundingbox#*
\node
\node[options%keyvals] (node name) {};#s#%node
\nodepart[options%keyvals]{part name}
\coordinate
\coordinate[options%keyvals]
\pic
\pic[options%keyvals]
\graph
\graph[options%keyvals]
\matrix
\matrix[options%keyvals]
\scoped#*
\calendar#*
\datavisualization#*
\pgfextra#*
\pgfstrokehook#*
\tikztostart#*
\tikztotarget#*
\tikztonodes#*
\pgfplotlastpoint#*
\pgfmatrixbegincode#*
\pgfmatrixendcode#*
\pgfmatrixemptycode#*
\tikzdeclarecoordinatesystem{arg1}#*
\tikzaliascoordinatesystem{arg1}#*
\usetikzlibrary{library list%keyvals}
#keyvals:\usetikzlibrary#c
3d
angles
animations
arrows
arrows.meta
arrows.spaced
automata
babel
backgrounds
bending
calc
calendar
chains
circuits
circuits.ee
circuits.ee.IEC
circuits.logic
circuits.logic.CDH
circuits.logic.IEC
circuits.logic.US
circular
curvilinear
datavisualization
datavisualization.formats.functions
datavisualization.polar
decorations
decorations.footprints
decorations.fractals
decorations.markings
decorations.pathmorphing
decorations.pathreplacing
decorations.shapes
decorations.text
er
examples
external
fadings
fit
fixedpointarithmetic
folding
force
fpu
graphdrawing
graphs
graphs.standard
intersections
layered
lindenmayersystems
math
matrix
mindmap
patterns
patterns.meta
perspective
petri
phylogenetics
plothandlers
plotmarks
positioning
profiler
quotes
rdf
routing
scopes
shadings
shadows
shapes
shapes.arrows
shapes.callouts
shapes.gates.ee
shapes.gates.ee.IEC
shapes.gates.logic
shapes.gates.logic.IEC
shapes.gates.logic.US
shapes.geometric
shapes.misc
shapes.multipart
shapes.symbols
spy
svg.path
through
topaths
trees
turtle
views
#endkeyvals
#keyvals:\begin{tikzpicture}#c,\tikz#c
baseline=%<dimen or coord or default%>
execute at begin picture=%<code%>
execute at end picture=%<code%>
#endkeyvals
#keyvals:\begin{scope}#c
execute at begin scope=%<code%>
execute at end scope=%<code%>
#endkeyvals
#keyvals:\node#c,\draw#c,\path#c,\begin{scope}#c,\begin{tikzpicture}#c,\tikz#c,\tikzset#c
## line
dash pattern=%<dash pattern%>
dash phase=%<dash phase%>
dash=%<dash pattern%> phase %<dash phase%>
solid
dotted
dashed
dash dot
line width=##L
very thin
thin
semithick
thick
very thick
line cap=#round,rect,butt
line join=#round,bevel,miter
miter limit=%<factor%>
help lines
## node: shape, text, and position
anchor=
inner sep=##L
inner xsep=##L
inner ysep=##L
outer sep=##L
outer xsep=##L
outer ysep=##L
minimum height=##L
minimum width=##L
minimum size=##L
shape aspect=
text=%color
node font=
font=
text width=##L
align=#left,flush left,right,flush right,center,flush center,justify
text height=##L
text depth=##L
anchor=#north west,north,north east,west,center,east,mid west,mid,mid east,base west,base,base east,south west,south,south east,text
above=
below=
right=
left=
above=of %<node%>
below=of %<node%>
right=of %<node%>
left=of %<node%>
above left
above right
below left
below right
centered
pos=
midway
near start
near end
very near start
very near end
at start
at end
label=%<angle%>:%<text%>
## transformation
shift=%<coordinate%>
xshift=##L
yshift=##L
scale=%<scale%>
xscale=%<scale%>
yscale=%<scale%>
xslant=%<factor%>
yslant=%<factor%>
rotate=%<degree%>
rotate around={%<degree%>:coordinate}
### every xxx
every picture
every scope
every node
## others
->
<-
name path=
name=
sharp corners
rounded corners=##L
outline
%tikzstyle
color=#%color
%color
#endkeyvals
\usegdlibrary{graph drawing libraries%keyvals}
#keyvals:\usegdlibrary
circular
examples
force
layered
phylogenetics
routing
trees
#endkeyvals
|