I have two unaligned nodes
|AAAAAAA|
|B|
and I want to have the node with the B aligned to the left of the node with AAAs and below it
|AAAAAAA|
|B|
How can this be done?
|
I have two unaligned nodes
and I want to have the node with the B aligned to the left of the node with AAAs and below it
How can this be done? |
|||||
|
|
You can position "B" below and left of "AAA" without having to know the position of it using the
Gives: |
|||||||||
|
|
Use
|
|||||
|
|
If you want to scale the picture, you need to use the Michael's solution and if you don't need to scale the picture you can use the Martin's solution. |
|||||||||||||
|