|
Editorium Update 2007/09/13: Deleting Multiple Bookmarks
|
The Editorium
|
Sep 13, 2007 09:29 PDT
|
Thanks for reading Editorium Update! The Editorium does not send
unsolicited email messages. You've received this newsletter because you
subscribed to it or a friend has forwarded it to you. To subscribe or
unsubscribe, see the instructions at the end of this message.
Editorium Update is published by the Editorium, which provides Microsoft
Word macros and other resources for publishing professionals. For more
information, visit us at http://www.editorium.com.
______________________________________________________
EDITORIUM UPDATE
Tips for Publishing Professionals Using Microsoft Word
September 13, 2007
______________________________________________________
CONTENTS
Feature Article: Deleting Multiple Bookmarks
Readers Write: Bill Rubidge on "The Need for Speed"
Resources: PDF XChange Viewer
_____________________________________________________
Want to work smarter and faster? Get your work *done* with Editor's
ToolKit Plus, our premier add-in for Microsoft Word. The program
automatically cleans up common editorial and typographical problems,
converts automatically numbering notes to text (or vice versa), converts
files for QuarkXPress, and makes editing a snap (well, snappier than
usual). Why not try it today?
http://www.editorium.com/14857.htm
_____________________________________________________
Don't miss Geoff Hart's new book Effective Onscreen Editing. Wow, what a
resource! You can learn more here:
http://www.geoff-hart.com/home/onscreen-book.htm
_____________________________________________________
Got books? Get even more at Waking Lion Press:
http://www.wakinglionpress.com
_____________________________________________________
DELETING MULTIPLE BOOKMARKS
By Jack M. Lyon
Bookmarks in a Word document are useful for many things, such as, well,
marking your place, marking ranges for index entries, and marking text
for cross-references. But they can also get in the way--for example, if
you've finished editing a document for a client and have several dozen
bookmarks you've created but now need to delete, or if you're getting
ready to import a Word document into QuarkXPress or InDesign, which
don't like bookmarks.
The usual procedure for deleting bookmarks is to click Insert >
Bookmarks, select a bookmark, and click the Delete button--over and over
and over again, since Word won't let you select more than one bookmark
at a time.
The solution? A trusty macro, of course. Here's a simple one that will
delete all the bookmarks in a document:
Dim aBookmark
For Each aBookmark In ActiveDocument.Bookmarks
aBookmark.Delete
Next
If you don't know how to use such macros, you'll find instructions here:
http://lists.topica.com/lists/editorium/read/message.html?mid=1706922855
But what if your client included bookmarks that you don't *want* to
delete? What if the only bookmarks you want to remove are the ones *you*
created? Well, if you've started those bookmarks with a unique
identifier, such as your initials, the solution is easy. For example, my
initials are JML, so I name my bookmarks something like this:
JMLchapter12
JMLsection14
Then, when I'm finished editing, I run the following macro to delete
them:
Dim aBookmark
For Each aBookmark In ActiveDocument.Bookmarks
If Left(aBookmark.Name, 3) = "JML" Then
aBookmark.Delete
End If
Next
Just put your own initials in the macro in place of "JML" or use some
other unique code such as "zzz" (yes, the macro is case-sensitive).
Bookmarks deleted; problem solved.
___________________________________________
READERS WRITE
After reading "The Need for Speed" in the June 14 newsletter, Bill
Rubidge wrote:
One suggestion I would add, since it is so basic, is "Learn to use the
keyboard whenever possible, rather than the mouse. And I'm not
necessarily suggesting learning and memorizing the keyboard
commands--I'm just suggesting using the keyboard Alt keys to access the
Word menus and move through them to the command you want and would
otherwise access via numerous mouse moves and clicks. Once you display
the keyboard commands (use the options to do this), learning to use the
keyboard instead of the mouse is pretty quick."
Many thanks to Bill. If you have questions, hints, or comments you'd
like to share, please send an email message here:
mailto:edi-@editorium.com
_____________________________________________________
RESOURCES
PDF XChange Viewer
I've long used Adobe Reader to view PDF files:
http://www.adobe.com/products/acrobat/readstep2.html
Unfortunately, not having the full version of Acrobat, I haven't been
able to annotate PDF files for such things as indexing or typesetting
corrections--until now.
What's changed? I've discovered the free PDF XChange Viewer:
http://www.docu-track.com/downloads/users/
The Docu-Track website says you can use the program to "View, Print,
Export Text & Images, and add content to PDF files, type on PDFs in any
font, fill and save forms, and much more!" It also describes the program
as "the free alternative to the Adobe PDF Viewer/Reader--fully featured,
faster, and still free!"
Note that it's "still" free--implying that later it may not be, so you'd
better get it while you can:
http://www.docu-track.com/downloads/users/
If you'd like to share a resource that others might find useful:
mailto:resou-@editorium.com
____________________________________________________
HELP WANTED
If you need help with Word, there are actually lots of places to go.
Some of the best include:
The Word-PC List:
http://listserv.liv.ac.uk/archives/word-pc.html
The McEdit list:
http://groups.yahoo.com/group/McEdit/
Microsoft's Word discussion groups:
http://www.microsoft.com/office/community/en-us/FlyoutOverview.mspx#13
(Look in the lower right of the page.)
The Word MVP site:
http://word.mvps.org/
Woody's Lounge:
http://www.wopr.com/cgi-bin/w3t/postlist.pl?Cat=&Board=wrd
But if you can't find what you need in those places, send your question
here:
mailto:he-@editorium.com
I'll put your question in the newsletter to see if some astute reader
knows the answer.
_____________________________________________________
I *love* SpamArrest. After unsuccessfully trying to fight the battle
against junk email with a couple of top-notch programs, I decided to try
SpamArrest, and I'm thrilled to say it's actually won the war. Boy, has
my email been quiet! When people send me an email message, they receive
a message in return asking them to click a link to register themselves
(a one-time operation) as someone who can send me email. Spammers, of
course, won't bother to do this, which basically means no more spam!
It's easy to preregister family, friends, associates, and email
newsletters. The online program (no software installed on your computer)
provides complete control over how spam is handled, and it's very easy
to use. You can try SpamArrest for 30 days at no charge. To learn more,
click here:
http://spamarrest.com/affl?1403707
And if you decide to sign up, please do so through that affiliate link.
Your support will help keep Editorium Update alive and kicking. Thanks!
_____________________________________________________
TELL A FRIEND ABOUT EDITORIUM UPDATE
Thanks for subscribing to Editorium Update. We publish the newsletter
free of charge, asking only that you forward it to friends and
associates who might find it useful. (Please get their approval before
you send it.) We'd also appreciate your suggestions for newsletter
articles and improvements. Please email your comments here:
mailto:edi-@editorium.com.
You can read past issues of the newsletter here:
http://www.editorium.com/euindex.htm
_____________________________________________________
THE FINE PRINT
Editorium Update (ISSN 1534-1283) is published by:
The EDITORIUM, LLC
Microsoft Word Add-Ins for Publishing Professionals
http://www.editorium.com
Copyright © 2007 by the Editorium. All rights reserved. Editorium Update
and Editorium are trademarks of the Editorium.
You may manually forward Editorium Update in its entirety to others (but
not charge for it) and print or store it for your own use. Any other
broadcast, publication, retransmission, copying, or storage, without
written permission from the Editorium, is strictly prohibited. If you're
interested in reprinting one of our articles, please send an email
message here: mailto:repr-@editorium.com
Editorium Update is provided for informational purposes only and without
a warranty of any kind, either express or implied, including but not
limited to implied warranties of merchantability, fitness for a
particular purpose, and freedom from infringement. The user assumes the
entire risk as to the accuracy and use of this document.
The Editorium is not affiliated with Microsoft Corporation.
_____________________________________________________
HOW TO SUBSCRIBE OR UNSUBSCRIBE
If you haven't subscribed to Editorium Update but would like to, send a
blank email message here: mailto:editorium--@topica.com.
To unsubscribe, send a blank email message here:
mailto:editorium-u-@topica.com.
We do not sell, rent, or give our subscriber list to anyone.
____________________________________________________
|
|
 |
|