Re: errors of lyx which i observe

2013-05-01 Thread Vincent van Ravesteijn
Op 1-5-2013 15:37, Kamal Garg schreef: i choose your project in gsoc.i read some ideas that you given in it.but i found some other error in it like when i copy and paste then space are ignored by it for example: #include #include using namespace std; it paste like this: #include#include,stdlib.

errors of lyx which i observe

2013-05-01 Thread Kamal Garg
i choose your project in gsoc.i read some ideas that you given in it.but i found some other error in it like when i copy and paste then space are ignored by it for example: #include #include using namespace std; it paste like this: #include#include,stdlib.h> using namespace std; i think that it ha