TXT2MTEXT not working properly

As far as I know, I should be able to use TXT2MTEXT to combine multiple Text elements into one Mtext element. I have set the settings to sort from the top, but it decides to sort it different from what it's set up to do.

In this example I am combining 4 text elements into 1 Mtext element, but the order is all mixed up, I am trying to make sense of why it do what it does.

Am I doing it wrong?

Comments

  • Just found out it it sorting by the X-axis instead of the texts position on the Y-axis, but why?

  • Its_Alive
    edited March 15

    Interesting to see there’s a sort since there’s both numerical and Lexicographical, 1, 2, 10, 20 vs 1, 10, 2, 20

    edit DOH, it's by Y