diff -r 88a01948450d -r d33698326409 saving_plots/quickref.tex --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/saving_plots/quickref.tex Wed Dec 01 16:51:35 2010 +0530 @@ -0,0 +1,5 @@ +Saving a plot(png):\\ +{\ex \lstinline| savefig('filename.png')|} + +Saving a plot(pdf):\\ +{\ex \lstinline| savefig('filename.pdf')|}