From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrea Crotti Subject: [babel] dot in pdf directly Date: Mon, 9 Nov 2009 21:16:58 +0000 (UTC) Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N7bcG-0006VU-PK for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:17:36 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N7bcB-0006O2-SC for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:17:36 -0500 Received: from [199.232.76.173] (port=47944 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N7bcB-0006Nd-GT for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:17:31 -0500 Received: from lo.gmane.org ([80.91.229.12]:52008) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N7bcB-0007jX-5z for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 16:17:31 -0500 Received: from list by lo.gmane.org with local (Exim 4.50) id 1N7bc8-00052j-GS for emacs-orgmode@gnu.org; Mon, 09 Nov 2009 22:17:28 +0100 Received: from ip116-027.hgracht.RWTH-Aachen.DE ([134.130.116.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Nov 2009 22:17:28 +0100 Received: from andrea.crotti.0 by ip116-027.hgracht.RWTH-Aachen.DE with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 09 Nov 2009 22:17:28 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Still a couple of questions, I found something here in the newsgroup but nothing helped me... First, how many and where can I find all the possible #+begin_...? I mean why is #+begin_dot and not #+begin_src dot? I would like to insert my dot info and on exporting getting a pdf with embedded the generated eps, it would be great! I don't have very clear the grammar I can use in the #+begin_.. line, is there a clear explanation somewhere? Thanks for the fantastic work!