Wildcards fail in very basic operations.
Nonworking examples:
- In text mode, (a) -> [a]
Result:
- In math mode, (a,b)->[a,b]
Result:
Working examples
- In math mode, (a) -> [a]
- In math mode \sqrt{a} -> \sqrt{b}
- In math mode \frac{a}{b} -> \frac{c}{d}
Wildcards fail in very basic operations.
Nonworking examples:
Working examples
I do not recall realizing then that these operations do not work when we had talked about replacement in the thread Search and replace in the source tree?. Maybe it is best to submit a bug report at https://savannah.gnu.org/projects/texmacs
Submitted bug report.