Home | Tips | Library | Other Authors | Other WP Sites | Writer's Links | Contact | Site Map |
Toolbox for WordPerfect |
||
Macros,
tips, and templates for Corel® WordPerfect® for Windows® |
||
Download ConvertV.ZIP (v1.01; 10/19/06; 4,614 bytes) For WordPerfect 8,9,10,11,12,X3 Version 1.01 includes 'C' and 'C.' in the replacement list |
For example, the macro converts SMITH V JONES to Smith v Jones. Note that you must select the text to process first, then play the macro. You can assign this macro to a toolbar button or a keystroke combination for easy access. Items processed into lower case are these:
Note that the macro was designed primarily to convert legal case names. Obviously, it can be used for titles or headlines in a document. See the comments below for more information about initial capitalization in titles or headlines. Programming Notes:
Initial Capitalization in Titles and Headines According to the Chicago Manual of Style (CMS) FAQ site (Capitalization,Titles), the rules about titles or "headline-style capitalization" are somewhat flexible. As they state,
They conclude that "considerations
of meaning and aesthetics can probably be How does this relate to WordPerfect? WordPerfect stores exceptions to the rules for initial capitalization (i.e., when you use Edit, Convert Case, Initial Capitals) in a normal WP file, WT10??.ICR (where ?? is either US, CE, UK, or OZ). Words in this file will be not be capitalized when the Initial Capitals feature is used. The WT10??.ICR file can be edited as any other WP file, to add or delete words (punctuation is ignored). However, it does not contain a comprehensive list of prepositions (see the CMS quote above). In any case, many such words can also be nouns, adverbs, or adjectives. So, bear in mind that if you use WP's Initial Capitals feature with titles or headlines, you may want to inspect the conversion to ensure it meets standard rules such as those embodied in the CMS, or that it meets aesthetic needs [e.g., John Updikes Rabbit is Rich (lower case "i") makes more sense than Rabbit Is Rich (upper case "I"), even though the rule says the word "is" should be capitalized, and WP will dutifully capitalize it]. On top of this, for some reason there is a large difference in the exception lists for the US/CE language versions of the .ICR file (which contain 70 words) and the UK/OZ versions (13 words). For example, the letter "a" is not in the UK/OZ exception files, and the conjunction "nor" is missing in all four lists, which means it will always be capitalized. WordPerfect is a computer program, after all. Don't expect it to take the place of your own judgment. |