User Tools

Site Tools


jwlua:developer_doc_change_requests

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
jwlua:developer_doc_change_requests [2015/10/14 22:15]
jariw [End of Sample (put additional requests below)]
jwlua:developer_doc_change_requests [2015/11/15 07:59] (current)
thomas [End of Sample (put additional requests below)]
Line 9: Line 9:
 ==== End of Sample (put additional requests below) ==== ==== End of Sample (put additional requests below) ====
  
-----+<del>----
 **FCNote::​CalcStaffPosition()** **FCNote::​CalcStaffPosition()**
 +
 +(JW: Added to v0.40 docs)
  
 **Add this text:** Even when the score is displayed in concert pitch, the calculated value will be as if the display was transposing. [In contrast to this, FCNoteEntry::​CalcStemLength() does change when switching between sounding and transposing display. Should this be harmonized?​] **Add this text:** Even when the score is displayed in concert pitch, the calculated value will be as if the display was transposing. [In contrast to this, FCNoteEntry::​CalcStemLength() does change when switching between sounding and transposing display. Should this be harmonized?​]
Line 17: Line 19:
  
 **FCNote::​CalcWrittenPitch()** **FCNote::​CalcWrittenPitch()**
 +
 +(JW: Added to v0.40 docs)
  
 **Add this text:** Even when the score is displayed in concert pitch, the calculated value will be as if the display was transposing. [Same as CalcStaffPosition()] **Add this text:** Even when the score is displayed in concert pitch, the calculated value will be as if the display was transposing. [Same as CalcStaffPosition()]
Line 23: Line 27:
  
 **FCNoteEntry** **FCNoteEntry**
 +
 +(JW: A modified version of this was added to v0.40 docs)
  
 **Add this text:** [After "The class is also a collection of notes (of the FCNote class).] The order of notes in the collection is low to high. **Add this text:** [After "The class is also a collection of notes (of the FCNote class).] The order of notes in the collection is low to high.
Line 28: Line 34:
  
 **FCStaffListLookup** **FCStaffListLookup**
 +
 +(JW: Fixed in v0.40 docs)
  
 **Add text:** [In "​Detailed Description"​] ​ I guess either there is something missing or it should be capitalized like "A specialized collection class that has The Purpose."​ ;-) **Add text:** [In "​Detailed Description"​] ​ I guess either there is something missing or it should be capitalized like "A specialized collection class that has The Purpose."​ ;-)
Line 34: Line 42:
  
 **FCSmartShapeSegment::​SetEndpointOffsetX()** **FCSmartShapeSegment::​SetEndpointOffsetX()**
 +
 +(JW: Added to v0.40 docs)
  
 **Add text:** This function only has a visible effect when custom offsets where enabled for this segment using ''​SetCustomOffset()''​. [Same as for ''​SetEndpoingOffsetY()''​] **Add text:** This function only has a visible effect when custom offsets where enabled for this segment using ''​SetCustomOffset()''​. [Same as for ''​SetEndpoingOffsetY()''​]
Line 41: Line 51:
 **FCSmartShapeSegment::​SetEndpointOffsetY()** **FCSmartShapeSegment::​SetEndpointOffsetY()**
  
-**Add text:** This function only has a visible effect when custom offsets where enabled for this segment using ''​SetCustomOffset()''​[Same as for ''​SetEndpoingOffsetX()''​] +(JWAdded to v0.40 docs)
- +
----- +
- +
-**FCSmartShapeSegment::​SetEndpointOffsetY()**+
  
 **Add text:** This function only has a visible effect when custom offsets where enabled for this segment using ''​SetCustomOffset()''​. [Same as for ''​SetEndpoingOffsetX()''​] **Add text:** This function only has a visible effect when custom offsets where enabled for this segment using ''​SetCustomOffset()''​. [Same as for ''​SetEndpoingOffsetX()''​]
Line 63: Line 69:
  
 [Ideally, a SaveNew() would lead to a Lua error rather than crashing Finale.] [Ideally, a SaveNew() would lead to a Lua error rather than crashing Finale.]
 +</​del>​
  
  
 +In the [[jwlua:​enigmastrings|Enigma Strings documentation]],​ it would be helpful for non-native English speakers to add "​letter spacing"​ to the ''​^tracking()''​ description. Took me a while to find out how to translate "​tracking"​. I could edit the page directly, but I don't want to be disrespectful.
jwlua/developer_doc_change_requests.1444860933.txt.gz · Last modified: 2015/10/14 22:15 by jariw