From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sebastian Rose Subject: Re: HTML export of verbatim org-file Date: Tue, 23 Jun 2009 02:15:50 +0200 Message-ID: <87ab3zerex.fsf@kassiopeya.MSHEIMNETZ> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MItcC-0005KP-R4 for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 20:11:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MItc8-0005EW-By for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 20:11:56 -0400 Received: from [199.232.76.173] (port=33705 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MItc8-0005EQ-1O for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 20:11:52 -0400 Received: from mail.gmx.net ([213.165.64.20]:60774) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1MItc7-0006LQ-Fr for emacs-orgmode@gnu.org; Mon, 22 Jun 2009 20:11:51 -0400 In-Reply-To: (Stefan Vollmar's message of "Tue, 23 Jun 2009 00:23:54 +0200") 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: Stefan Vollmar Cc: emacs-orgmode Stefan Vollmar writes: > Hello, > > I have an org-file with a "colophon" and I want to explain (a bit) why and how I > used org-mode for a particular piece of documentation (exported as HTML). I > want interested readers to take a look at the org-"source"-file and the > CSS-file, too. How about this: #+begin_src org ,#+OPTIONS: startup:folded #+end_src ?? Sebastian