embellishing_a_plot.rst
changeset 130 5b04f1c63b16
parent 129 dcb9b50761eb
child 138 85ed0d5d28f8
equal deleted inserted replaced
129:dcb9b50761eb 130:5b04f1c63b16
   129 for instance, we can use::
   129 for instance, we can use::
   130 
   130 
   131     title("Parabolic function $-x^2+4x-5$")
   131     title("Parabolic function $-x^2+4x-5$")
   132 
   132 
   133 and we get the polynomial formatted properly.
   133 and we get the polynomial formatted properly.
       
   134 
       
   135 #[Nishanth]: Unsure if I have to give this exercise since enclosing the whole
       
   136              string in LaTex style is not good
   134 
   137 
   135 {{{ Pause here and try out the following exercises }}}
   138 {{{ Pause here and try out the following exercises }}}
   136 
   139 
   137 %% 4 %% Change the title of the figure such that the whole title is formatted
   140 %% 4 %% Change the title of the figure such that the whole title is formatted
   138         in LaTex style
   141         in LaTex style