As an anonymous user you still have full access to the site
and may give star ratings to the applications you use.
Pathway 1.0.2 sprint candidate release
- Features
- TD-1662: changes for removing examples without audio and staging Cherokee sample data at http://pathway.sil.org/cherokeedemo
- TD-2686: Only display PrinceXml if the user has installed it.
- TD-2758: Create Table in LibreOffice
- TD-2778: sanitize title and copyright string in title page to avoid crash.
- Errors fixed
- Fill out comments for epub.
- TD-2775: fix title page line-height for h1. Also cleaned up wrapping in CreateCoverImage – the max width could be beyond the width of the image.
- TD-2783: ConvertNestedDiv.xsl cleans up flex xhtml export so that is passes validation. It removes divs nested in spans and removes the ids of spans that are duplicated.
- TD-1475: Report error when unable to export windows environment .
- TD-2677: Crash, clicking on different “Stylesheet” when currently it’s processing Previewing on other one.
- TD-2734: Synonyms are being lost
- TD-2754: skip block in FixInvalidXhtml if working with scripture data. This will most likely just move the exception for Mark’s data set.
- TD-2755: comment out workaround to LT-11509; there’s something weird going on with the multiple calls to StreamReplaceInFile that might be leaving the temporary files open too long or calls from another process?. FixInvalidXhtml ends up getting called 6 times during OOo export.
- TD-2755: remove fix up that were causing crashes by holding on to files.
- TD-2745: Remove space between verse numbers and the verse text – LibreOffice and Prince
- TD-1662: fix problem with Chrome & other webkit based browsers like Safari on the ipad
- Header
- TD-2728: Header displays as box characters
- TD-2771: Page number doesn’t appear properly in libreoffice
- Picture
- TD-2658: Picture is appear out of margin when Single Lexicon entry have multiple pictures and blank space is appear between pages.
- TD-2726: Position Pictures in InDesign on right edge of column
- TD-2742: Make picture size based on column and page width – LibreOffice and Prince
- Root based dictionaries
- TD-2734, TD-2776, TD-2777, TD-2780, TD-2781: Remove broken links from XHTML export Also remove OpenOffice_OLD from solution.
- TD-2779: fix some spacing issues with root-based dictionaries.
- TD-2783: Add ApplyXslt project for use in applying custom style sheets in BeforePwConvert process.
- TD-2783: Transform was removing all links. Now it only removes broken links.
- Writing System
- Font embedding work. Added a new method to FontInternals, IsFreeFont, that checks the copyright string for known redistributable licenses GPL, OFL, CC. This call is used by the epub export to embed known freely redistributable fonts.
- More epub font embedding stuff — modify the font warning dialog so that users can select any freely redistributable font, not just ones from SIL. Also fixed a bug where the default cover image wasn’t getting picked up in the .epub file.
- TD-2732: Font process refactoring
- TD-2733: Add a WritingSystemStore variable to Pathway key in registry.
- TD-2733: add WritingSystemStore to Linux installation script
- TD-2752: crash in Configuration Tool when clicking on Properties tab. The problem here is that the <>StyleSettings.xml file values are stored in the English Locale, but there are several calls to .Parse that just use the default cultureInfo. This needs lots of work.
- TD-2754: for non-English locales, the Parse commands can throw FormatExceptions. Using the en-US CultureInfo object on the Parse commands fixes this, so that French locales parse the margins, etc. correctly. Also fixed an area where a crash in OO export was causing the columns.xml file to not get closed out properly.
- Writing system wackiness – new method, Common.GetLDMLPath, to poke in the registry looking for the WritingSystemStore string. If it can’t find it, fall back on the Environment.SpecialFolder.CommonApplicationData folder structure like it used to.
You can download the latest version here.
- Login or register to post comments
- 25 reads
- Feed: Pathway
- Original article