Diff for /doc/help/author.manual.texxml between versions 1.2 and 1.8

version 1.2, 2002/07/17 18:23:45 version 1.8, 2003/07/21 17:04:20
Line 1 Line 1
 <texxml>  <texxml>
 Author_Manual_Title_Page   <title name="LON-CAPA Author's Manual" />
  <file name="Author_Manual_Title_Page.tex"/>   <file name="Author_Manual_Title_Page.tex"/>
   
  <section name="Introduction to LON-CAPA">   <section name="Introduction to LON-CAPA">
Line 83  Author_Manual_Title_Page Line 83  Author_Manual_Title_Page
  <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>
    <subsection name="General Problem Editing">
    <tex content="The following capabilities are available in all problem types:" />
    <subsubsection name="Adding Picture">
    <file name="Authoring_Adding_Pictures.tex" />
    <file name="Authoring_Pictures_EPS.tex" />
    </subsubsection>
    </subsection>
  </section>   </section>
   
  <section name="Publishing Your Resources">   <section name="Publishing Your Resources">
Line 166  Author_Manual_Title_Page Line 173  Author_Manual_Title_Page
  <file name="Scripting_Help.tex"/>   <file name="Scripting_Help.tex"/>
  </subsection>   </subsection>
  <subsection name="Formula Response">   <subsection name="Formula Response">
  <file name="Formula_Response_Problems.tex"/>   <file name="Formula_Response_Adv_Intro.tex"/>
  <subsubsection name="Sample Specifications">   <subsubsection name="Sample Specifications">
  <file name="Formula_Response_Sampling.tex"/>   <file name="Formula_Response_Sampling.tex"/>
  </subsubsection>   </subsubsection>
Line 178  Author_Manual_Title_Page Line 185  Author_Manual_Title_Page
  <file name="Formula_Tolerance.tex"/>   <file name="Formula_Tolerance.tex"/>
  <tex content="\end{itemize}"/>   <tex content="\end{itemize}"/>
  </subsubsection>   </subsubsection>
  <subsubsection name="Exaple Formula Response">   <subsubsection name="Example Formula Response">
  <file name="Formula_Response_Example.tex"/>   <file name="Formula_Response_Example.tex"/>
  </subsubsection>   </subsubsection>
  </subsection>   </subsection>
  </section>   </section>
   
    <section name="Tags Used in XML Authoring">
    <file name="Authoring_XML_Intro.tex" />
    <subsection name="Response Tags">
    <file name="Authoring_Response_Tag_Intro.tex" />
    <subsubsection name="numericalresponse">
    <file name="Authoring_NumericalResponse.tex" />
    </subsubsection>
    <subsubsection name="imageresponse">
    <file name="Authoring_ImageResponse.tex" />
    </subsubsection>
    <subsubsection name="optionresponse">
    <file name="Authoring_OptionResponse.tex" />
    </subsubsection>
    <subsubsection name="radiobuttonresponse">
    <file name="Authoring_RadiobuttonResponse.tex" />
    </subsubsection>
    <subsubsection name="dataresponse">
    <file name="Authoring_DataResponse.tex" />
    </subsubsection>
    <subsubsection name="externalresponse">
    <file name="Authoring_ExternalResponse.tex" />
    </subsubsection>
    <subsubsection name="Attributes For All Response Tags">
    <file name="Authoring_Response_Attributes.tex" />
    </subsubsection>
    </subsection>
    <subsection name="responseparam and parameter">
    <file name="Authoring_Responseparam_Parameter.tex" />
    </subsection>
    <subsection name="Foil Structure Tags">
    <file name="Authoring_Foil_Structure_Tags.tex" />
    </subsection>
    <subsection name="Hint Tags">
    <file name="Authoring_Hint_Tags.tex" />
    </subsection>
    <subsection name="Input Tags">
    <file name="Authoring_Input_Tags.tex" />
    </subsection>
    <subsection name="Output Tags">
    <file name="Authoring_Output_Tags.tex" />
    </subsection>
    <subsection name="Internal Tags">
    <file name="Authoring_Internal_Tags.tex" />
    </subsection>
    <subsection name="Scripting Tags">
    <file name="Authoring_Scripting_Tags.tex" />
    </subsection>
    <subsection name="Structure Tags">
    <file name="Authoring_Structure_Tags.tex" />
    </subsection>
    </section>
   
    <section name="&lt;script&gt; Tag">
    <subsection name="Supported script functions">
    <file name="Script_Functions.tex" />
    </subsection>
    <subsection name="Script Variables">
    <file name="Script_Variables.tex" />
    </subsection>
    <subsection name="Table: LON-CAPA functions">
    <file name="Problem_LON-CAPA_Functions.tex" />
    </subsection>
    <subsection name="Table: CAPA vs. LON-CAPA function differences">
    <file name="CAPA_LON-CAPA_function_diffs.tex" />
    </subsection>
    </section>
   
           <section name="Appendix: Symbols in Tex">
                   <subsection name="Greek Symbols">
                           <file name="Greek_Symbols.tex" />
                           </subsection>
                   <subsection name="Other Symbols">
                           <file name="Other_Symbols.tex" />
                           </subsection>
                   </section>
   
  </texxml>   </texxml>

Removed from v.1.2  
changed lines
  Added in v.1.8


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