﻿<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="guide.xsl" type="text/xsl"?>
<guide platform="win mac" title="Creating Calendars" section="starting formatting">
  <p>
      In this article you will learn how to create:
    </p>
  <ul>
      <li>
        <a href="#weekly" shape="rect">Weekly Calendars</a>
      </li>
      <li>
        <a href="#monthly" shape="rect">Monthly Calendars</a>
      </li>
    </ul>
  <div class="tip">
      Pay attention to the length of the problems you choose, as longer problems may not fit on a calendar.
    </div>
  <h3>
      Creating Weekly Calendars
    </h3>
  <ol>
      <li>Create a new document and add problems. (For more information, refer to articles <a href="newdoc.xml" shape="rect">Creating a New Acces Document</a> and <a href="addproblem.xml" shape="rect">Adding a Problem</a>)
      </li>
      <li>Choose <span class="menu">Format &gt; Document Setup</span> <img class="screenshot-noshadow mac" src="images/formatmenu.png"></img>
      </li>
      <li>Choose <span class="option">Calendar</span> from the <span class="list">Type</span> list
      </li>
      <li>Select <span class="option">Weekly</span>.
      </li>
      <li>Select the week for which you want to print a calendar. <img class="screenshot-noshadow mac" src="images/formatcalendar.png"></img>
      </li>
      <li>From the <span class="list">Extra square</span> list, select one of these options:
        <ul>
          <li>blank: the 6th square will be left blank
            <div>
              <img class="screenshot-noshadow" src="images/calendar5.png"></img>
              <div class="caption">
                Weekly calendar with <span class="option">Extra square</span> set to blank
              </div>
            </div>
          </li>
          <li>Saturday: the 6th square will contain a problem for Saturday
            <div>
              <img class="screenshot-noshadow" src="images/calendar6.png"></img>
              <div class="caption">
                Weekly calendar with <span class="option">Extra square</span> set to Saturday
              </div>
            </div>
          </li>
          <li>Saturday/Sunday: the 6th square will be split horizontally and will contain problems for Saturday and
          Sunday
            <div>
              <img class="screenshot-noshadow" src="images/calendar7.png"></img>
              <div class="caption">
                Weekly calendar with <span class="option">Extra square</span> set to Saturday/Sunday
              </div>
            </div>
          </li>
        </ul>
      </li>
      <li>Click <span class="button">OK</span>. Preview your document by choosing <span class="menu">File &gt; Print
      Preview</span> to make sure that all of your problems fit in the calendar squares. If they do not, select a
      different problem, <a href="editbasic.xml" shape="rect">edit</a> the problem to make the text smaller, or <a href="freeresponse.xml" shape="rect">hide multiple-choice items</a>.
      </li>
    </ol>
  <a name="monthly" id="monthly" shape="rect">
  </a>
  <h3>
      Creating Monthly Calendars
    </h3>
  <ol>
      <li>Create a new document and add problems. (For more information, refer to articles <a href="newdoc.xml" shape="rect">Creating a New Acces Document</a> and <a href="addproblem.xml" shape="rect">Adding a Problem</a>)
      </li>
      <li>Choose <span class="menu">Format &gt; Document Setup</span> <img class="screenshot-noshadow mac" src="images/formatmenu.png"></img>
      </li>
      <li>Choose <span class="option">Calendar</span> from the <span class="list">Type</span> list
      </li>
      <li>Select <span class="option">Monthly</span>.
      </li>
      <li>Select the month for which you want to print a calendar. <img class="screenshot-noshadow mac" src="images/calendarm.png"></img>
      </li>
      <li>Click <span class="button">OK</span>. Preview your document by choosing <span class="menu">File &gt; Print
      Preview</span> to make sure that all of your problems fit in the calendar squares. If they do not, select a
      different problem, <a href="editbasic.xml" shape="rect">edit</a> the problem to make the text smaller, or <a href="freeresponse.xml" shape="rect">hide multiple-choice items</a>. You can also print the monthly calendar over more than one
      page by changing the <span class="option">Number of pages</span> option. This will create larger squares to
      accommodate longer problems.
        <div>
          <img class="screenshot-noshadow" src="images/calendarm1.png"></img>
          <div class="caption">
            Montly calendar on one page
          </div>
        </div>
        <div>
          <img class="screenshot-noshadow" src="images/calendarm2.png"></img>
          <div class="caption">
            Montly calendar on two pages (page 1 of 2)
          </div>
        </div>
      </li>
    </ol>
</guide>