• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Indesign Paragrpah style remapping
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Indesign Paragrpah style remapping


  • Subject: Indesign Paragrpah style remapping
  • From: "Patrik B." <email@hidden>
  • Date: Thu, 7 Jun 2007 17:02:01 -0700

I am trying to reassign different paragraphs styles in 15 different documents.
Currently I have a list of about 20 paragraph style sheets and 20 character
style sheets.

My repeat loop works fine however I have a problem with the apply new
paragraph statement

here is the code that does not work

set mystyles to every applied paragraph style of every text style range of
every story of document 1 whose name is "Paragraph Style 1" (* everything
after document 1 does not work - how do I word this part or do I have to
simply cycle through each style *)
repeat with i in mystyles
tell text style range of every story of document 1 with applied paragraph
style (* this part does not work either - it is very easy to just assign one
style to all but when I am not sure how to word it in order to just address
one specific instance of a text style range *)
apply style using mynewstyle with clearing overrides
end
end

Any ideas? Is it my syntax or a limitation of indesign cs2?

Best, Patrik
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Indesign Paragrpah style remapping
      • From: Stan Cleveland <email@hidden>
  • Prev by Date: TextEdit print to PDF and Mail
  • Next by Date: Re: Indesign Paragrpah style remapping
  • Previous by thread: Re: TextEdit print to PDF and Mail
  • Next by thread: Re: Indesign Paragrpah style remapping
  • Index(es):
    • Date
    • Thread