From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: [babel] options to the example directive Date: Tue, 03 Nov 2009 14:55:01 +0000 Message-ID: <87ljinwtdm.wl%ucecesf@ucl.ac.uk> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N5Kn1-0008Cz-84 for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 09:55:19 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N5Kmw-0008Bw-Ge for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 09:55:18 -0500 Received: from [199.232.76.173] (port=58378 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N5Kmw-0008Bp-9v for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 09:55:14 -0500 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:34219) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N5Kmv-0004TN-7T for emacs-orgmode@gnu.org; Tue, 03 Nov 2009 09:55:14 -0500 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: org-mode mailing list I am finding org-babel incredibly useful in the preparation of documentation for didactic purposes. Kudos to the developers! I have two queries that I cannot seem to find an answer to in the documentation: 1. is there any way to specify arguments that should be generated for the #+begin_example line for the results of a babel invocation? Specifically, I would like to append automatically, for instance, arguments such as "-t -w 100 -h 20" so that the export to HTML output is presented in a text box that has scroll bars etc. 2. even if I manually put the options on the begin_example line, the export to HTML creates a '
' directive instead
   of what I would expect: '