From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: "Generic" Source block language specification? Date: Sun, 25 Nov 2012 17:01:35 +0100 Message-ID: <50B240DF.1090407@gmail.com> References: <50ACE060.4030207@gmail.com> <87vccw8a11.fsf@gmail.com> <87sj7y4jbe.fsf@gmail.com> <50B2392D.6030201@gmail.com> <87txsd3d8g.fsf@gmail.com> Reply-To: Rainer@krugs.de Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:56190) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TceeO-00029a-BY for emacs-orgmode@gnu.org; Sun, 25 Nov 2012 11:01:48 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TceeJ-00005q-Pa for emacs-orgmode@gnu.org; Sun, 25 Nov 2012 11:01:44 -0500 Received: from mail-we0-f169.google.com ([74.125.82.169]:34779) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TceeJ-00005l-J0 for emacs-orgmode@gnu.org; Sun, 25 Nov 2012 11:01:39 -0500 Received: by mail-we0-f169.google.com with SMTP id t49so2463972wey.0 for ; Sun, 25 Nov 2012 08:01:38 -0800 (PST) In-Reply-To: <87txsd3d8g.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: Rainer@krugs.de, emacs-orgmode , Jambunathan K -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 25/11/12 16:37, Nicolas Goaziou wrote: > Rainer M Krug 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 like to have this >> definition of the projection displayed in the exported document as the other source blocks, >> If I put it into an EXAMPLE block, it is exported to LaTeX as verbatin and not listing, and >> all customisations ai have for listings (smaller font, grey background, ...) do *not* apply >> to the EXAMPLE block, but woyuld to a "fundamental" source block. So the EXAMPLE block is in >> this case not equivalent to the fundamental source block. >> >> Hope this clarifies the difference, > > Yes, thanks. > > Since you use "listings" package, can't you define a new language (i.e. with > \lstdefinelanguage{pseudocode}) and then use "#+begin_src pseudocode" block? Well - this does not seem to be necessary. If I use #+begin_src fundamental ... #+end_src the block will be formated following the rules for "listings". Even if I use #+begin_src BlaBlaBla ... #+end_src it does not produce an error message in LaTeX. Nice with fundamental: I can use C-c ' to open the block in a new buffer and edit it there - very handy. If I would like to have some highlighting in the source block in the LaTeX export, I obviously would have to define a new language - nice idea actually for the final output. Thanks, Rainer > > > Regards, > - -- Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology, UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://www.enigmail.net/ iEYEARECAAYFAlCyQN8ACgkQoYgNqgF2egon2QCgi2XwZtHYDSvbUvp5OQm9/1sM w3IAnj6qBems+qPepvahxB+GxKJMNONK =UAoO -----END PGP SIGNATURE-----