﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Changing the Amount of Space Between Problems on a Test/Worksheet" section="formatting">
  <p>
      In this article, you will learn how to change the size of the workspace (the space between problems) on tests and
      worksheets. The default size of the workspace is 0.5in. You can make the workspace smaller or larger by:
    </p>
  <ul>
      <li>Choosing <a href="#edit" shape="rect"><span class="mac menu">Edit &gt; Metadata</span><span class="win menu">Edit &gt; Problem Properties</span></a>, or
      </li>
      <li>Using <a href="#grid" shape="rect">Grid View</a> to change the workspace size.
      </li>
    </ul>
  <a name="edit" id="edit" shape="rect">
  </a>
  
  <div class="note">
      By default, Acces will stretch (or shrink) the workspace by up to 20% in order to make 
      best use of the space on a page. To disable this feature, choose <span class="menu">Format &gt; 
      Test/Wksh Options</span> and deselect <span class="option">stretch to fill pages</span>.
    </div>
	<div class="warning">
      Do not use this process to try to force page breaks. For information on page breaks, refer to the article
      <a href="pagebreak.html" shape="rect">Placing Page Breaks</a>.
    </div>
  <h3>
      Editing Problem Properties
    </h3>
  <p>
      This method is best for changing the workspace for <b>all</b> problems in your document.
    </p>
  <ol>
      <li>Choose <span class="mac menu">Edit &gt; Metadata</span><span class=" win menu">Edit &gt; Problem Properties</span> <img class="screenshot-noshadow mac" src="images/editproperties.png"></img>
      </li>
      <li>Select <span class="option">Workspace</span> and enter a value in tenths of an inch. For example, if you
      enter 2 for <span class="option">Workspace</span>, Acces will leave 0.2in between problems. If you want Acces to
      leave 2in between problems, enter 20. <img class="screenshot-noshadow mac" src="images/editproperties1.png"></img>
        <div class="tip">
          If you want to use units other than inches, enter the unit with the value. For example, to leave 4cm between
          problems, enter 4cm.
        </div>
      </li>
      <li>Select <span class="option">Entire document</span> to apply the change to all problems in your document.
      Alternately, you can apply the change to the currently selected problem or to only the problems in the current
      part. <img class="screenshot-noshadow mac" src="images/editproperties2.png"></img>
      </li>
      <li>Click <span class="button">OK</span> to save your changes and return to the Document Window. Preview your
      document by choosing <span class="menu">File &gt; Print Preview</span> to see the changes.
      </li>
    </ol>
  <div class="horizontal">
      <div>
        <div>
          <img class="screenshot-noshadow" src="images/workspace1.png"></img>
        </div>
        <div class="caption">
          Workspace set to 0.5in (default)
        </div>
      </div>
      <div>
        <div>
          <img class="screenshot-noshadow" src="images/workspace2.png"></img>
        </div>
        <div class="caption">
          Workspace set to 1in
        </div>
      </div>
    </div>
  <a name="grid" id="grid" shape="rect">
  </a>
  <h3>
      Using Grid View to change the workspace size
    </h3>
  <p>
      This method is best for changing the workspace for <b>one or more</b> problems in your document.
    </p>
  <ol>
      <li>Change to Grid View by selecting <span class="menu">View &gt; Grid</span> <img class="screenshot-noshadow mac" src="images/viewgrid.png"></img>
      </li>
      <li>Enter the desired value in the Workspace column in tenths of an inch.
			(If the Workspace column is not displayed in the Grid, choose <span class="menu">View &gt; Metadata Fields</span>
				and select <span class="option">Workspace</span>.) For example, if you enter 2 for
      <span class="option">Workspace</span>, Acces will leave 0.2in between problems. If you want Acces to leave 2in
      between problems, enter 20. <img class="screenshot-noshadow mac" src="images/gridview.png"></img>
        <div class="note">
          Grid View displays one Part at a time. To edit the workspace for problems in another part, select that part
          in the Document Tree before editing the Workspace column.
        </div>
      </li>
      <li>Preview your document by choosing <span class="menu">File &gt; Print Preview</span> to see the changes.
      </li>
      <li style="list-style: none">
        <div class="horizontal">
          <div>
            <div>
              <img class="screenshot-noshadow" src="images/workspace1.png"></img>
            </div>
            <div class="caption">
              Workspace set to 0.5in (default)
            </div>
          </div>
          <div>
            <div>
              <img class="screenshot-noshadow" src="images/workspace2.png"></img>
            </div>
            <div class="caption">
              Workspace set to 1in
            </div>
          </div>
        </div>
        <div class="tip">
          If you want to use units other than inches, enter the unit with the value. For example, to leave 4cm between
          problems, enter 4cm.
        </div>
      </li>
    </ol>
</guide>