summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNishanth Amuluru2010-09-23 10:58:39 +0530
committerNishanth Amuluru2010-09-23 10:58:39 +0530
commitab66d78c4d6a2d89de72a7057763763c8fccc2d6 (patch)
treeff8016ed7686015dd7caee6f311acaed054c0718
parentbc04330df3d4e01c02cdd8bce1f7567e2239f026 (diff)
downloadst-scripts-ab66d78c4d6a2d89de72a7057763763c8fccc2d6.tar.gz
st-scripts-ab66d78c4d6a2d89de72a7057763763c8fccc2d6.tar.bz2
st-scripts-ab66d78c4d6a2d89de72a7057763763c8fccc2d6.zip
made the comments in my script as rst comments
-rw-r--r--embellishing_a_plot.rst8
1 files changed, 4 insertions, 4 deletions
diff --git a/embellishing_a_plot.rst b/embellishing_a_plot.rst
index 3c22ef9..e226df5 100644
--- a/embellishing_a_plot.rst
+++ b/embellishing_a_plot.rst
@@ -17,7 +17,7 @@ Let us start ipython with pylab loaded, by typing on the terminal
ipython -pylab
-#[madhu: I feel the instructions should precede the actual action,
+.. #[madhu: I feel the instructions should precede the actual action,
since while recording we need to know before hand what we need to do]
We shall first make a simple plot and start decorating it.
@@ -90,7 +90,7 @@ A combination of colour and linewidth would do the job for us. Hence
produces the required plot
-#[Nishanth]: I could not think of a SIMPLE recipe approach for
+.. #[Nishanth]: I could not think of a SIMPLE recipe approach for
introducing linestyle. Hence the naive approach.
.. #[[Anoop: I guess the recipe is fine, but would be better if you
@@ -194,7 +194,7 @@ for instance, we can use
and we get the polynomial formatted properly.
-#[Nishanth]: Unsure if I have to give this exercise since enclosing the whole
+.. #[Nishanth]: Unsure if I have to give this exercise since enclosing the whole
string in LaTex style is not good
.. #[[Anoop: I guess you can go ahead with the LaTex thing, it's
@@ -295,7 +295,7 @@ we have looked at
{{{ Show the "sponsored by FOSSEE" slide }}}
-#[Nishanth]: Will add this line after all of us fix on one.
+.. #[Nishanth]: Will add this line after all of us fix on one.
This tutorial was created as a part of FOSSEE project, NME ICT, MHRD India
Hope you have enjoyed and found it useful.