Forum Replies Created
-
AuthorPosts
-
August 1, 2015 at 1:19 pm in reply to: GREP: Different behaviour of positive lookahead/lookbehind #77086
David BlatnerKeymasterWell, just to be clear, you could use
^[^"]*blahwhich means “from the beginning of the paragraph up to the word blah, but only if there is no quote mark.” But that doesn’t find just the word “blah” — it finds the whole enchilada.August 1, 2015 at 1:15 pm in reply to: GREP: Different behaviour of positive lookahead/lookbehind #77085
David BlatnerKeymasterNot that I know of.
August 1, 2015 at 7:28 am in reply to: GREP: Different behaviour of positive lookahead/lookbehind #77083
David BlatnerKeymasterYes, the positive look-behind cannot function with an ambiguous number of characters. It has to be a specific string. There are other ways of doing this though. In InDesign Magazine issue 73, Peter Kahrel explained the \K grep command, which Adobe added in CS6. So this will find the word blah that shows up after a quote mark (and with or without additional text between the quote and the world blah):
".*\KblahJuly 30, 2015 at 8:45 am in reply to: Spellcheck wants to capitalise letters that follow quotes with question mark #77049
David BlatnerKeymasterOr just rewrite all the text to say:
She said, pouting, “Would you like that?”
or just
She glared at him. “Would you like that?”
(some writers would say if you need to specify who is talking with a pronoun then something is wrong.)(I’m half kidding.)
David BlatnerKeymasterI believe (but am not entirely sure) that the numbering order is based on the order that you created the frames on the page. Try to copy and paste the frames in the right order.
Another possibility: have tried the Articles panel?
David BlatnerKeymasterDo you want the same postcard 3 times on a sheet? Or do you have data record 1, 2, and 3 on the first sheet, and so on. If the latter, then that’s what Data Merge does already.
Steve discussed this a little bit in his series on Data Merge… here’s part 3: https://creativepro.com/data-merging-part-3.php
I cover it in detail in my title on data merge at lynda.com.
July 29, 2015 at 12:56 pm in reply to: Spellcheck wants to capitalise letters that follow quotes with question mark #77016
David BlatnerKeymasterI don’t think I’ve ever heard anyone complain about it before. So not very common. I usually encourage people to do this kind of work in Word and then place the file as clean as possible into ID.
David BlatnerKeymasterWell, you need to find some kind of distinct pattern. A single space will be almost impossible to identify. Multiple spaces or multiple tabs can be cleaned up more easily. (See the pop-up menu at the top of the find/change dialog box.)
David BlatnerKeymasterYou can’t really specify a particular percentage when importing using data merge. You can only use the Fitting features (Fill Proportionally, etc.).
July 29, 2015 at 8:09 am in reply to: Spellcheck wants to capitalise letters that follow quotes with question mark #77006
David BlatnerKeymasterInteresting problem! I can’t think of any way of altering that behavior in InDesign itself. I wonder if Mindsteam’s spell or grammar checker would be better? https://www.mindsteam.com/products/mindgrammar/index.html
David BlatnerKeymasterInstead of reapplying the master page, try choosing Remove All Local Overrides in the pages panel menu.
July 28, 2015 at 2:41 pm in reply to: Dynamic heading 1-x and figure and table numbers within 1 document #76981
David BlatnerKeymasterAs long as they have their own paragraph or character style applied to them, you can make a text variable that “points” to them.
July 28, 2015 at 11:18 am in reply to: Dynamic heading 1-x and figure and table numbers within 1 document #76971
David BlatnerKeymasterSounds like you need text variables:
https://creativepro.com/live-captions-text-variables.php
and
https://creativepro.com/secret-life-of-character-styles-and-running-headers.php
David BlatnerKeymasterSorry, Holly! Sometimes our forum does that… I had to go in and give it a nudge. :-)
-
AuthorPosts
