From: Carsten Dominik <dominik@uva.nl>
To: Richard G Riley <rileyrgdev@googlemail.com>
Cc: org-mode <emacs-orgmode@gnu.org>
Subject: Re: exporting src as html
Date: Thu, 17 Jul 2008 09:29:04 -0700 [thread overview]
Message-ID: <4981FF65-4537-4A5F-A559-3137C4D42027@uva.nl> (raw)
In-Reply-To: <9bq0wk2r1.fsf@richardriley.net>
On Jul 17, 2008, at 7:24 AM, Richard G Riley wrote:
>
> jmcbray@carcosa.net (Jason F. McBrayer) writes:
>
>> Carsten Dominik <dominik@uva.nl> writes:
>>
>>> Hi,
>>>
>>> do any of the HTML gurus on this list have an opinion on the
>>> additional div for specific source examples?
>>>
>>
>> Instead of doing something like this:
>> <div class="src">
>> <div class="src-emacs-lisp">
>> (psychoanalyze-pinhead)
>> </div>
>> </div>
>>
>> you should do something like this:
>>
>> <div class="src src-emacs-lisp">
>> (psychoanalyze-pinhead)
>> </div>
>>
>> Both the src and src-emacs-lisp classes will get applied to that div.
>
> Yes, but end result the same. I think it's a nice addition to be
> able to
> customise different src types ones self.
OK, you got it. src-emacs-lisp for emacs list and accordingly for
other modes. BEGIN_EXAMPLE get the "example" class.
- Carsten
prev parent reply other threads:[~2008-07-17 16:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-12 18:07 exporting src as html Richard G Riley
2008-07-14 18:31 ` Carsten Dominik
2008-07-15 2:21 ` Richard G Riley
2008-07-16 17:42 ` Carsten Dominik
2008-07-17 14:16 ` Jason F. McBrayer
2008-07-17 14:24 ` Richard G Riley
2008-07-17 16:29 ` Carsten Dominik [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4981FF65-4537-4A5F-A559-3137C4D42027@uva.nl \
--to=dominik@uva.nl \
--cc=emacs-orgmode@gnu.org \
--cc=rileyrgdev@googlemail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).