Ceci est une ancienne révision du document !
AAA | BBB | |||||||||||||
CCC | ||||||||||||||
root | 1-st branch | |||||||||||||
2-nd branch | ||||||||||||||
root | 1st branch (see Branch) | |||||||||||||
2nd branch (very important branch) |
||||||||||||||
Daddy | Mommy | |||||||||||||||||||||
Syster | Me | Brother | ||||||||||||||||||||
Border is blue, background is lightgreen |
||||||||||||||||||||||||||
Border is #a9c, background is transparent |
Border is silver, background is silver |
|||||||||||||||||||||||||
Border is green, background is #abcdef |
||||||||||||||||||||||||||
Text is aligned to the left |
||||||||||||||||||||||
By default text is aligned to the center |
||||||||||||||||||||||
Align text to the right and setup indents |
||||||||||||||||||||||
AAA | BBB | |||||||||||||||||||||||||||||
DDD | ||||||||||||||||||||||||||||||
CCC | ||||||||||||||||||||||||||||||
AAA | BBB | EEE | ||||||||||||||||||||||||||||
GGG | ||||||||||||||||||||||||||||||
DDD | CCC | FFF | ||||||||||||||||||||||||||||
To insert an arrow you should put '@' and one or two symbols as direction settings after а control character. The first symbol sets arrows that are pointed out of the center of connection tile. It's a hexadecimal number that has 4 bits for each of 4 directions: Up, Right, Down, Left. Each bit sets the presence of an arrow in the corresponding direction. If you're not familiar with hexadecimal representation then use the following algorithm. Calculate a sum of direction numbers using this table:
Up Right Down Left 1 2 4 8
If you got a number that is greater than nine, then replace it by a letter according to the table:
10 11 12 13 14 15 a b c d e f
The second symbol is not necessary if you need all arrows to look outside. Otherwise, specify the ones that should look inside using the same direction scheme for the second symbol.