Diff for /doc/help/author.manual.texxml between versions 1.40 and 1.41

version 1.40, 2017/01/30 18:43:41 version 1.41, 2017/02/01 21:20:18
Line 88 Line 88
     <subsection name="Math Response Problems">      <subsection name="Math Response Problems">
       <file name="Math_Response_Problems.tex"/>        <file name="Math_Response_Problems.tex"/>
     </subsection>      </subsection>
     <subsection name="Custom Response Problems">  
       <file name="Custom_Response_Problems.tex"/>  
     </subsection>  
     <subsection name="Function Plot Response Problems">      <subsection name="Function Plot Response Problems">
       <file name="Function_Plot_Response_Overview.tex" />        <file name="Function_Plot_Response_Overview.tex" />
     </subsection>      </subsection>
       <subsection name="Custom Response Problems">
         <file name="Custom_Response_Problems.tex"/>
       </subsection>
   </section>    </section>
   
   <section name="Authoring Content in LON-CAPA">    <section name="Authoring Content in LON-CAPA">
Line 370 Line 370
     <file name="Authoring_XML_Intro.tex" />      <file name="Authoring_XML_Intro.tex" />
     <subsection name="Response Tags">      <subsection name="Response Tags">
       <file name="Authoring_Response_Tag_Intro.tex" />        <file name="Authoring_Response_Tag_Intro.tex" />
       <subsubsection name="numericalresponse">        <subsubsection name="Attributes For All Response Tags">
         <file name="Authoring_NumericalResponse.tex" />          <file name="Authoring_Response_Attributes.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="imageresponse">        <subsubsection name="customresponse">
         <file name="Authoring_ImageResponse.tex" />          <file name="Authoring_CustomResponse.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="optionresponse">        <subsubsection name="dataresponse">
         <file name="Authoring_OptionResponse.tex" />          <file name="Authoring_DataResponse.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="radiobuttonresponse">        <subsubsection name="essayresponse">
         <file name="Authoring_RadiobuttonResponse.tex" />          <file name="Authoring_EssayResponse.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="stringresponse">        <subsubsection name="externalresponse">
         <file name="Authoring_StringResponse.tex" />          <file name="Authoring_ExternalResponse.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="formularesponse">        <subsubsection name="formularesponse">
         <file name="Authoring_FormulaResponse.tex" />          <file name="Authoring_FormulaResponse.tex" />
       </subsubsection>        </subsubsection>
         <subsubsection name="imageresponse">
           <file name="Authoring_ImageResponse.tex" />
         </subsubsection>
       <subsubsection name="matchresponse">        <subsubsection name="matchresponse">
         <file name="Authoring_MatchResponse.tex" />          <file name="Authoring_MatchResponse.tex" />
       </subsubsection>        </subsubsection>
         <subsubsection name="numericalresponse">
           <file name="Authoring_NumericalResponse.tex" />
         </subsubsection>
         <subsubsection name="optionresponse">
           <file name="Authoring_OptionResponse.tex" />
         </subsubsection>
         <subsubsection name="organicresponse">
           <file name="Authoring_OrganicResponse.tex" />
         </subsubsection>
         <subsubsection name="radiobuttonresponse">
           <file name="Authoring_RadiobuttonResponse.tex" />
         </subsubsection>
       <subsubsection name="rankresponse">        <subsubsection name="rankresponse">
         <file name="Authoring_RankResponse.tex" />          <file name="Authoring_RankResponse.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="dataresponse">        <subsubsection name="reactionresponse">
         <file name="Authoring_DataResponse.tex" />          <file name="Authoring_ReactionResponse.tex" />
       </subsubsection>        </subsubsection>
       <subsubsection name="externalresponse">        <subsubsection name="stringresponse">
         <file name="Authoring_ExternalResponse.tex" />          <file name="Authoring_StringResponse.tex" />
       </subsubsection>  
       <subsubsection name="Attributes For All Response Tags">  
         <file name="Authoring_Response_Attributes.tex" />  
       </subsubsection>        </subsubsection>
     </subsection>      </subsection>
     <subsection name="responseparam and parameter">      <subsection name="responseparam and parameter">

Removed from v.1.40  
changed lines
  Added in v.1.41


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