|
envReplaceDescriptionThis macro replaces strings in a specified environment only. If, e.g., you want to replace all instances of "a" to "\alpha" in a math environment, you can use this macro. It will leave all "a"s that are outside the specified environment in peace. You have to specify the environment, in which you want the replacement to take place, and the find and replace strings.
$ \ < > [ ] { } ? . * + @ ~ | ^
Examples of environments are: "\$*\$" or "\\\[*\\\]". InstallationPut the macro in %b\Macros\text\. If you want you can assign a shortcut to it. DownloadMacro contributed by Robert <w.m.l
|