Skip to Content

Pathway 1.0.0 release candidate

As part of the process of getting ready for the first official release, this sprint release (after 0.7.12) has been given the 1.0.0 version number. It is our release candidate. A branch has been made of the source and while ongoing development will take place on the trunk, if there are changes that need to be part of the stable release, they will go into the branch.

After the test team completed their exploratory tests, this sprint has been about fixing any issues they identified. These are the issues that were addressed:

  • TD-2078: space between lines of the Main title is too much
  • PathwayB can accept USFM input but Styles are not getting merged properly.
  • TD-2465: XeLaTeX / format Table of Contents
  • TD-2245: font-variant: normal;
  • TD-2702: dictionary with a reversal index working from the command line.
  • TD-2704: more unit test setup; also changed the command line interface to handle multiple input files, other input types. USX/USFM/Paratext bundle are not implemented yet.
  • TD-2700: Settings issue is fixed
  • TD-1750: “Run time error” while exporting pathway in Paratext 7
  • TD-2701, 2692: changed spacing for grammatical-info, partofspeech and other styles. Spacing is set to 0.5em, to increase with the font size rather than the width of the screen.
  • TD-2265: Verify space between words implemented
  • TD-2147 – display: none;
  • TD-2647 — add more error reporting / collection code to Go Bible output and SubProcess class. I’m unable to reproduce the exact scenario described in this defect.
  • TD-2699: AboutPw dialog version info. Use Assembly.GetCallingAssembly() to find the version info of the Pathway modules instead of the executing assembly (which could be FieldWorks, Paratext, etc.).
  • TD-2679, part 2: instead of using the unicode up / down arrow character in the more / less button, use up/down images from the open source Tango project.
  • TD-2666: Picture still shown in the document after disabled the picture option while using the custom stylesheet
  • TD-2696: Macro changed for FlexRev.odt so it takes less time to open
  • Add tableofcontent custom TeX macro and the standard setspace TeX macro for controlling interline spacing. Update the TeX setup script to handle zero length hyphen files.

The sprint release can be downloaded from the normal latest release location.