RiKi,
I have been through this (curly removal) before.
While Perl can remove braces easily and quick and dirty as in
s/\{//g;
s/\}//g;
this will remove ANY and ALL curlies.
If the LyX document contains other curlies they will also go. So you
might need to copy the formula from
On 2/28/20 10:52 AM, zhao_yuns...@cnu.edu.cn wrote:
> Hello there
> I have a lyx file converted from a LaTeX file.
> But in the formula of the lyx file, there are a lot of paired braces,
> as is shown blow. Is it possible to delete them quickly.
> Thanks!
The easiest way, I think, would be to open