From mboxrd@z Thu Jan 1 00:00:00 1970 From: Charles Howard Subject: =?UTF-8?B?UmU6IFtPcmdtb2RlXSBSRTogVXNpbmcgc2ltcGxlIGNzcyBpbiBI?= =?UTF-8?B?VE1MIGV4cG9ydOKAjw==?= Date: Sun, 5 Jul 2009 19:22:04 +0100 Message-ID: <771c31300907051122k1dec4667m932ec1497b19dd64@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0173106620==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MNWLt-00082B-5m for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:22:13 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MNWLo-00081L-AS for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:22:12 -0400 Received: from [199.232.76.173] (port=58189 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MNWLo-00081G-65 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:22:08 -0400 Received: from wf-out-1314.google.com ([209.85.200.174]:1513) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MNWLn-0004YD-J2 for emacs-orgmode@gnu.org; Sun, 05 Jul 2009 14:22:07 -0400 Received: by wf-out-1314.google.com with SMTP id 23so1391166wfg.24 for ; Sun, 05 Jul 2009 11:22:05 -0700 (PDT) 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: emacs-orgmode@gnu.org --===============0173106620== Content-Type: multipart/alternative; boundary=000e0cd17c82708346046df97706 --000e0cd17c82708346046df97706 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks Sebastian. I've changed to a gmail account. Hope this leaves the code intact. > Just to be sure... > > 1.) Your *.org file should have this in the header: > > #+style: Exactly that, except that style was in capitals. > What did Org-mode's XHTML export section look like then? *************************************** Directory skeleton (with explanations)

Directory skeleton

********************************************************* Line 46 was already in the table of contents. I'm using org-mode 6.06, emacs 22.1.1, Ubuntu 8.04. I'm completely puzzled. Giving up ? -- nope. Charles =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D Re: [Orgmode] RE: Using simple css in HTML export=E2=80=8F From: Sebastian Rose (sebastian_rose@gmx.de) Sent: 03 July 2009 23:16:27 To: Charles Howard (incubando@hotmail.co.uk) Cc: emacs-orgmode (emacs-orgmode@gnu.org) Charles Howard writes: > The hotmail account I am using seems to have stripped out the html code. What did Org-mode's XHTML export 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: 2.) After export, line ~47 (or 46 or 48...) should look like this: 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 --000e0cd17c82708346046df97706 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks Sebastian.

I've changed to a gmail account. Hope this le= aves the code intact.

> Just to be sure...
>=C2=A0
>= ; 1.) Your *.org file should have this in the header:
>=C2=A0
>= ; #+style: <link rel=3D"stylesheet" type=3D"text/css"= ; href=3D"basic.css" />
=C2=A0
Exactly that, except that style was in capitals.=C2=A0
=C2=A0=
> What did Org-mode's XHTML export <head> section look lik= e then?

***************************************

<!DOCTYPE = html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2= =A0=C2=A0 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<h= tml xmlns=3D"http://www.w3.or= g/1999/xhtml"
lang=3D"en" xml:lang=3D"en">
<head>
<= title>Directory skeleton (with explanations)</title>
<meta h= ttp-equiv=3D"Content-Type" content=3D"text/html;charset=3Dis= o-8859-1"/>
<meta name=3D"generator" content=3D"Org-mode"/><meta name=3D"generated" content=3D"2009-07-05 19:08:09= BST"/>
<meta name=3D"author" content=3D"Study= "/>
<style type=3D"text/css">
=C2=A0 html { font-family: Tim= es, serif; font-size: 12pt; }
=C2=A0 .title=C2=A0 { text-align: center; = }
=C2=A0 .todo=C2=A0=C2=A0 { color: red; }
=C2=A0 .done=C2=A0=C2=A0 {= color: green; }
=C2=A0 .tag=C2=A0=C2=A0=C2=A0 { background-color:lightb= lue; font-weight:normal }
=C2=A0 .target { }
=C2=A0 .timestamp { color: grey }
=C2=A0 .timestam= p-kwd { color: CadetBlue }
=C2=A0 p.verse { margin-left: 3% }
=C2=A0 = pre {
=C2=A0=C2=A0=C2=A0 border: 1pt solid #AEBDCC;
=C2=A0=C2=A0=C2= =A0 background-color: #F3F5F7;
=C2=A0=C2=A0=C2=A0 padding: 5pt;
=C2=A0=C2=A0=C2=A0 font-family: courier, monospace;
=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0=C2=A0=C2=A0 font-size: 90%;
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0= =C2=A0=C2=A0 overflow:auto;
=C2=A0 }
=C2=A0 table { border-collapse: = collapse; }
=C2=A0 td, th { vertical-align: top; }
=C2=A0 dt { font-w= eight: bold; }
</style>
</head><body>
<h1 class=3D"title">Directory = skeleton</h1>


<div id=3D"table-of-contents"&g= t;

*********************************************************

Line 46 was already in the table of contents.

I'm using org-mod= e 6.06, emacs 22.1.1, Ubuntu 8.04.

I'm completely puzzled. Givi= ng up ? -- nope.

Charles

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D

Re: [Orgmode] RE: Using simple css in HTML export=E2=80=8F
From: =C2= =A0=C2=A0=C2=A0 Sebastian Rose (se= bastian_rose@gmx.de)
Sent: =C2=A0=C2=A0=C2=A0 03 July 2009 23:16:27<= br>To: =C2=A0=C2=A0=C2=A0 Charles Howard (incubando@hotmail.co.uk)
Cc: =C2=A0=C2=A0=C2=A0 emacs-orgmode (emacs-orgmode@gnu.org)

Charles Howard <incubando@hotmail.co.uk> writes:
> Th= e hotmail account I am using seems to have stripped out the html code.
=C2=A0
=C2=A0
What did Org-mode's XHTML export <head> secti= on look like then?
=C2=A0
=C2=A0
> I did have such a line follo= wing 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.
=C2=A0
=C2=A0
OK. Just to be sur= e...
=C2=A0
1.) Your *.org file should have this in the header:
= =C2=A0
#+style: <link rel=3D"stylesheet" type=3D"text/= css" href=3D"basic.css" />
=C2=A0
=C2=A0
2.) After export, line ~47 (or 46 or 48...) should look= like this:
=C2=A0
=C2=A0 <link rel=3D"stylesheet" type= =3D"text/css" href=3D"basic.css" />
=C2=A0
=C2= =A0 If not, make sure step 1.) is done.
=C2=A0
=C2=A0
=C2=A0
Now, if the exported *.html file and basic.cs= s live in the same
directory, it should work.
=C2=A0
=C2=A0
Sor= ry, you're not allowed to simply give up :)
=C2=A0
=C2=A0
=C2= =A0
Sebastian
=C2=A0
=C2=A0

--000e0cd17c82708346046df97706-- --===============0173106620== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0173106620==--