Back

If your email is not recognized and you believe it should be, please contact us.

Forum Replies Created

Viewing 13 posts - 3,571 through 3,585 (of 6,074 total)
  • Author
    Posts
  • in reply to: Unmerge layers? #76381
    David Blatner
    Keymaster

    Only through Undo, I think.

    in reply to: Continuous table #76356
    David Blatner
    Keymaster

    Kathy, that’s a great workaround! So then you make the 2nd row in the table the heading for the first page? (Because when you turn no the “skip first” option, that first row disappears on the first page.) I’m embarrassed to say I never thought of that.

    in reply to: Continuous table #76353
    David Blatner
    Keymaster

    Susan: Nope. No can do. Agree that it should be a feature. Maybe write it up at indesign.uservoice.com

    in reply to: Graphic Cells #76348
    David Blatner
    Keymaster

    Erica,
    I suggest:
    First, taking a walk or perhaps a bike ride. That will help InDesign cool down enough to work properly.
    Next, rebuild your preferences.
    Finally, talk more kindly to InDesign. Consider bringing it a gift of flowers (or, in your case, a tumbleweed).

    Let me know if that works.

    in reply to: Graphic Cells #76344
    David Blatner
    Keymaster

    Click the image with the Selection tool, then press Esc
    That selects the cell. (Esc again to select the graphic frame again)

    in reply to: Graphic Cells #76342
    David Blatner
    Keymaster

    Just to be sure, you are using the final released version of ID, right? (Build 72) I know there were a bunch of bugs with this in prerelease (we’re not supposed to talk about prerelease in public, but… well, there were). The big difference between graphic cells and text cells in CC 2015 is that you need to use the Selection tool to click on images in graphic cells (vs. Type tool for text cells).

    I have no problems currently with selecting the right thing at the right time with the right tool.

    in reply to: Repeating caption figure number #76340
    David Blatner
    Keymaster

    I don’t know if this will work, but it reminds me of this old trick:
    https://creativepro.com/sequential-numbering-inside-paragraphs.php

    in reply to: Hyperlink delays #76337
    David Blatner
    Keymaster

    In the Hyperlinks panel flyout menu you can turn off Auto Update URL Status. (Not sure which version of ID CC they added that feature in.)

    in reply to: GREP: Find text assigned an [A] style #76329
    David Blatner
    Keymaster

    Glad that worked for you! Then, if you find yourself doing 5 or 10 or more of these find/change queries in a row (each for a different paragraph style), that’s when you want MultiFindChange or findchangebylist.

    in reply to: GREP: Find text assigned an [A] style #76327
    David Blatner
    Keymaster

    So not all paragraphs are tagged? So it might look like:
    [A]first paragraph
    second paragraph
    third paragraph
    [B]fourth paragraph

    Is that correct? in that case you would search in the GREP tab for:
    (?s)^\[A\](.+?)(?=\[)
    and then apply the paragraph style A
    That grep means “apply this to more than one paragraph, then starting at the beginning of the paragraph, search for [A] followed by any text up to, but not including, another [”

    in reply to: GREP: Find text assigned an [A] style #76325
    David Blatner
    Keymaster

    One way to do that is to use the findchangebylist.jsx script. Another way is to use MultiFindChange from automatication.com
    Just search for [A] and delete it and apply the A paragraph style:
    https://creativepro.com/use-findchange-to-delete-in-indesign.php

    in reply to: Primary Text Frames #76285
    David Blatner
    Keymaster

    Do you need to change from facing pages to single pages often? That is very rare for most people.
    When you turn off Facing Pages, your document should reshuffle. You should not need to delete the odd number pages. It should just work. Does for me. Maybe you have Allow Document Pages to Shuffle disabled?

    in reply to: Print Booklet to Epson Workforce 1100? #76284
    David Blatner
    Keymaster

    It is almost certainly a printer driver problem. Click Printer in the Print dialog box to adjust printer driver settings. But this might be hard to adjust.

Viewing 13 posts - 3,571 through 3,585 (of 6,074 total)