﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Using Overrides to Format Part of a Document Differently Than the Rest of the Document" section="formatting">

<span class="win">
<p>View a video guide on this topic:
</p>
<object width="580" height="360"><param name="movie" value="http://www.youtube.com/v/mPh8iXvLmck&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mPh8iXvLmck&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;color1=0x2b405b&amp;color2=0x6b8ab6&amp;border=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="580" height="360"></embed></object>
</span>
  <ul>
      <li>
        <a href="#override" shape="rect">Override</a> document-wide settings for a particular part or problem
      </li>
      <li>
        <a href="#clear" shape="rect">Clear overrides</a>, returning all parts and problems to document-wide settings
      </li>
    </ul>
  <a name="override" id="override" shape="rect">
  </a>
  <h3>
      Overriding Document-wide settings
    </h3>
  <p>
      This example will demonstrate how to override document settings to format a Part with two columns, while leaving
      the other Parts in the document formatted as one column.
    </p>
  <ol>
      <li>Select the part in the Document Tree. <img class="screenshot-noshadow mac" src="images/overrides1.png"></img>
      </li>
      <li>Choose <span class="menu">Format &gt; Test/Wksh. Options</span> <img class="screenshot-noshadow mac" src="images/formatmenu2.png"></img>
      </li>
      <li>Choose <span class="option">2</span> from the <span class="list">Columns</span> list. <img class="screenshot-noshadow mac" src="images/overrides2.png"></img>
      </li>
      <li>Select the option <span class="option">"Apply settings to current Part only"</span>. <img class="screenshot-noshadow mac" src="images/overrides3.png"></img>
        <div class="info">
          Selecting this option overrides the document settings for this part. Other parts remain unchanged.
        </div>
      </li>
      <li>Click <span class="button">OK</span> to return to the Document Window.
      </li>
    </ol>
  <p>
      You can override many of the format settings for an individual part or problem by selecting "Apply settings to
      current Part only" or "Apply settings to current Problem only" (depending on what you have selected in the
      document tree). If the option "Apply settings to current Part/Problem only" does not appear in the format dialog,
      then that option cannot be overridden at the part or problem level.
    </p>
  <div>
      <div>
        <img class="screenshot-noshadow mac" src="images/formatmenu3.png"></img>
      </div>
      <div class="caption">
        The choices in the second part of the <span class="menu">Format</span> menu can be overridden for individual
        Parts and Problems.
      </div><a name="clear" id="clear" shape="rect"></a>
      <h3>
        Clear Overrides
      </h3>
      <p>
        Clearing overrides reverts selected Parts/Problems to document-wide format settings.
      </p>
      <ol>
        <li>Choose <span class="menu">Format &gt; Clear Overrides</span> <img class="screenshot-noshadow mac" src="images/overrides4.png"></img>
        </li>
        <li>Select the Parts/Problems for which you want to clear overrides. (Only parts and problems with overrides
        will show in the list.) <img class="screenshot-noshadow mac" src="images/overrides5.png"></img>
        </li>
        <li>Click <span class="button">OK</span> to return to the Document Window.
        </li>
      </ol>
    </div>
</guide>
