Quantcast
Channel: PTC Community: Message List - Arbortext
Viewing all articles
Browse latest Browse all 3717

Re: Remove automatically all the tags

$
0
0

To remove all <emphasis> elements from a document open in Arbortext Editor, copy the following commands and paste them at the command line:

 

     find  -m '<emphasis>'; while ($status==0) {delete_tag; find -m '<emphasis>'}

 

Good luck!

 

Suzanne Napoleon

"WYSIWYG is last-century technology!"


Viewing all articles
Browse latest Browse all 3717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>