RoboHelp 2019 – Update 5 (February 2019)

This blog post was co-authored with Amitoj Singh, Product Manager for Adobe Technical Communication tools at Adobe.

Just about four weeks ago we have rolled out Update 4 for RoboHelp 2019. Today we release Update 5! Let us guide you through the what’s new and better in RoboHelp 2019 with Update 5 in this blog post. But before we go into it, here is a list of our previous blogs and fixed issues for the previous four updates for RoboHelp 2019.

  1. RoboHelp 2019 – Update 1
  2. RoboHelp 2019 – Update 2
  3. RoboHelp 2019 – Update 3
  4. RoboHelp 2019 – Update 4

As always, the detailed release notes for all updates are available here.

In this post:

What’s new and better

New: Update properties for multiple files

It is a very popular feature in RoboHelp Classic and a great productivity booster: The possibility to make changes to multiple topics in your project. Change the status and other topic properties for multiple topics in one go, delete multiple files at once or select and move multiple files and folders around in the project hierarchy.

With RoboHelp 2019 Update 5, we have implemented this in the new RoboHelp 2019 as well. Now you can select multiple files in the Contents panel and Table of Content panels, change their properties or drag & drop them in the hierarchy of your project.

Screenshot of Adobe RoboHelp (2019 release) – Update 5 – Multiple Topic Properties

New: Publish to SharePoint Online as ASPX

Many companies are using Microsoft SharePoint Online to share and manage content, knowledge, and applications to empower teamwork, quickly find information, and seamlessly collaborate across the organization. With RoboHelp 2019, Update 5, you can now easily publish your content to SharePoint Online in the native ASPX format. We have added a new Publish option for this in Output Presets.

Screenshot of RoboHelp 2019 - Update 5 - Publish Profiles - SharePoint Online

New: Associate project files with external applications

You can associate external applications with a file type for opening and editing. From RoboHelp, you can double-click a file or right-click it and choose Edit from the context menu to open it in the associated application.

Choose Edit → Preferences from the RoboHelp 2019 main menu and select File Association to map file types to applications installed on your machine.

Screenshot of Adobe RoboHelp (2019 release) – Update 5 – File Association

Enhanced: Topic list

Screenshot of Adobe RoboHelp (2019 release) – Update 4 – Topic List

When working on large documentation projects with many topics, it can become challenging to keep track of the individual topic properties and their status. Which topic is in authoring? Which topic is in review, and which topic has already been approved? Who was or is working on which topic?

With Update 5 for RoboHelp 2019, we have added a lot of functionalities to make managing your topics easier:

Easily work by resizing column width and changes are live in the topic list (make a change in the project and it is immediately reflected in Topic list).

For more information, see Topic List in Reports in RoboHelp.

Enhanced: Spell checker

The spell checker is now available through the F7 key and the Edit → Spell Check menu option. You can see indicators of misspelled words and implement, ignore, or add suggestions to your personal dictionary.

Adobe RoboHelp (2019 release) – Update 5 – Spell Checker

New: Style it with rounded borders and prefixes

In Update 5 for RoboHelp 2019, we have made it easy to style your elements with rounded borders and added new styling options for the prefix in a list and content in a list.

Screenshot of Adobe RoboHelp (2019 release) – Update 5 – Style Sheets – Prefix

Screenshot of Adobe RoboHelp (2019 release) – Update 5 – Style Sheets – Rounded Borders

New: Modularize your Style Sheets

This one is for the power users and CSS expert among you: If your CSS file gets very complex, you might want to split it up into multiple CSS files with dedicated CSS files for different elements. With Update 5 for RoboHelp 2019, you can now do this. Now you can set up a “Master CSS” file (let’s say “master.css”) which then imports multiple other CSS files. In the topics themselves, you just need to reference the Master CSS file and RoboHelp will automatically load all the depending “Child CSS” files. During publishing, RoboHelp will also take care fo the referenced CSS files and publish them to your output location – no need to manually copy them.

@charset "utf-8";
/* import css modules*/
@import url(page-structure.css);
@import url(navigation.css);
@import url(headings.css);
@import url(body.css);
@import url(tables.css);
@import url(other.css);
body {
	background-color: #ffffff;
	color: black;
	font-family: "Arial", sans-serif;
	font-size: 15px;
	margin: 0;
	padding: 0;
}

Other enhancements

Apart from the above enhancements, there have been numerous other enhancements such as:

Bug Fixes

In addition to all of the above, we also fixed a lot of smaller glitches. In total, we have fixed 21 of them in the last four weeks. Here is a small selection of them:

You can find the full list of all 21 bug fixes in Update 5 here.

How to get Update 5 of RoboHelp 2019 release

The best way to update Adobe RoboHelp 2019 is to click on Help → Updates to download and install the latest patch. You can also download the installer directly from the RoboHelp Service Releases page.

Found a bug? Want to suggest an improvement? Let us know!

There’s a channel for that: We call it “Adobe Tracker.” Adobe Tracker is your place to go when you find a bug and want to report it to us so that we can fix it in the next update/release. You can also file in your feature requests, ideas, requests for improvements. It’s very easy to do, and the reports go directly into our system, and our product managers, engineers, and support people have direct access to it.

You can report a bug here.