In this InDesign tutorial, learn how formatting drop words in a text document can create visual interest and help concepts stand out to readers. When you use drop caps, you are formatting a letter in a larger font then the following letters. This causes it to drop down, covering several lines of text. In this online video, you can learn how to easily insert drop caps and drop letters into a document.
- You probably already know how to make a drop cap of one or more characters. And you probably know that you can define a paragraph style that not just formats a paragraph with a drop cap but also applies a character style to that drop cap. But here in this document, I have something different. This is not a drop cap, it's a drop word. The whole word is dropped and here's the crazy part. If I choose the Type tool in the Tool panel and then click inside this word, I can start typing and you can see that it actually updates automatically.
That's why I call it a drop word. Now this is not a feature in InDesign. In InDesign you can assign a certain number of characters to drop but not an entire word. So what's the trick? How did I do it? Well in this case, I did not use InDesign's built-in drop cap feature at all. Instead, I kind of faked it by using a combination of a character style, a nested style and text wrap. Let me show you how. First, I'll press the esc key to jump to the Selection tool and then I'll press the w key to jump out of preview mode.
That let's me see the guides, the frame edges and this little object sitting right there. That is actually a little frame and that frame is an anchored in-line object and that object has text wrap. Ok, now that you've seen that, let me jump to this other document over here. This is a clean document. Doesn't have any paragraph styles or character styles or anything. I'm just going to start from scratch. First, let's open the Character Styles panel and I'll create a new character style. And I'm going to make this my drop word character style.
You can call it anything you want but I'm going to call it dropword. Inside here, I'm going to change the font. I'll say, how about Myriad Pro then make it Bold. Because it needs to drop two lines, I'm also going to make it larger. I'll say 30 points. Now I'll click Ok and you'll see that the character style shows up in my Character Styles panel. I won't apply it manually, instead, I'm going to apply it with a paragraph style. So I'll open the Paragraph Styles panel and here inside the Paragraph Styles panel menu I'll choose New Paragraph Style.
I'm going to call this paragraph style drop words. And again, you can call it anything you want. Now I'm going to click on the Drop Caps and Nested Style pane in this list over on the left. I'm not going to use the Drop Caps feature, instead, I'm going to use the Nested Styles feature. To do that, I'll click the New Nested Style button and then I'm going to say, I want a character style, in this case the one I just created, the dropword character style, to be applied through the first word. That's what that means. Dropword character style applied through the first word.
Ok, let's see it in action. I'll click Ok and then place my text cursor inside this paragraph over here simply by double clicking on it. That switched to the text tool and places the cursor inside that paragraph. Now I'll head back to the Paragraph Styles panel and click on drop words. There you go, there is my drop word. But it's going up instead of down. I need it to go down instead. To make it drop down from it's current baseline, I need to use the baseline shift feature. So I'll head back to the Character Styles panel, I'll right-click or ctrl + click with a one-button mouse on the dropword character style and choose Edit.
I want to make sure the Preview check box is turned on down here in the lower left corner so I can see on my document page as I change what's inside this dialog box. I'll select the Advanced Character Formats pane and then I'll change the baseline shift to say, -15 points. When I hit tab to jump to the next field, InDesign updates and shows me the change on the page. That first word is now in the proper size and in the proper location. So I'll click Ok.
Now there are still two problems here of course. One is that that drop word is sitting on top of some other text. And second is that big line, that big space above the paragraph. That space is there because this paragraph is set to automatic leading. You probably know that you should not use auto leading most of the time, you should use absolute leading. So let's go ahead and change that. I'll open my paragraph styles panel, I'll double click on my drop words paragraph style and I can see here in the Basic Character Formats pane that this is set to auto leading.
I know it's auto leading because the number is inside parentheses. I don't want that. I'm going to change this to absolute leading of exactly 15 points. And now as soon as I press enter or return or click the Ok button, you'll see it updates. All right, now let's take care of that text wrap problem. You remember that earlier I showed you how I did the text wrap but it's a little bit tricky so let me step you through it. First, make a very thin frame. For example, I'll take a frame like that and throw it on my pasteboard.
Then I'll choose the Selection tool and I'm going to make the width of this frame something very small, like .5 points. Then I'll hit the tab key to jump to the height field and I'll make this small as well, like 1 pica. So I have a very small, very thin frame sitting on my pasteboard and I want to anchor that in the text. But before I do that I must, this is really important, I must apply an object style to it. To do that, I'll open the Object Styles panel that's over here in the dock.
If you don't see these styles panels over here in the dock on the right side of the screen then you may need to change your workspace to Advanced. Anyway, inside the Objects Styles panel I'm going to make a new object style by choosing New Object Style from the panel menu. I'll call this drop words again. Again, you can call it anything you want but I'm going to call it drop words. And I'm going to cause it to have a text wrap by clicking on the Text Wrap & Other pane over here and then turning on the Text Wrap feature right there. That second button.
Now I want this text wrap to only push text to the right side, not the left and right side. Text should only flow around the right side so I'll choose Right Side from the Wrap To pop-up menu. Then I'm going to click on the next pane down. It's labeled Anchored Object Options. And I'm going to set the Y Offset for the Inline object to say, minus one p, -1 pica. That's all I need to do. And finally, I'm going to go back to the General pane and I'm going to turn on the Apply Style to Selection check box.
That way, when I click Ok, it'll automatically apply this object style to that object on the pasteboard. Now it doesn't look like anything changed but believe me, it did apply the object style to that object. Now, because that object is still selected on the pasteboard, all I need to do is cut it to the clipboard with a cmd + x or a ctrl + x on Windows. And then paste it in exactly where I want it. I'm going to double click just before the second word, which again, switches to the Type tool and places the cursor there.
And now, all I need to do is paste, cmd + v or ctrl + v on Windows. And you see, I have the effect I was looking for. A drop word. And in fact, if I come in here and start typing, it updates automatically. Now, you wouldn't want to apply that manually every time you needed one of these. Instead, you'd want to automate it. And now that we have all our styles, it's easy to do that. For example, I'm going to select all the text in this story by pressing cmd + a or ctrl + a on Windows and then I'll go to the Paragraph Styles panel and choose drop words.
Now when I click over here to deselect all that text, you'll see that it's applied that drop word throughout the entire story. Every paragraph has one. What's missing is that text wrap object. It wouldn't be so hard for me to copy and paste that one little object from one paragraph to the next but I'm going to show you a super secret grep trick that's going to make it really fast. To do that I'll open the Find/Change dialog box by pressing cmd + f or ctrl + f on Windows. Then I'll click on the Grep tab. Now, grep can be really scary but I'm going to show you exactly what to type so it'll go very smoothly.
You don't have to worry about this at all. Inside the "Find what" field, I'm going to type (.+?\s) Now again, I know that's kind of freaky but what that means is "find the first word". The first word of a paragraph. That's what that code means. Down here inside the "Change to" field, I'm going to type $1 and then I need to type a special code that means, "Whatever's on the clipboard, put it in here." To do that, I'll click on this little @ symbol and I'm going to scroll down to the Other sub-menu and then choose Clipboard Contents, Formatted.
So once again, this grep code means "Find the first word followed by a space." And the "Change to" means, "Whatever word you found, "put in there followed by whatever "is currently on the clipboard." And you know what's currently on the clipboard right? That little object with text wrap on it. Let's try it out. I'll click Change All and it goes through the entire document, says 8 replacements made, I'll click Ok. Click Done and we can see that it has updated all of these. Let's pan over here so we can see.
There we go, every one of these is updated to be a drop word. The right style, the right look and it has a text wrap. And the best news is we can update it anytime we want. I'll go back to the Character Styles panel, I'll right click on the dropword character style and choose Edit 'dropword' and I'm going to change this. Let's change the size to say, 17 points instead. Make it smaller. And then I'll change the Advanced Character Formats so that the Baseline Shift is much higher. Like in fact, 0.
And why don't we change the color as well. Let's make it red. I'll click Ok and we can see how it looks. Now that might look strange to you but as it turns out, this kind of drop word, where the word is highlighted and with a big space underneath it, is actually a really important typographic technique in Hebrew. Of course, in Hebrew the text flows from right to left. But the technique works just as well. So now you know both how to make a drop cap and a drop word.
Updated
12/23/2020Released
8/25/2011New techniques will be added to the collection every other week, so check back early and often. Find more tips and tricks at indesignsecrets.com.Note: Because this is an ongoing series, viewers will not receive a certificate of completion.
Skill Level Intermediate
Duration
Views
Q: Why can't I earn a Certificate of Completion for this course?
A: We publish a new tutorial or tutorials for this course on a regular basis. We are unable to offer a Certificate of Completion because it is an ever-evolving course that is not designed to be completed. Check back often for new movies.
Related Courses
-
InDesign CC 2018 Essential Training
with David Blatner6h 30m Beginner -
InDesign: Interactive PDFs
with David Blatner2h 27m Intermediate -
InDesign CC 2018: EPUB
with Anne-Marie Concepción4h 35m Intermediate -
InDesign CC 2019 Essential Training
with David Blatner5h 23m Beginner -
InDesign Quick Start
with David Blatner22m Beginner
-
This Week's Secret
-
Introduction
-
Welcome to InDesign Secrets1m 10s
-
-
December 2020
-
November 2020
-
October 2020
-
September 2020
-
Use one frame, not many4m 37s
-
August 2020
-
July 2020
-
June 2020
-
May 2020
-
Threading filled frames3m 14s
-
Custom page numbering tricks5m 13s
-
November 2012
-
October 2012
-
061 Embedding images7m 44s
-
-
September 2012
-
057 Text wrapping6m 54s
-
-
August 2012
-
July 2012
-
June 2012
-
May 2012
-
April 2012
-
March 2012
-
January 2012
-
April 2020
-
Making speech bubbles3m 32s
-
Working with ligatures5m 9s
-
February 2012
-
December 2011
-
016 Running a script9m 33s
-
November 2011
-
October 2011
-
August 2011
-
September 2011
-
March 2020
-
February 2020
-
Auto-expand acronyms4m 39s
-
-
January 2020
-
December 2019
-
November 2019
-
October 2019
-
409 Copy and paste effects4m 39s
-
-
September 2019
-
408 The master page trick1m 46s
-
August 2019
-
July 2019
-
June 2019
-
May 2019
-
April 2019
-
March 2019
-
February 2019
-
376 Make cast shadows3m 35s
-
-
January 2019
-
November 2018
-
December 2018
-
369 Shared CC Libraries tips5m 15s
-
October 2018
-
360 Find spacing problems4m 50s
-
363 Export all text8m 16s
-
-
August 2018
-
351 Change default fonts5m 51s
-
352 Best default RGB4m 45s
-
-
September 2018
-
July 2018
-
May 2018
-
343 Border spacing fix4m 59s
-
June 2018
-
346 Export to HTML55m 38s
-
April 2018
-
February 2018
-
March 2018
-
January 2018
-
325 Link text frames6m 10s
-
December 2017
-
November 2017
-
September 2017
-
October 2017
-
313 Quick Apply preferences6m 35s
-
August 2017
-
July 2017
-
May 2017
-
290 Work with scripts3m 35s
-
June 2017
-
April 2017
-
286 How to format ellipses5m 39s
-
March 2017
-
281 Share a CC library7m 10s
-
January 2017
-
February 2017
-
December 2016
-
271 Add images to an index4m 39s
-
November 2016
-
September 2016
-
October 2016
-
260 Batch process images7m 33s
-
263 Sync master pages5m 51s
-
-
August 2016
-
July 2016
-
June 2016
-
April 2016
-
May 2016
-
240 Side-by-side tables5m 35s
-
March 2016
-
February 2016
-
228 Setting text at an angle6m 24s
-
December 2015
-
January 2016
-
222 Adding paragraph shading1m 50s
-
October 2015
-
November 2015
-
September 2015
-
July 2015
-
August 2015
-
204 Creating a8m 14s
-
205 Managing scripts5m 38s
-
May 2015
-
189 Placing InDesign files5m 14s
-
-
June 2015
-
193 Printing tracked changes5m 41s
-
-
April 2015
-
186 Making long shadows5m 41s
-
February 2015
-
March 2015
-
January 2015
-
December 2014
-
November 2014
-
October 2014
-
September 2014
-
August 2014
-
July 2014
-
148 Cropping with paste into5m 18s
-
-
June 2014
-
May 2014
-
141 Inserting glyphs6m 42s
-
April 2014
-
March 2014
-
February 2014
-
January 2014
-
December 2013
-
November 2013
-
October 2013
-
September 2013
-
August 2013
-
105 Working with MiniBridge5m 45s
-
106 Customize your QR codes6m 17s
-
July 2013
-
June 2013
-
May 2013
-
April 2013
-
March 2013
-
February 2013
-
December 2012
-
069 Ten uses of the Story Editor11m 39s
-
-
January 2013
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: 202 Formatting drop words in a text document