[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] HTML export of verbatim org-file
From: |
Sebastian Rose |
Subject: |
Re: [Orgmode] HTML export of verbatim org-file |
Date: |
Tue, 23 Jun 2009 02:15:50 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.0.93 (gnu/linux) |
Stefan Vollmar <address@hidden> 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