Use the following steps to create new topics by importing FrameMaker documents.
Because you can import the source FrameMaker BOOK and FM files, Flare has full access to FrameMaker variables, conditionals, auto-numbering, and so on. This means that those features are converted to Flare seamlessly.
Tip: Before diving in to the import process, it is recommended that you first review the Quick Start topics for FrameMaker users. See Quick Start for FrameMaker Users.
How to create topics by importing FrameMaker documents
If you have not imported FrameMaker documents previously:
From the context menu, select Add FrameMaker Import File.
(Alternatively, you can also select Project>Import File>Add FrameMaker Import File.)
Complete the options in the Add FrameMaker Import File dialog and click Add.
Double-click the new FLIMPFM file in the Imports subfolder.
The file opens in the Frame Import Editor to the right, with several tabs shown.
If you have imported FrameMaker documents previously and want to import more FrameMaker documents (to be included with this "batch"):
next to the Imports subfolder. Double-click the appropriate FLIMP file (which is named after the FrameMaker document that was at the top of the previous import).
The file opens in the Frame Import Editor to the right, with several tabs shown.
Tip: When possible, it is recommended that you select a Adobe FrameMaker BOOK file for import and let Flare locate and import all the associated document files within the Adobe FrameMaker book.
You can use the various options
Link Generated Files To Source Files This creates a connection between the original
If you use this option, a link icon
is added to the top of a linked file in the Flare interface. This lets you know that you need to edit the source file, rather than editing this file. If you remove the connection to the source file, this icon no longer displays on the file. Please note that if you have bound the project to source control, the icons used for source control take precedence over the link icon.
example
If you have a style called "Heading 2" in your
If you want Flare to split long topics into smaller ones (based on the number of characters in a topic) or re-import updated source documents automatically,
Enable 'Passthrough' Markers Select this check box to include a check mark if you have created passthrough markers in your FrameMaker source documents.
A passthrough marker is a special marker that you can insert into your FrameMaker source content when you have information or code that you plan to import to Flare and want left alone (or "passed through," leaving it exactly as you have authored it, rather than processing it).
You can specify how the marker content should be treated when the FrameMaker document is imported. The first option is that you can import the marker content as regular text (which is the default setting). The second option is that you can import the marker content as an XML fragment (e.g., the first part of a bold tag—<b>—but not the second part). The third option is that you can import the marker content as a complete XML tag.
You might use a passthrough marker for various reasons, such as for importing a marker as XHTML
example
Let's say you plan to import some FrameMaker documents to Flare and you have locations in those documents where you want to link to CHM files. The problem is that FrameMaker does not allow you to create links to CHM files in such a way that those links can then be imported into another software application.
Therefore, you create a passthrough marker in the FrameMaker document, providing the beginning "href" tag and path to the CHM file. Like this:
Then you create a second passthrough marker, providing the end tag for the link. Like this:
When you import the FrameMaker document(s), you can specify that the passthrough markers should be imported as XML fragments. In Flare, the link to the CHM file will look and work as it should.
Even if you do not use this mapping feature, the table formatting still comes across when you import the documents. The only difference is that table style sheets make it easier to maintain the formatting of your tables within Flare.
You might want to keep this check box selected for some re-imports, but other times you might want to deselect it when re-importing.
example
Let’s say you want the formatted tables in your FrameMaker documents to be converted to table styles when you perform the initial import into a Flare project. Therefore, in the import wizard, you turn on the "Convert Table Styles" option. As a result, let's say that Flare creates a new table style and calls it "FormatA.css."
After the initial import, you realize you want the tables to look a little different. Therefore, in the Flare project, you modify the properties of the FormatA.css table style sheet.
Awhile later, let's say you want to re-import the FrameMaker documents. The problem is that you've already changed the table style sheet in Flare. You probably want to keep the tweaked table style so that you don’t have to modify it again after the import.
This is where the new "re-import" option comes into play. It determines whether or not a second new table style sheet will be created, based on the old look from the tables in the FrameMaker documents.
Here's one scenario. Let's say that before you re-imported the FrameMaker documents, you selected the "Reimport Table Styles" option in the Frame Import Editor. And during the import when you were prompted, you selected not to overwrite the existing FormatA.css table style sheet. In that case, Flare keeps your tweaked style sheet in the project, but it also creates another table style sheet called "FormatA1.css" that has the old look and feel. All of the re-imported content now links to the FormatA1.css style sheet instead of FormatA.css.
Here's a different scenario. Let's say that you perform the same steps described above, except this time you deselected the "Reimport Table Styles" option in the Frame Import Editor. In that case, the second FormatA1.css file is not created. The imported content is linked to the FormatA.css table style sheet that you previously modified, since it already exists in the project.
Conversion Styles This opens the Import Styles Editor, which lets you specify how to convert each property of the FrameMaker styles. If you do not enter a property value, the value from the FrameMaker document is used. If you enter a property value, it overrides the value from the FrameMaker document. This button is used only if you have selected "Preserve FrameMaker Styles."
example
You might use this button, for example, if you need to change a cross-reference format coming from FrameMaker into something more meaningful in Flare. There are some cross-reference building blocks in FrameMaker that do not have an equivalent in Flare. In cases such as these, the formats are preserved after conversion to Flare. However, the formats may therefore appear to be broken, but they are preserved to let you know that there was some formatting in a cross-reference style that Flare did not understand; you can then make changes to the cross-reference style in the style sheet. Therefore, if you already know ahead of time that you have a cross-reference style that will need to be modified for use in Flare, you can use the Conversion Styles button and change the cross-reference format to something that Flare understands.
The style is added to the Flare Style column. When you are finished importing the documents and the new Flare project is loaded, the content that had been associated with the style in the
The style is added to the Flare Style column. When you are finished importing the documents and the new Flare project is loaded, the content that had been associated with the style in the
example
Let's say you have a style in your
Click the Cross-Reference tab to map cross-reference (x-ref) styles from the FrameMaker documents to Flare's cross-reference styles, including those from the style sheet you may have selected. In this way, you can have your FrameMaker style take on the appearance of the Flare style that you map it to. To map a style, click the style in the FrameMaker Style column on the left, click a style in the Flare Styles section on the far right, and then click the Map button.
The style is added to the Flare Style column. When you are finished importing the documents and the new Flare project is loaded, the content that had been associated with the FrameMaker style in the FrameMaker document will now be associated with a new style that has the appearance of the style that you mapped it to.
After you have made the necessary changes, click Import at the top of the Frame Import Editor.
The Accept Imported Documents dialog opens. The files that will be created as a result of the import are listed on the left. A preview of each file can be seen to the right when you click the file.
When you are finished previewing the files to be created, click Accept.
The new topics are added to the project.
Note: The Imported Files tab displays the files that were included in the most recent import from the source project.
Note: Flare supports FrameMaker 7.0 and newer versions.
Note: A link icon
displays next to file names that are imported from and linked to another Flare project, Microsoft Word documents, Adobe FrameMaker documents, or DITA file content. However, if you are also using the built-in source control technology, the source control icons have a higher precedence and will therefore be displayed instead.