version 1.3, 2002/07/29 14:51:43
|
version 1.11, 2005/09/16 22:11:51
|
Line 1
|
Line 1
|
<texxml> |
<texxml> |
|
<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 82
|
Line 83
|
<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="Dynamically Generated Plots"> |
|
<!-- <file name="Authoring_Dynamic_Plot.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" > |
|
<file name="Authoring_Dynamic_Plot_Curve.tex" /> |
|
<file name="Authoring_Dynamic_Plot_Curve_Data.tex" /> |
|
<file name="Authoring_Dynamic_Plot_Curve_Function.tex" /> |
|
<file name="Authoring_Dynamic_Plot_Linestyle.tex" /> |
|
</subsection> |
|
<subsection name="Color Selection" > |
|
<file name="Authoring_Dynamic_Plot_Color_Selection.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 name="Printing Your Resources"> |
|
<subsection name="Printing from Construction Space"> |
|
<file name="Print_Resource.tex" /> |
|
</subsection> |
|
<subsection name="Printing a Subdirectory of Problems"> |
|
<file name="Print_Library.tex" /> |
|
|
|
|
|
</subsection> |
|
<subsection name="Tips for Improving Print Output"> |
|
<file name="Print_Options.tex" /> |
|
|
|
<subsubsection name="TeXsize attribute"> |
|
<file name="TEXsize_attribute.tex" /> |
|
</subsubsection> |
|
<subsubsection name="TeXwidth attribute"> |
|
<file name="TEXwidth_attribute.tex" /> |
|
</subsubsection> |
|
<subsubsection name="TeXDropEmptyColumns attribute"> |
|
<file name="TEXDropEmptyColumns_attribute.tex"/> |
|
</subsubsection> |
|
<subsubsection name="Image TeX attributes"> |
|
<file name="Problem_LON-CAPA_Image_Options.tex"/> |
|
</subsubsection> |
|
<subsubsection name="TeX Type attribute"> |
|
<file name="TEXtype_attribute.tex" /> |
|
</subsubsection> |
|
<subsubsection name="TeX Itemgroup attribute"> |
|
<file name="TEXitemgroup_attribute.tex" /> |
|
</subsubsection> |
|
<subsubsection name="TeX Item Group Width attribute"> |
|
<file name="TEXitemgroupwidth_attribute.tex" /> |
|
</subsubsection> |
|
<subsubsection name="TeX Layout attribute"> |
|
<file name="TEXlayout_attribute.tex" /> |
|
</subsubsection> |
|
</subsection> |
|
<subsection name="Troubleshooting PDF Errors"> |
|
<file name="Print_Tricks.tex" /> |
|
</subsection> |
</section> |
</section> |
|
|
<section name="Publishing Your Resources"> |
<section name="Publishing Your Resources"> |
Line 165
|
Line 233
|
<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 177
|
Line 245
|
<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="<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> |
</texxml> |