PC Review


Reply
Thread Tools Rate Thread

Converting all-caps to lowercase italics in whole doc

 
 
Ian Rastall
Guest
Posts: n/a
 
      16th Nov 2010
I'm editing an eText right now, converting it to an eBook, in Word 2007
(XP), and I've discovered that every time a word is meant to be
emphasized, it's done so with all-caps text. The only way I know how to
change this is to do a search for words using the following RegEx:

[A-Z]{2,}

Which, I think, works, although it would be a manual process. It doesn't
highlight the actual words anyway, but just the first two letters. I.e.,
anything that's in all-caps, it will find (including chapter headings.)

So, although I would have to learn how to implement a macro, I'm
wondering if there is a way to write a macro that will find these
all-caps words and convert them to lowercase, and italicize them. I
would have to go and change all the chapter headings back, but that
takes much less time.

Thanks for any help anyone can offer. Hope all are well.

Ian
--
http://bookstacks.org/
 
Reply With Quote
 
 
 
 
Suzanne S. Barnhill
Guest
Posts: n/a
 
      17th Nov 2010
You can use "Find in" to select all the found text, then use Shift+F3 to
toggle to lowercase, then Ctrl+I to italicize. If Shift+F3 does not give the
desired results, there is a Change Case button in the Font group on the Home
tab that offers the same options as in the classic Change Case dialog (which
can be accessed via Alt+O, E).

I'm not sure why {2,} is finding only the first two letters; it should find
strings of two or more characters.
--
Suzanne S. Barnhill
Microsoft MVP (Word)
Words into Type
Fairhope, Alabama USA
http://word.mvps.org

"Ian Rastall" <(E-Mail Removed)> wrote in message
news:r6AEo.439116$(E-Mail Removed)...
> I'm editing an eText right now, converting it to an eBook, in Word 2007
> (XP), and I've discovered that every time a word is meant to be
> emphasized, it's done so with all-caps text. The only way I know how to
> change this is to do a search for words using the following RegEx:
>
> [A-Z]{2,}
>
> Which, I think, works, although it would be a manual process. It doesn't
> highlight the actual words anyway, but just the first two letters. I.e.,
> anything that's in all-caps, it will find (including chapter headings.)
>
> So, although I would have to learn how to implement a macro, I'm wondering
> if there is a way to write a macro that will find these all-caps words and
> convert them to lowercase, and italicize them. I would have to go and
> change all the chapter headings back, but that takes much less time.
>
> Thanks for any help anyone can offer. Hope all are well.
>
> Ian
> --
> http://bookstacks.org/
>


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing CAPS to Lowercase =?Utf-8?B?U2t5IFdhcnJlbg==?= Microsoft Access Queries 5 18th Jun 2008 06:57 PM
How do I convert an all CAPS doc to Cap and lowercase? =?Utf-8?B?VG9kZCBCdXJjaA==?= Microsoft Word Document Management 5 19th May 2005 11:06 PM
Converting All Caps field to upper and lowercase =?Utf-8?B?TGF1cmFzbW9t?= Microsoft Access Getting Started 3 5th Apr 2005 09:24 PM
lowercase to caps =?Utf-8?B?VEwyMDAw?= Microsoft Excel Misc 1 5th Apr 2005 04:27 PM
change from all caps to lowercase? =?Utf-8?B?Ym9yaXMgdGhlIGdyZWVr?= Microsoft Word Document Management 4 1st Oct 2004 07:49 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:29 AM.