P
Pawel
Hello,
I have following problem.
I need to remove format strings from whole text. It looks
like:
{\cf2 This is {\cf1 a} sample text.}
What is after \cf2 and inside brackets should be blue but
after \cf1 should be brown. So whole sting in blue but 'a'
brown.
In the same operation formatting strings and brackets
should be removed.
Can I do that just with wildcards?
Please also notice that my text is full of some other
strange formatting substrings. So any search string should
be able to select and then process only required
information.
Thanks a lot.
I have following problem.
I need to remove format strings from whole text. It looks
like:
{\cf2 This is {\cf1 a} sample text.}
What is after \cf2 and inside brackets should be blue but
after \cf1 should be brown. So whole sting in blue but 'a'
brown.
In the same operation formatting strings and brackets
should be removed.
Can I do that just with wildcards?
Please also notice that my text is full of some other
strange formatting substrings. So any search string should
be able to select and then process only required
information.
Thanks a lot.