[LON-CAPA-cvs] cvs: loncom /html/adm/help/tex Authoring_Dynamic_Plot.tex

raeburn raeburn at source.lon-capa.org
Thu Aug 18 07:36:48 EDT 2016


raeburn		Thu Aug 18 11:36:48 2016 EDT

  Modified files:              
    /loncom/html/adm/help/tex	Authoring_Dynamic_Plot.tex 
  Log:
  - Use LaTeX-style single quotes.
  
  
Index: loncom/html/adm/help/tex/Authoring_Dynamic_Plot.tex
diff -u loncom/html/adm/help/tex/Authoring_Dynamic_Plot.tex:1.5 loncom/html/adm/help/tex/Authoring_Dynamic_Plot.tex:1.6
--- loncom/html/adm/help/tex/Authoring_Dynamic_Plot.tex:1.5	Tue Aug 20 15:35:30 2013
+++ loncom/html/adm/help/tex/Authoring_Dynamic_Plot.tex	Thu Aug 18 11:36:48 2016
@@ -1,7 +1,7 @@
 \label{Authoring_Dynamic_Plot}
 Dynamically generated plots are used to produce graphs which will be
 different for each student who views them. The plots are produced by
-calling 'gnuplot', and in fact the xml tag for the plots is <gnuplot>.
+calling `gnuplot', and in fact the xml tag for the plots is <gnuplot>.
 
 Dynamically generated plots should be used in conjunction with a perl
 script block which generates the data to be plotted. If you are using




More information about the LON-CAPA-cvs mailing list