View Single Post
Old 07-01-2010, 12:06 AM   #1
hlwilliams
Junior Member
hlwilliams began at the beginning.
 
Posts: 4
Karma: 10
Join Date: Sep 2009
Device: none
Bookdesigner capitilize regex

I have an ebook that has chapter headers as "Chapter XX" instead of "CHAPTER XX". I can find them all with the find regex of "Chapter\W([a-zA-Z0-9]+)" but I cannot find any way to capitalize in the replace expression. I have tried several methods and that all insert the regex code as literal. Is there a way in bookdesigner to capitalize the replacement text?

Thanks
hlwilliams is offline   Reply With Quote