{"id":224,"date":"2006-02-24T12:00:00","date_gmt":"2006-02-24T12:00:00","guid":{"rendered":"http:\/\/editorium.com\/archive\/?p=224"},"modified":"2013-10-25T23:10:21","modified_gmt":"2013-10-25T23:10:21","slug":"magic-numbers","status":"publish","type":"post","link":"https:\/\/editorium.com\/archive\/magic-numbers\/","title":{"rendered":"Magic Numbers"},"content":{"rendered":"<p>When I was in first grade, a magician came to our school, and I've been interested in magic ever since. One thing I've learned is that magic is largely psychological; it depends heavily on what magicians call \"misdirection\"--getting the audience to look at or think about something that furthers the magician's deception.<\/p>\n<p>This principle can be used in software, too, as I recently discovered when putting together my Author Tools template:<\/p>\n<p>http:\/\/www.editorium.com\/ftp\/authortools.zip<\/p>\n<p>Microsoft Word is notorious for getting automatically numbered lists out of whack, but the Author Tools template handles them quite nicely, mostly because of a little trick--Word's ability to reset the start of a list.<\/p>\n<p>If you've used Word's automatically numbered lists, you've probably noticed that *any* lists in the document are actually part of the *same* list. So, if you make a list like this--<\/p>\n<p>1. Bread.<\/p>\n<p>2. Peanut butter.<\/p>\n<p>3. Pickles.<\/p>\n<p>--and then type some unnumbered text after it, as I'm doing with this paragraph--then the next list you make will look like this:<\/p>\n<p>4. Chihuahuas.<\/p>\n<p>5. Dachshunds.<\/p>\n<p>6. Basset hounds.<\/p>\n<p>The second list is numbered with the first, but obviously it shouldn't be. Fortunately, you can reset the numbering (and apply a numbered style) with this macro:<\/p>\n<pre><span style=\"color: black; font-family: Courier New; font-size: small;\">\nSub ListNumberedStart()\nWith Selection.Paragraphs\n.Style = \"List Number\"\nWith .First.Range.ListFormat\n.ApplyListTemplate .ListTemplate, False\nEnd With\nEnd With\nEnd Sub\n<\/pre>\n<p><\/span><\/p>\n<p>If you don't know how to use such macros, you'll find instructions here:<\/p>\n<p>http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1706922855<\/p>\n<p>For ease of use, you might want to attach the macro to a keyboard shortcut, as explained here:<\/p>\n<p>http:\/\/lists.topica.com\/lists\/editorium\/read\/message.html?mid=1713088939<\/p>\n<p>And now for the magical misdirection: Instead of using the macro to *restart* an existing list, use it every time you need to *start* a new list. If you need to continue an existing list, use Word's automatic numbering feature (which you'd usually use to start a list). Notice that this is exactly the opposite of what you might think should happen. But presto! It works!<\/p>\n<p>By the way, when I talk about Word's automatic numbering feature, I am *not* talking about the buttons on the formatting toolbar, which will cause you no end of trouble. Instead, I'm talking about using paragraph styles that *include* the numbering--in this case, the one named List Number.<\/p>\n<p>Rumor has it that Word wizard and MVP Steve Hudson is helping Microsoft solve their numbering problems for the next release of Word. I sure hope so.<\/p>\n<p>More on Steve's stuff here:<\/p>\n<p>http:\/\/www.geocities.com\/word_heretic\/<\/p>\n<\/p>\n<p>_________________________________________<\/p>\n<p>READERS WRITE<\/p>\n<p>Aaron Shepard wrote:<\/p>\n<p>\"I came across a bad problem in Word 2004 for Mac. Unlike Windows versions and former Mac versions, this one antialiases all imported graphics, and will even change black-and-white line art to grayscale to do it. That means fuzzy charts and diagrams when printed. It's a scandal.<\/p>\n<p>\"The only way to avoid it is to insert art as EPS. On the Mac, that also enables you to place a CMYK graphic!\"<\/p>\n<p>Recently on the Word-PC List, Kristen Ebert-Wagner asked how to keep Word from printing graphics--in other words, how to print text only. I suggested that she try importing the Word document into OpenOffice.org Writer and printing from there:<\/p>\n<p>http:\/\/www.openoffice.org<\/p>\n<p>Kristen reported:<\/p>\n<p>\"It works! OfficeWriter distinguishes between graphics and drawing objects and, furthermore, allows you to include and\/or exclude either in printing. Word offers this option for drawing objects only. Thanks--this is a fast, easy solution.\"<\/p>\n<p>I thought this might be worth passing on for others who are faced with the same problem.<\/p>\n<p>Many thanks to Aaron and Kristen.<\/p>\n<\/p>\n<p>_________________________________________<\/p>\n<p>RESOURCES<\/p>\n<p>Wondering about the upcoming release of Microsoft Office 2007? You'll find the official explanation here:<\/p>\n<p>http:\/\/www.microsoft.com\/office\/preview\/default.mspx<\/p>\n<p>But if you want the inside scoop, see Jensen Harris: An Office User Interface Blog:<\/p>\n<p>http:\/\/blogs.msdn.com\/jensenh\/default.aspx<\/p><\/p>\n","protected":false},"excerpt":{"rendered":"<a href=\"https:\/\/editorium.com\/archive\/magic-numbers\/\" rel=\"bookmark\" title=\"Permalink to Magic Numbers\"><p>When I was in first grade, a magician came to our school, and I&#8217;ve been interested in magic ever since. One thing I&#8217;ve learned is that magic is largely psychological; it depends heavily on what magicians call &#8220;misdirection&#8221;&#8211;getting the audience to look at or think about something that furthers the magician&#8217;s deception. This principle can [&hellip;]<\/p>\n<\/a>","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[3],"tags":[],"class_list":{"0":"post-224","1":"post","2":"type-post","3":"status-publish","4":"format-standard","6":"category-editing","7":"h-entry","8":"hentry"},"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p3gfno-3C","_links":{"self":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts\/224","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/comments?post=224"}],"version-history":[{"count":2,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts\/224\/revisions"}],"predecessor-version":[{"id":766,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/posts\/224\/revisions\/766"}],"wp:attachment":[{"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/media?parent=224"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/categories?post=224"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/editorium.com\/archive\/wp-json\/wp\/v2\/tags?post=224"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}