Re: bug in indesign?
Re: bug in indesign?
- Subject: Re: bug in indesign?
- From: email@hidden
- Date: Wed, 14 Mar 2018 22:44:13 +0100 (CET)
- Importance: Medium
- Ironport-phdr: 9a23:yzYlZxZoOcovovmmyl5oXnn/LSx+4OfEezUN459isYplN5qZoMyzbnLW6fgltlLVR4KTs6sC17KN9fi4EUU7or+5+EgYd5JNUxJXwe43pCcHRPC/NEvgMfTxZDY7FskRHHVs/nW8LFQHUJ2mPw6arXK99yMdFQviPgRpOOv1BpTSj8Oq3Oyu5pHfeQpFiCazbL9oMBm6sRjau9ULj4dlNqs/0AbCrGFSe+RRy2NoJFaTkAj568yt4pNt8Dletuw4+cJYXqr0Y6o3TbpDDDQ7KG81/9HktQPCTQSU+HQRVHgdnwdSDAjE6BH6WYrxsjf/u+Fg1iSWIdH6QLYpUjul86llSAHlhD4eOzMk6m7Yl89+jKdDoBKmvRx/35TbYIeJO/VgY6jRec0WSXZEUstXSidPAJ6zb5EXAuQPPehWsYrzqFkArRWjCgajGPnhxTxPiHLtx6I2z/4sHhrc0QA8Hd8DtmnfotXvNKcVVOC41KfIwi/AYv5Y2Drx9IbFfg06rPGXXrJxcczRxlczFw/flVqft4roNC6W2OQVq2WX8vZsWfighmMksQ19vyWjyt0vh4XXgI8e10rK+j9jwIkvIN21UEt7Ydm5H5ROryyaLI52Qt86Q2FvpSY61qUKuZ6lcygOz5Qq3xjfa+GDc4iM+h7jVeCRLilkhH99Zb6zmwy+/Eejx+HmS8W4zUxGoylbntXUs3ACzR3T6syJSvtn+Ueh3C6C1w7J5exHL005lLbXJpA8zrMrjZoTskTCHinol0XqlqOZbVsr9vCy6+v7erXmuoOcN4hshw7kKqQugsi/DvojMgcSRWib+Py81KH68U3kW7VFkOc2krLCvZDeJMQbvbK5AxRP3ok58xa/FzOm38oCkXYbK1JFfUHPs4+8MknWJP3jBu2+m0jpjSxm3evuOrz6Ho6LJ2DblLqndrF4uGBGzw9mw9kPvMwMUegpO/HiXELt8tbVXUxxCBC93+uyUIY17YgZQ2/aWPeU
> On Mar 14, 2018, at 05:26:04, email@hidden wrote:
>
> Does anyone know if this is a bug or am I missing something.
>
> I am expecting this to clear existing character styles.
>
> tell application id "com.adobe.InDesign"
> tell document 1
> set myParagraphStyle to paragraph style "myParastyle"
> tell text frame 1
> apply paragraph style paragraph 1 using myParagraphStyle with clearing overrides
> end tell
> end tell
> end tell
From: Steve Mills <email@hidden>
Date: 2018-03-14 22:15 GMT+01:00
Subject: Re: bug in indesign?
To: AppleScript Users < email@hidden>
You're setting a paragraph style, but expect it to clear the character style? Those are 2 different things.
--
Steve Mills
Drummer, Mac geek
Hi Steve,
See attached screenshot, how to clear the text attributed when applying a paragraph style with option [clearing overrides true]

If that's not the right approach I would appreciate to get the right syntax to apply a paragraph style including the character attributes. In indesign this can be done manually by 'ctrl click' on the paragraph style and then select -apply "myparagraphstyle", clear Character Styles-
Many thanks for any reply,
/J
_______________________________________________
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