[JW Lua] JW Lua beta 0.36 available

Jari Williamsson jari.williamsson at mailbox.swipnet.se
Mon Apr 20 17:30:29 CEST 2015


Hello!

JW Lua beta 0.36 is now available for download. Fixed/changed/added in 
this version:

* FCGridsGuidesPrefs class implemented

* FCGuide(s) classes implemented

* All (785) Finale's supported instrument IDs are now available through 
constants

* The constants for all instrument IDs are now documented in the FCStaff 
class

* Separate undo/redo blocks can be created/cancelled with 
finenv.StartNewUndoBlock()

* Fixed a bug in FCEntry:CalcFlippable() when entry appears off-beat 
with a rest before.

* FCNoteheadMod/FCAccidentalMod:GetFontInfo() is now a bool and returns 
false for default font mod

* FCNoteheadMod/FCAccidentalMod:GetFontSize() now return 0 for default 
font mod

* FCNoteheadMod/FCAccidentalMod:GetFontStyle() is now a bool and returns 
false for default font mod

* FCBaselines:FindStaff() and FCBaselines:FindLyricNumber() methods added

* LoadDefaultForLyricNumber() method added to the FCBaseline class.

* Static methods CalcTotalOffset() and CalcTotalOffsetForLyricNumber() 
added to FCBaseline, to calculate the resulting baseline offsets for 
specific positions in the document.

* Undo strings now supports Unicode

* Switching between different documents are now supported and 
FCDocuments class added (make sure to read the documentation in FCDocument).

* Error message added if the script ends in a different document than it 
started.

* A couple of new methods added to FCDocument to provide multi-doc support.


Download link:
http://finaletips.nu/index.php/download/category/28-beta-version

Best regards,

Jari Williamsson





More information about the JWLua mailing list