--- doc/help/author.manual.texxml 2002/07/17 18:23:45 1.2 +++ doc/help/author.manual.texxml 2003/07/21 17:04:20 1.8 @@ -1,5 +1,5 @@ -Author_Manual_Title_Page + <file name="Author_Manual_Title_Page.tex"/> <section name="Introduction to LON-CAPA"> @@ -83,6 +83,13 @@ Author_Manual_Title_Page <file name="About_Numerical_and_Formula_Response.tex"/> <file name="Author_Numerical_and_Formula.tex"/> </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 name="Publishing Your Resources"> @@ -166,7 +173,7 @@ Author_Manual_Title_Page <file name="Scripting_Help.tex"/> </subsection> <subsection name="Formula Response"> - <file name="Formula_Response_Problems.tex"/> + <file name="Formula_Response_Adv_Intro.tex"/> <subsubsection name="Sample Specifications"> <file name="Formula_Response_Sampling.tex"/> </subsubsection> @@ -178,10 +185,86 @@ Author_Manual_Title_Page <file name="Formula_Tolerance.tex"/> <tex content="\end{itemize}"/> </subsubsection> - <subsubsection name="Exaple Formula Response"> + <subsubsection name="Example Formula Response"> <file name="Formula_Response_Example.tex"/> </subsubsection> </subsection> </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="<script> 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>