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

version 1.22, 2013/07/01 19:13:59 version 1.23, 2013/07/05 18:12:29
Line 99 Line 99
                 <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 126
  <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 155
  <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 201
  </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 377 Line 390
  </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.23


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