Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Does InDesign GREP support a "beginning or end of frame" position match?

Explorer ,
Feb 18, 2020 Feb 18, 2020

Does InDesign GREP support a "beginning or end of frame" position match?

Something that is simulare til end of story (\z), but matches start and end positions of textframes.

TOPICS
Feature request
1.1K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Feb 18, 2020 Feb 18, 2020

No (see the list at the bottom of that page).

It needs a script to do so; see also the .parentTextframes property in Text on https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Text.html#d1e457478

Translate
Community Expert ,
Feb 18, 2020 Feb 18, 2020

No (see the list at the bottom of that page).

It needs a script to do so; see also the .parentTextframes property in Text on https://www.indesignjs.de/extendscriptAPI/indesign-latest/#Text.html#d1e457478

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 18, 2020 Feb 18, 2020
LATEST

Hi Jongware.

Thank you for your reply – It is a great list.

Writing a script could solve it, but I was hoping for a "cleaner" approach.

Thank you for your help.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines