Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread Sebastian Rose
David St-Hilaire writes: >> Hm - anything else must cause this. I don't think your org-mode version >> older than the feature? >> > > I don't think so. I'm using the most recent version available in gentoo's > portage: > > d...@david-laptop ~ $ eix org-mode > [I] app-emacs/org-mode > Availa

Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread David St-Hilaire
Manish wrote: > #+STYLE was added on 6.08 [1]. Org-mode is a very fast moving target. You > might want to take a look at "Keeping current" in Org FAQ [2]. > > 1. http://orgmode.org/Changes.html > 2. http://orgmode.org/worg/org-faq.php > I see! Sorry for that newb question and thank you for yo

Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread Manish
On Mon, Feb 2, 2009 at 8:02 PM, David St-Hilaire wrote: > Sebastian Rose wrote: >> Hi David, >> >> >> Exactly that file works fine here. >> >> Hm - anything else must cause this. I don't think your org-mode version >> older than the feature? >> > > I don't think so. I'm using the most recent versio

Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread David St-Hilaire
Sebastian Rose wrote: > Hi David, > > > Exactly that file works fine here. > > Hm - anything else must cause this. I don't think your org-mode version > older than the feature? > I don't think so. I'm using the most recent version available in gentoo's portage: d...@david-laptop ~ $ eix org-

Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread Sebastian Rose
Hi David, Exactly that file works fine here. Hm - anything else must cause this. I don't think your org-mode version older than the feature? Regards, Sebastian -- Sebastian Rose, EMMA STIL - mediendesign, Niemeyerstr.6, 30449 Hannover Tel.: +49 (0)511 - 36 58 472 Fax: +49 (0)1805 -

Re: [Orgmode] Usage of #+STYLE:

2009-02-02 Thread David St-Hilaire
Carsten Dominik wrote: > When I do this, the line is included. > > I need a minimal example to find out more. Ok I've attached a minimal org file which uses both the #+TITLE: form (which works fine) and the #+STYLE: form (wich doesn't). I've also attach the generated html file. Thank you! ^_^ T

Re: [Orgmode] Usage of #+STYLE:

2009-01-31 Thread Carsten Dominik
When I do this, the line is included. I need a minimal example to find out more. - Carsten On Jan 30, 2009, at 7:47 PM, David St-Hilaire wrote: Hello! I tried to add the follwing line to one of my org file: #+STYLE: but, when I export it to html, there is no line in the resulting html...