{labels} is about customizing the labels of {diagrams} and mathematical constructs like {matrices}. For questions about \label or similar commands, use {cross-referencing} instead.
0
votes
0answers
29 views
How to surround portions of a tree with boxes
I need to group portions of a tree with boxes, and additionally label them, e.g. put "W1" on the side of the box, or in the top right corner of the box.
The result I want to achieve is somewhat ...
0
votes
0answers
77 views
TikZ - same label for every left/right edge
Is there a way to give every edge on the left the same label up to a specific level (I don't want labels on my leaf nodes).
I want to build a Huffman-Code, so it would be nice to have every left edge ...