[JW Lua] New pages
Charles O. Lawrence
charlesolawrence at bellsouth.net
Sat Oct 19 00:48:26 CEST 2013
Jari et al,
I am revisiting this issue. I revised my script to use the new
FCPageFormatPrefs class in the hopes of removing the workaround where I loop
until no changes to any page size were made. I am thinking that if the
prefs are set, then any new pages created should reflect those prefs. Alas,
I still need the loop, so what am I missing? The revised script is
attached.
Thanks,
Charles Lawrence
-----Original Message-----
From: JWLua [mailto:jwlua-bounces at jwmusic.nu] On Behalf Of Jari Williamsson
Sent: Wednesday, September 25, 2013 12:43 PM
To: The JW Lua script plug-in.
Subject: Re: [JW Lua] New pages
On 2013-09-25 16:43, Charles O. Lawrence wrote:
> As a consequence of reducing the size of pages from say, legal to
> Octavo, the last measures get "squeezed" onto a new page/s at the end.
> These new pages are created with the same legal size as the original.
> Is there any way to set the specs on these new pages before they are
> created so they will be Octavo as well?
What you need access to is the class for the "Page format for Parts/Score"
preference data. I'll add that to the next beta.
For now, this should work to change the format anyway:
* Put the page changing code (including the FCPages:LoadAll() statement) in
a loop. If all pages are parsed but already have the correct page size,
break the loop.
* At the end of the loop, update the layout
* Loop back
Best regards,
Jari Williamsson
_______________________________________________
JWLua mailing list
JWLua at jwmusic.nu
http://jwmusic.nu/mailman/listinfo/jwlua_jwmusic.nu
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SetPageSize1.lua
Type: application/octet-stream
Size: 5785 bytes
Desc: not available
URL: <http://jwmusic.nu/pipermail/jwlua_jwmusic.nu/attachments/20131018/734c7c2e/attachment.obj>
More information about the JWLua
mailing list