[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Authoring_Dynamic_Plot_Curve_Data.tex
raeburn
raeburn at source.lon-capa.org
Thu Aug 18 07:38:40 EDT 2016
raeburn Thu Aug 18 11:38:40 2016 EDT
Modified files:
/loncom/html/adm/help/tex Authoring_Dynamic_Plot_Curve_Data.tex
Log:
- use LaTeX-style single quotes
Index: loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Curve_Data.tex
diff -u loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Curve_Data.tex:1.5 loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Curve_Data.tex:1.6
--- loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Curve_Data.tex:1.5 Mon Sep 9 20:59:44 2013
+++ loncom/html/adm/help/tex/Authoring_Dynamic_Plot_Curve_Data.tex Thu Aug 18 11:38:40 2016
@@ -7,7 +7,7 @@
(see ``Specifying Curves to Plot'' section \ref{Authoring_Dynamic_Plot_Curve}).
The data must be either a perl array, \texttt{@X}, or a comma separated list,
-such as ``0.5,0.9,1.5, 2.4'' (without quotes). 'NaN' is a valid value.
+such as ``0.5,0.9,1.5, 2.4'' (without quotes). `NaN' is a valid value.
Note the the "Y" values are entered in a separate array.
The function and number of \textbf{data} tags required varies based on the
More information about the LON-CAPA-cvs
mailing list