Hi John<br><br>Nadine has already given you a good description of how to proceed. This is how you could generate a FrameMaker book from a ditamap with DITA-FMx:<br><br>1. Create your DITA topics.<br>2. Create a bookmap, in which each chapter is a ditamap. The bookmap also contains <bookmeta>, which contains information which will be converted to Fm variables.<br>


3. Create a ditaval file, for example:

<br><?xml version="1.0" encoding="UTF-8"?><br><val><br>    <prop att="platform" val="pdf" action="exclude" /><br>    <prop att="platform" val="help" action="include" /><br>

    <prop att="platform" val="chm" action="exclude" /><br>    <prop att="platform" val="mac" action="include" /><br>    <prop att="product" val="productA" action="include" /><br>

    <prop att="product" val="productB" action="exclude" /><br>    <prop att="audience" val="novice_user" action="include" /><br>    <prop att="audience" val="expert" action="exclude" /><br>

    <prop att="otherprops" val="snow" action="exclude" /><br>    <prop img="_graphics/warning.png" alt="Warning!" att="rev" val="2.0" action="flag" /><br>

</val><br><br>4. Check the following folders:<ul><li>C:\Program Files\Adobe\AdobeFrameMaker11\Structure\xml\DITA-FMx_1.1\Book\component-templates. Here, you will find DITA-FMx "component templates", which you can use to generate the Fm book from the bookmap.</li>

<li>C:\Program Files\Adobe\AdobeFrameMaker11\DITA-FMx. Here, you will find the ditafmx-bookbuild.ini file.</li></ul><p>5. Copy the "component-templates" folder and the ditafmx-bookbuild.ini file to a new "output" folder, for example a subfolder of your "project folder", i.e. the folder in which you have your DITA files, for example:</p>

<p>"my_project_folder" > "output" > ditafmx-bookbuild.ini > "component-templates"<br></p><p>6. Open the ditafmx-bookbuild.ini file and check the "BookTemplatesDir=". This refers to the folder where the "component templates" are.</p>

<p>7. Choose DITA-FMx > Generate Book From Map.</p><p>8. Select the bookmap and specify the output folder and enter a name for your Fm book.</p><p><stepresult>DITA-FMx will generate an Fm book, using the component templates.</p>

<p>Now that you have an Fm book with some contents, you can customize it. This is how I do it:</p><p>1. Open my "legacy" unstructured Fm files.</p><p>2. Import the formats from my "legacy" unstructured Fm files into my generated Fm book.</p>

<p>3. Customize the formatting of the styles in the generated Fm files. The "Global Update Options" in the Paragraph and Character Designers can help here.</p><p>TIP: Do not rename the formats which come from the component templates, for example title.0, title.1, step.continue etc. because these are also used in the EDD, for example:</p>
<p>Element (Container): cmd > If context is: step < steps, use paragraph format: step.continue. <br></p><p>4. Import the formats from the generated Fm files into the component templates.</p>
<p>TIP: I usually put my component templates in an Fm book, which makes it a bit easier to import formats.</p><p>This video also gives you an idea of how the process goes:</p><p></p><p><a href="http://goo.gl/xGTpD">http://goo.gl/xGTpD</a></p>
<p><br></p><p><br></p><p>Kind regards</p><p>Yves Barbion<br><a href="http://www.scripto.nu">www.scripto.nu</a><br></p><p><br></p><p><br></p>