[LON-CAPA-cvs] cvs: doc /help author.manual.texxml
lira
lira at source.lon-capa.org
Fri Jul 5 14:12:29 EDT 2013
lira Fri Jul 5 18:12:29 2013 EDT
Modified files:
/doc/help author.manual.texxml
Log:
cleanup and add headings to gnuplot description
Index: doc/help/author.manual.texxml
diff -u doc/help/author.manual.texxml:1.22 doc/help/author.manual.texxml:1.23
--- doc/help/author.manual.texxml:1.22 Mon Jul 1 19:13:59 2013
+++ doc/help/author.manual.texxml Fri Jul 5 18:12:29 2013
@@ -99,6 +99,9 @@
<subsubsection name="Importing Testbanks">
<file name="Testbank_Formatting.tex" />
</subsubsection>
+ <subsubsection name="Answer Display Overview">
+ <file name="Answer_Display_Overview.tex"/>
+ </subsubsection>
</subsection>
</section>
<section name="Authoring Radio, Option, String Response Problems"/>
@@ -123,7 +126,7 @@
<section name="Authoring Numerical, Formula, Custom Response Questions">
<subsection name="Authoring Numerical Response and Formula Response Problems">
<file name="About_Numerical_and_Formula_Response.tex"/>
- <file name="Author_Numerical_and_Formula.tex"/>
+<!-- <file name="Author_Numerical_and_Formula.tex"/> -->
</subsection>
<file name="Numerical_Response_Introduction.tex"/>
<subsection name="The Parts of a Numerical Response Problem">
@@ -152,7 +155,7 @@
<subsubsection name="Variables in the Answer Block">
<file name="Variables_in_the_Answer_Block.tex"/>
</subsubsection>
- </subsection>
+ </subsection>
<subsection name="Calling Functions">
<file name="Calling_Functions.tex"/>
<subsubsection name="Numerical Response Randomization">
@@ -198,20 +201,30 @@
</section>
<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_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" />
+ <file name="Authoring_Dynamic_Plot_Gnuplot.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" />
+ <subsubsection name="Plotting Data Points">
+ <file name="Authoring_Dynamic_Plot_Curve_Data.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 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" >
<file name="Authoring_Dynamic_Plot_Color_Selection.tex" />
</subsection>
@@ -377,6 +390,7 @@
</section>
<section name="<script> Tag">
+<!-- labels are not captured from this file. <tex content="\label{Script Tag}\index{script commands}"/> -->
<subsection name="Supported script functions">
<file name="Script_Functions.tex" />
</subsection>
More information about the LON-CAPA-cvs
mailing list