Help & Manual Basic 7.1 released

Released: Jun 10, 2016

Updates in 7.1

Features

  • Author-it import officially included - Version 7.1 can read and import Author-it project files directly. This makes the transition from Author-It to Help+Manual much easier than before, because the new import feature retains the internal structure of an Author-It project.
  • Team Foundation Server and Microsoft Sandcastle - Implemented support for Team Foundation Server 2015 (version control) and for the last Microsoft Sandcastle version 2.7.2. Visual Studio source code documentation with Sandcastle has been made much easier now.
  • PDF improved - Version 7.1 comes with an updated PDF engine and automatically applies proper widow/orphan control to the text. Dedicated page breaks inside table cells have been implemented and a rare problem with distorted math formulas in PDF has been fixed.
  • Windows EXE eBooks - The eBook viewer has been updated with several new features. Now you can separate the eBook viewer (the executable) from the data file and use one viewer with multiple data files. This creates a smaller package if you deploy your help in the eBook format. Execution of external files, in particular additional PDF files has been improved.
  • Multiple TOCs - Implemented separate default topics for each TOC. The default topic can now be specified separately for each TOC by right-clicking on a topic and selecting “Set as default topic”.
  • Variables - Are no longer sorted automatically and support multiple selections. The variables dialog window has new buttons to move variables up and down and an additional button to sort them manually.
  • HTML Help (.chm) Import - Extended import options to split header and topic body, the importer now supports the CSS rule “@import url(xxxxx.css);” and parses the additional CSS files.
  • Windows eBooks
    • The configuration page for Windows eBooks includes an option to switch on the debug function.
    • The publish dialog and publish task dialog enable output file extensions <> “.exe”. When the extension is not “.exe”, H&M creates a data package only, without the viewer.
    • The eBook viewer has been updated to support the multi-data-file command line interface and extended hotkeys for runtime zoom.
       

Fixes

  • PDF - Named destinations bug fix, tables always repeated their first row when a page break occurred in a table.
  • Print Manual Designer - Optical glitches on 150% screen dpi fixed, undo order was mixed up in some cases.
  • Snippets - Preview in snippet dialog calculated margins with screen pixels instead of device-independent units, resulting in a somewhat distorted snippet preview.
  • Insert Web Video - When the “custom web content” pointed a local HTML helper file (e.g. a video helper page in the baggage list), the video was automatically considered a “local video” and not custom web content.
  • Version Control - Checking out a versionized repository failed (VSS, SVN, TFS). A project was not saved on close, when a topic of a merged project was selected. Visual Source Safe – the manual checkout and checkin where disabled.
  • Word (DOCX) Export - Wrong indents in bullet lists and wrong numbering fixed, page width calculation did not take the page gutter into account (this could result in oversized graphics not exactly fitting the available space).
  • Winhelp (.hlp) Import - Keyword index and TOC were not properly encoded when the source was a Russian Winhelp file.
  • Possible error in Publishing Tasks - It was possible to specify an MNL file as the template for DOCX output, causing an error when the publishing task was executed.
  • HTML Help (.chm) Export - Standard CHM skins (black, blue, grey) triggered a Javascrip error when the print function from the toolbar was used to print the complete chapter.
  • Tables with Alternating Row Colors - When a table with alternating row colors was placed in a snippet and an uneven amount of rows got removed by conditional tags during the export, the alternating row colors were wrong.
  • Search and Replace Find Result List - Copy and print buttons were unintentionally disabled.