emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sebastian Rose <sebastian_rose@gmx.de>
To: Charles Howard <incubando@hotmail.co.uk>
Cc: emacs-orgmode <emacs-orgmode@gnu.org>
Subject: Re: RE: Using simple css in HTML export
Date: Sat, 04 Jul 2009 01:20:31 +0200	[thread overview]
Message-ID: <87iqi9z740.fsf@kassiopeya.MSHEIMNETZ> (raw)
In-Reply-To: <BLU103-W15F09E090B01C0D51635E9E52C0@phx.gbl> (Charles Howard's message of "Fri, 3 Jul 2009 21:53:52 +0000")

Charles Howard <incubando@hotmail.co.uk> writes:
> The hotmail account I am using seems to have stripped out the html code. 


What did Org-mode's XHTML export <head> section look like then?


> I did have such a line following STYLE, as in the link you quoted. 
>
> I had the css file in the same dir as the org file. I used basic.css and ./basic.css
> with no success either way. 


OK. Just to be sure...

1.) Your *.org file should have this in the header:

#+style: <link rel="stylesheet" type="text/css" href="basic.css" />




2.) After export, line ~47 (or 46 or 48...) should look like this:

  <link rel="stylesheet" type="text/css" href="basic.css" />

  If not, make sure step 1.) is done.



Now, if the exported *.html file and basic.css live in the same
directory, it should work.


Sorry, you're not allowed to simply give up :)



Sebastian

  reply	other threads:[~2009-07-03 23:16 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-03 18:38 Using simple css in HTML export Charles Howard
2009-07-03 19:20 ` Matthew Lundin
2009-07-03 21:53   ` Charles Howard
2009-07-03 23:20     ` Sebastian Rose [this message]
2009-07-03 19:29 ` Dan Davison

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=87iqi9z740.fsf@kassiopeya.MSHEIMNETZ \
    --to=sebastian_rose@gmx.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=incubando@hotmail.co.uk \
    /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).