You are here: Features > Styles and Style Sheets > Mediums > About Style Sheet Mediums

About Style Sheet Mediums

You can single-source styles through the use of style sheet mediums. A medium is an alternative set of styles in a style sheet that you use for different outputs. They are intended to be an exception to the default style.

One use for a medium is to have one group of style settings for online formats (DotNet Help, HTML Help, WebHelp, WebHelp Plus, WebHelp AIR) and a different group of settings for print-based formats (Adobe PDF, XHTML, Microsoft XPS, Microsoft Word, Adobe FrameMaker). Therefore, you could use one medium for your online targets and use another medium for PDF and your other print-based targets.

example

Let's say you have text hyperlinks that are shown in blue font with an underline. That may be fine for Target A, but let's say you want this style to appear in black font with no underline for Target B. The solution is to use a style sheet medium.

Suppose Target A is using the "default" medium, where the blue underline properties are specified. With the properties for Target A already set, you now need to specify style properties for Target B. Therefore, in the Stylesheet Editor, instead of selecting the "default" medium, you can select another medium (e.g., the "print" medium) and change the properties for the style to black with no underline. It's the same style sheet and the same style that you are working with. The only difference is that one medium is telling Flare to display that content in blue with an underline, and the other medium is telling it to use black font with no underline. With Target A using the default medium and Target B using the other medium, the content will display appropriately in each output.

Style Sheet Mediums Provided

Flare provides you with the following style sheet mediums. These are enough to satisfy the needs of most authors, but you can create additional mediums if necessary.

Tasks for Using Style Sheet Mediums

Following are the tasks that you might perform when working with style sheet mediums.

See Also

Downloads (PDF Format):

Flare Quick Guide

Flare Getting Started Guide

Flare What's New Guide

Flare Key Features Guide

Flare Transition From RoboHelp Guide

Flare Transition From FrameMaker Guide

Flare Styles Guide

Flare Printed Output Guide

Flare Shortcuts