Re: [O] Generic Source block language specification?

2012-11-25 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/11/12 01:28, Nicolas Goaziou wrote: Hello, Jambunathan K kjambunat...@gmail.com writes: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow:

Re: [O] Generic Source block language specification?

2012-11-25 Thread Nicolas Goaziou
Rainer M Krug r.m.k...@gmail.com writes: In a document, I have several source blocks with real code (i.e. bash and R in this case) Now I have one block, which is not really source code, but which is kind of source code, in my case a definition of a projection for a GIS project. Now I would

Re: [O] Generic Source block language specification?

2012-11-25 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 25/11/12 16:37, Nicolas Goaziou wrote: Rainer M Krug r.m.k...@gmail.com writes: In a document, I have several source blocks with real code (i.e. bash and R in this case) Now I have one block, which is not really source code, but which is

Re: [O] Generic Source block language specification?

2012-11-25 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/11/12 19:11, Jambunathan K wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29

Re: [O] Generic Source block language specification?

2012-11-24 Thread Nicolas Goaziou
Hello, Jambunathan K kjambunat...@gmail.com writes: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29

Re: [O] Generic Source block language specification?

2012-11-23 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/11/12 00:17, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29

Re: [O] Generic Source block language specification?

2012-11-23 Thread Eric Schulte
Rainer M Krug r.m.k...@gmail.com writes: On 23/11/12 00:17, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29

Re: [O] Generic Source block language specification?

2012-11-23 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 23/11/12 16:02, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: On 23/11/12 00:17, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a

Re: [O] Generic Source block language specification?

2012-11-23 Thread Eric Schulte
Rainer M Krug r.m.k...@gmail.com writes: On 23/11/12 16:02, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: On 23/11/12 00:17, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text

Re: [O] Generic Source block language specification?

2012-11-23 Thread Nick Dokos
Rainer M Krug r.m.k...@gmail.com wrote: On 23/11/12 16:02, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: On 23/11/12 00:17, Eric Schulte wrote: Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a

Re: [O] Generic Source block language specification?

2012-11-23 Thread Jambunathan K
Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29 +lon_0=30.75 +x_0=0 +y_0=0

Re: [O] Generic Source block language specification?

2012-11-22 Thread Eric Schulte
Rainer M Krug r.m.k...@gmail.com writes: Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29 +lon_0=30.75 +x_0=0 +y_0=0

[O] Generic Source block language specification?

2012-11-21 Thread Rainer M Krug
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi I have in a document a definition of a projection, which is essentially a text as follow: #+BEGIN_src +proj=aea +lat_1=-28.25 +lat_2=-29.75 +lat_0=29 +lon_0=30.75 +x_0=0 +y_0=0