Very buggy wildcards in "Replace"

Wildcards fail in very basic operations.

Nonworking examples:

  1. In text mode, (a) -> [a]

    Result:
  2. In math mode, (a,b)->[a,b]

    Result:

Working examples

  1. In math mode, (a) -> [a]
  2. In math mode \sqrt{a} -> \sqrt{b}
  3. In math mode \frac{a}{b} -> \frac{c}{d}
1 Like

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.

3 Likes