Hi,
Could anyone tell me how to set/modify H&J names in Quark stylesheet.
I have tried this using below scripts. But not worked.
tell application "QuarkXPress"
tell document 1
tell style spec "LL_LAST"
set h and j set of paragraph attributes to "None"
end tell
end tell
end tell
Please suggest me how to do this.
Thanks for your help.
Regards,
Gopalakrishnan