Diff for /doc/help/author.manual.texxml between versions 1.22 and 1.25

version 1.22, 2013/07/01 19:13:59 version 1.25, 2013/07/12 02:57:10
Line 89 Line 89
  </subsection>   </subsection>
  <subsection name="General Problem Editing">   <subsection name="General Problem Editing">
  <tex content="The following capabilities are available in all problem types:" />   <tex content="The following capabilities are available in all problem types:" />
    <subsubsection name="Authoring Surveys">
    <file name="Authoring_Surveys.tex" />
    </subsubsection>
  <subsubsection name="Adding Picture">   <subsubsection name="Adding Picture">
  <file name="Authoring_Adding_Pictures.tex" />   <file name="Authoring_Adding_Pictures.tex" />
  <file name="Authoring_Pictures_EPS.tex" />   <file name="Authoring_Pictures_EPS.tex" />
Line 99 Line 102
                 <subsubsection name="Importing Testbanks">                  <subsubsection name="Importing Testbanks">
                     <file name="Testbank_Formatting.tex" />                      <file name="Testbank_Formatting.tex" />
                     </subsubsection>                      </subsubsection>
    <subsubsection name="Answer Display Overview">
       <file name="Answer_Display_Overview.tex"/>
       </subsubsection>
  </subsection>   </subsection>
  </section>   </section>
  <section name="Authoring Radio, Option, String Response Problems"/>   <section name="Authoring Radio, Option, String Response Problems"/>
Line 123 Line 129
  <section name="Authoring Numerical, Formula, Custom Response Questions">   <section name="Authoring Numerical, Formula, Custom Response Questions">
  <subsection name="Authoring Numerical Response and Formula Response Problems">   <subsection name="Authoring Numerical Response and Formula Response Problems">
  <file name="About_Numerical_and_Formula_Response.tex"/>   <file name="About_Numerical_and_Formula_Response.tex"/>
  <file name="Author_Numerical_and_Formula.tex"/>  <!-- <file name="Author_Numerical_and_Formula.tex"/>  -->
  </subsection>   </subsection>
  <file name="Numerical_Response_Introduction.tex"/>   <file name="Numerical_Response_Introduction.tex"/>
  <subsection name="The Parts of a Numerical Response Problem">   <subsection name="The Parts of a Numerical Response Problem">
Line 152 Line 158
  <subsubsection name="Variables in the Answer Block">   <subsubsection name="Variables in the Answer Block">
  <file name="Variables_in_the_Answer_Block.tex"/>   <file name="Variables_in_the_Answer_Block.tex"/>
  </subsubsection>   </subsubsection>
  </subsection>   </subsection>
  <subsection name="Calling Functions">   <subsection name="Calling Functions">
  <file name="Calling_Functions.tex"/>   <file name="Calling_Functions.tex"/>
  <subsubsection name="Numerical Response Randomization">   <subsubsection name="Numerical Response Randomization">
Line 198 Line 204
  </section>   </section>
   
                 <section name="Authoring Dynamically Generated Plots">                  <section name="Authoring Dynamically Generated Plots">
  <tex content="\index{Dynamically Generated Plots}\index{Plots}\label{Dynamic Plots}"/>   <!-- Most of this following file has been subdivided and expanded in the other files -->
 <!--                        <file name="Authoring_Dynamic_Plot.tex" /> -->  <!--                        <file name="Authoring_Dynamic_Plot.tex" /> -->
                         <file name="Authoring_Dynamic_Plot_Gnuplot.tex" />                           <file name="Authoring_Dynamic_Plot_Gnuplot.tex" />
                         <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />  
                         <file name="Authoring_Dynamic_Plot_Axes.tex" />  
                         <file name="Authoring_Dynamic_Plot_Tics.tex" />  
                         <file name="Authoring_Dynamic_Plot_Key.tex" />  
                         <file name="Authoring_Dynamic_Plot_Label.tex" />  
                         <subsection name="Specifying Curves to Plot" >                          <subsection name="Specifying Curves to Plot" >
                             <file name="Authoring_Dynamic_Plot_Curve.tex" />                              <file name="Authoring_Dynamic_Plot_Curve.tex" />
                             <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />   <subsubsection name="Plotting Data Points">
                             <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />                              <file name="Authoring_Dynamic_Plot_Curve_Data.tex" />
                             <file name="Authoring_Dynamic_Plot_Linestyle.tex" />   </subsubsection>
    <subsubsection name="Plotting Functions">
                               <file name="Authoring_Dynamic_Plot_Curve_Function.tex" />
    </subsubsection>
    <subsubsection name="Data and Line Styles">
                               <file name="Authoring_Dynamic_Plot_Linestyle.tex" />
    </subsubsection>
                             </subsection>                              </subsection>
    <subsection name="Plot Labels and Key"> 
                           <file name="Authoring_Dynamic_Plot_Title_X_Y_Label.tex" />
                           <file name="Authoring_Dynamic_Plot_Key.tex" />
                           <file name="Authoring_Dynamic_Plot_Label.tex" />
    </subsection>
    <subsection name="Plot Axes Details">
                           <file name="Authoring_Dynamic_Plot_Axes.tex" />
                           <file name="Authoring_Dynamic_Plot_Tics.tex" />
    </subsection>
                         <subsection name="Color Selection" >                          <subsection name="Color Selection" >
                             <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />                              <file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
                             </subsection>                              </subsection>
Line 247 Line 263
   
  </section>   </section>
   
           <section name="Authoring Adaptive/Conditional Hints">
                   <file name="adaptive_hints.tex"/>
                   </section>
   
  <section name="Publishing Your Resources">   <section name="Publishing Your Resources">
  <file name="Publishing_Intro.tex"/>   <file name="Publishing_Intro.tex"/>
Line 377 Line 396
  </section>   </section>
   
  <section name="&lt;script&gt; Tag">   <section name="&lt;script&gt; Tag">
   <!-- labels are not captured from this file. <tex content="\label{Script Tag}\index{script commands}"/>  -->
  <subsection name="Supported script functions">   <subsection name="Supported script functions">
  <file name="Script_Functions.tex" />   <file name="Script_Functions.tex" />
  </subsection>   </subsection>

Removed from v.1.22  
changed lines
  Added in v.1.25


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>