From: Sebastian Rose <sebastian_rose@gmx.de>
To: Jan Seeger <jan.seeger@thenybble.de>
Cc: Org Mode List <emacs-orgmode@gnu.org>
Subject: Re: Adding HTML into exported files
Date: Wed, 11 Feb 2009 02:48:26 +0100 [thread overview]
Message-ID: <87k57x4uc5.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <87ocxaxt88.wl%jan.seeger@thenybble.de> (Jan Seeger's message of "Tue, 10 Feb 2009 15:27:19 +0100")
Jan Seeger <jan.seeger@thenybble.de> writes:
>> and C)
>>
>> This is the cleanest way to do it.
>>
>> #+ATTR_HTML: alt="an image" id="mySpecialImmage"
>> [[./img/a.jpg] ]
>>
>> and use CSS.
>>
> The problem is that I can't use CSS. I need to modify the HTML to
> insert an element which forces the outline-2 container to extend all
> the way down to the end of the image.
I do not understand what you mean by 'I can't use CSS'. You mean
external stylesheets?
If so, no problem. You may add several lines to the
export-options-template on top of the file:
#+STYLE: <style type="text/css"><![CDATA[
#+STYLE: #mySpecialImage{border:1px solid black;border-spacing:10px;...}
Regards,
--
Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover
Tel.: +49 (0)511 - 36 58 472
Fax: +49 (0)1805 - 233633 - 11044
mobil: +49 (0)173 - 83 93 417
Http: www.emma-stil.de
next prev parent reply other threads:[~2009-02-11 1:45 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-10 13:06 Adding HTML into exported files Jan Seeger
2009-02-10 14:03 ` Sebastian Rose
2009-02-10 14:05 ` Richard Riley
2009-02-10 14:27 ` Sebastian Rose
2009-02-10 15:20 ` Richard Riley
2009-02-10 19:30 ` Carsten Dominik
2009-02-10 19:56 ` Richard Riley
2009-02-11 2:04 ` Sebastian Rose
2009-02-11 10:34 ` Carsten Dominik
2009-02-10 14:27 ` Jan Seeger
2009-02-11 1:48 ` Sebastian Rose [this message]
2009-02-11 17:34 ` Jan Seeger
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=87k57x4uc5.fsf@kassiopeya.MSHEIMNETZ \
--to=sebastian_rose@gmx.de \
--cc=emacs-orgmode@gnu.org \
--cc=jan.seeger@thenybble.de \
/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).